<?php
namespace ContainerHxdYlVN;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'App\\Controller\\ADMIN\\Cursos' => 'getCursosService',
'App\\Controller\\ADMIN\\Users' => 'getUsersService',
'App\\Controller\\Authentication' => 'getAuthenticationService',
'App\\Controller\\COMUNICACIONES\\Announcement' => 'getAnnouncementService',
'App\\Controller\\COMUNICACIONES\\AnnouncementCategory' => 'getAnnouncementCategoryService',
'App\\Controller\\DEBERES\\Deberes' => 'getDeberesService',
'App\\Controller\\MAGENTO\\Magento' => 'getMagentoService',
'App\\Controller\\MENSAJERIA\\Bidireccional' => 'getBidireccionalService',
'App\\Controller\\MENSAJERIA\\Masivo' => 'getMasivoService',
'App\\Controller\\MENSAJERIA\\Mensajes' => 'getMensajesService',
'App\\Controller\\MENSAJERIA\\Retro' => 'getRetroService',
'App\\Controller\\MENSAJERIA\\Retros' => 'getRetrosService',
'App\\Controller\\PROFESOR\\Alumnos' => 'getAlumnosService',
'App\\Controller\\PROFESOR\\Asignaturas' => 'getAsignaturasService',
'App\\Controller\\PROFESOR\\Cursos' => 'getCursos2Service',
'App\\Controller\\PROFESOR\\Deberes' => 'getDeberes2Service',
'App\\Controller\\RequestTransform' => 'getRequestTransformService',
'App\\Controller\\SUPERADMIN\\Areas' => 'getAreasService',
'App\\Controller\\SUPERADMIN\\Aulas' => 'getAulasService',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH' => 'getCursosHService',
'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas' => 'getImpoPreguntasService',
'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert' => 'getPdfConvertService',
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores' => 'getProfesoresService',
'App\\Controller\\SUPERADMIN\\Retro\\Retro' => 'getRetro2Service',
'App\\Controller\\SUPERADMIN\\Sedes' => 'getSedesService',
'App\\Controller\\SUPERADMIN\\Stats\\Stats' => 'getStatsService',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas' => 'getPreguntasService',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas' => 'getRespuestasService',
'App\\Controller\\SUPERADMIN\\Temas\\Temas' => 'getTemasService',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos' => 'getRecursosService',
'App\\Controller\\SUPERADMIN\\Users' => 'getUsers2Service',
'App\\Controller\\_ALUMNO\\AlumnoExamenes' => 'getAlumnoExamenesService',
'App\\Controller\\_ALUMNO\\AlumnoStats' => 'getAlumnoStatsService',
'App\\Controller\\_ALUMNO\\Compras' => 'getComprasService',
'App\\Controller\\_BIBLIOTECA\\Biblioteca' => 'getBibliotecaService',
'App\\Controller\\_CASO_PRACTICO\\CasoPractico' => 'getCasoPracticoService',
'App\\Controller\\_CERTIFICADOS\\Certificados' => 'getCertificadosService',
'App\\Controller\\_CERTIFICADOS\\Diplomas' => 'getDiplomasService',
'App\\Controller\\_COMPARATIVA_BAJA\\ComparativaBaja' => 'getComparativaBajaService',
'App\\Controller\\_CONFIGURACION\\Configuracion' => 'getConfiguracionService',
'App\\Controller\\_CONVOCATORIA\\Convocatoria' => 'getConvocatoriaService',
'App\\Controller\\_CURSOS\\Cursos' => 'getCursos3Service',
'App\\Controller\\_CURSOS\\auxCursos' => 'getAuxCursosService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\Dashboard' => 'getDashboardService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\EvoStudentsMonth' => 'getEvoStudentsMonthService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarkPresentialForMoth' => 'getHalfMarkPresentialForMothService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarksStudentByArea' => 'getHalfMarksStudentByAreaService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsBySede' => 'getStudentsBySedeService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsLastMonth' => 'getStudentsLastMonthService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsOnline' => 'getStudentsOnlineService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromArea' => 'getTeachersFromAreaService',
'App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromSede' => 'getTeachersFromSedeService',
'App\\Controller\\_DOCUMENTACION_GENERAL\\DocumentacionGeneral' => 'getDocumentacionGeneralService',
'App\\Controller\\_ESTADISTICAS\\Estadisticas' => 'getEstadisticasService',
'App\\Controller\\_EVOLUCION_ESTUDIO\\EvolucionEstudio' => 'getEvolucionEstudioService',
'App\\Controller\\_FILES\\ServerFiles' => 'getServerFilesService',
'App\\Controller\\_INFORMES\\Informes' => 'getInformesService',
'App\\Controller\\_INGLES\\Ingles' => 'getInglesService',
'App\\Controller\\_LOGROS\\Logros' => 'getLogrosService',
'App\\Controller\\_MANUAL_PDF\\ManualPdf' => 'getManualPdfService',
'App\\Controller\\_MENU\\Menu' => 'getMenuService',
'App\\Controller\\_ORTOGRAFIA\\Ortografia' => 'getOrtografiaService',
'App\\Controller\\_PREGUNTAS\\Preguntas' => 'getPreguntas2Service',
'App\\Controller\\_PREGUNTAS\\importarPreguntas' => 'getImportarPreguntasService',
'App\\Controller\\_PROGRAMACION\\Programaciones' => 'getProgramacionesService',
'App\\Controller\\_PRUEBAS_FISICAS\\PruebasFisicas' => 'getPruebasFisicasService',
'App\\Controller\\_PSICOTECNICOS\\Psicotecnicos' => 'getPsicotecnicosService',
'App\\Controller\\_PUBLICIDAD\\Publicidad' => 'getPublicidadService',
'App\\Controller\\_PUBLICIDAD\\PublicidadAlumno' => 'getPublicidadAlumnoService',
'App\\Controller\\_RECURSOS\\NRecursos' => 'getNRecursosService',
'App\\Controller\\_RECURSO\\CursoRecursoCaso' => 'getCursoRecursoCasoService',
'App\\Controller\\_RECURSO\\CursoRecursoRefactor' => 'getCursoRecursoRefactorService',
'App\\Controller\\_RECURSO\\Recurso' => 'getRecursoService',
'App\\Controller\\_RECURSO_INFORME\\RecursoInforme' => 'getRecursoInformeService',
'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation' => 'getAddShowUnitsProgramationService',
'App\\Controller\\_SCRIPTS\\RecoveryUnitsCourse' => 'getRecoveryUnitsCourseService',
'App\\Controller\\_SCRIPTS\\addBirthdateUsers' => 'getAddBirthdateUsersService',
'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg' => 'getAddMsgKVToAllMsgService',
'App\\Controller\\_SCRIPTS\\updateUrlToVimeo' => 'getUpdateUrlToVimeoService',
'App\\Controller\\_SUPER_PROMOCION\\SuperPromocion' => 'getSuperPromocionService',
'App\\Controller\\_SUPER_PROMOCION\\SuperPromocionNotas' => 'getSuperPromocionNotasService',
'App\\Controller\\_SURVEY\\Survey' => 'getSurveyService',
'App\\Controller\\_TECNICAS_ESTUDIO\\TecnicasEstudio' => 'getTecnicasEstudioService',
'App\\Controller\\_TEMAS\\Temas' => 'getTemas2Service',
'App\\Controller\\_TEST\\NTest' => 'getNTestService',
'App\\Controller\\_TEST\\Test' => 'getTestService',
'App\\Controller\\_TEST\\TestRecurso' => 'getTestRecursoService',
'App\\Controller\\_TEST\\auxTest' => 'getAuxTestService',
'App\\Controller\\_USER\\ControlHoras' => 'getControlHorasService',
'App\\Controller\\_USER\\ControlPermisos' => 'getControlPermisosService',
'App\\Controller\\_USER\\Nuser' => 'getNuserService',
'App\\Controller\\_USER\\User' => 'getUserService',
'App\\Controller\\_USER\\UserListModel' => 'getUserListModelService',
'App\\Controller\\_USER\\auxPictureUser' => 'getAuxPictureUserService',
'App\\Controller\\_VIDEO_AYUDA\\VideoAyuda' => 'getVideoAyudaService',
'App\\Listener\\JWTCreatedListener' => 'getJWTCreatedListenerService',
'App\\Services\\FPDF\\HtmlToPdf' => 'getHtmlToPdfService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'acme_api.event.jwt_created_listener' => 'getAcmeApi_Event_JwtCreatedListenerService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand' => 'getCronCreateCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand' => 'getCronDeleteCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand' => 'getCronDisableCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand' => 'getCronEnableCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand' => 'getCronListCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand' => 'getCronRunCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand' => 'getCronStartCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand' => 'getCronStopCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'cron.executor' => 'getCron_ExecutorService',
'cron.manager' => 'getCron_ManagerService',
'cron.resolver' => 'getCron_ResolverService',
'cron.validator' => 'getCron_ValidatorService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'knp_paginator' => 'getKnpPaginatorService',
'knp_snappy.image' => 'getKnpSnappy_ImageService',
'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
'profiler' => 'getProfilerService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'services_resetter' => 'getServicesResetterService',
'session' => 'getSessionService',
'translator' => 'getTranslatorService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'serializer' => 'getSerializerService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
];
$this->aliases = [
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function createProxy($class, \Closure $factory)
{
return $factory();
}
/**
* Gets the public '.container.private.cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function get_Container_Private_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
}, 1));
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
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);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
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())));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
$a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
$d = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
$e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 2 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 3 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 5 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), 6 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b, $c, $d, $e, NULL, [])), 7 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 9 => 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, $e, NULL, [])], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$e = ($this->services['router'] ?? $this->getRouterService());
$f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$g->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);
$h = new \Symfony\Bridge\Twig\AppVariable();
$h->setEnvironment('dev');
$h->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$h->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
if ($this->has('request_stack')) {
$h->setRequestStack($f);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Twig\Extension\DebugExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
$instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e, $c)));
$instance->addGlobal('app', $h);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
])));
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public 'App\Controller\ADMIN\Cursos' shared autowired service.
*
* @return \App\Controller\ADMIN\Cursos
*/
protected function getCursosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ADMIN/Cursos.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\ADMIN\\Cursos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ADMIN\Users' shared autowired service.
*
* @return \App\Controller\ADMIN\Users
*/
protected function getUsersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ADMIN/Users.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\ADMIN\\Users', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Authentication' shared autowired service.
*
* @return \App\Controller\Authentication
*/
protected function getAuthenticationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Authentication.php';
include_once \dirname(__DIR__, 4).'/src/Services/Sessions/AuthenticationService.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\Authentication', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\COMUNICACIONES\Announcement' shared autowired service.
*
* @return \App\Controller\COMUNICACIONES\Announcement
*/
protected function getAnnouncementService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/COMUNICACIONES/Announcement.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\COMUNICACIONES\\Announcement', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\COMUNICACIONES\AnnouncementCategory' shared autowired service.
*
* @return \App\Controller\COMUNICACIONES\AnnouncementCategory
*/
protected function getAnnouncementCategoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/COMUNICACIONES/AnnouncementCategory.php';
include_once \dirname(__DIR__, 4).'/src/Services/MsgService/AnnouncementCategoryService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/AnnouncementCategoryRepository.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\COMUNICACIONES\\AnnouncementCategory', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\DEBERES\Deberes' shared autowired service.
*
* @return \App\Controller\DEBERES\Deberes
*/
protected function getDeberesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/DEBERES/Deberes.php';
include_once \dirname(__DIR__, 4).'/src/Services/DeberesService/DeberesService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\DEBERES\\Deberes', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MAGENTO\Magento' shared autowired service.
*
* @return \App\Controller\MAGENTO\Magento
*/
protected function getMagentoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MAGENTO/Magento.php';
include_once \dirname(__DIR__, 4).'/src/Services/MagentoService/MagentoService.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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);
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MAGENTO\\Magento', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MENSAJERIA\Bidireccional' shared autowired service.
*
* @return \App\Controller\MENSAJERIA\Bidireccional
*/
protected function getBidireccionalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MENSAJERIA/Bidireccional.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Bidireccional', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MENSAJERIA\Masivo' shared autowired service.
*
* @return \App\Controller\MENSAJERIA\Masivo
*/
protected function getMasivoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MENSAJERIA/Masivo.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Masivo', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MENSAJERIA\Mensajes' shared autowired service.
*
* @return \App\Controller\MENSAJERIA\Mensajes
*/
protected function getMensajesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MENSAJERIA/Mensajes.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Mensajes', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MENSAJERIA\Retro' shared autowired service.
*
* @return \App\Controller\MENSAJERIA\Retro
*/
protected function getRetroService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MENSAJERIA/Retro.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Retro', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MENSAJERIA\Retros' shared autowired service.
*
* @return \App\Controller\MENSAJERIA\Retros
*/
protected function getRetrosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MENSAJERIA/Retros.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Retros', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PROFESOR\Alumnos' shared autowired service.
*
* @return \App\Controller\PROFESOR\Alumnos
*/
protected function getAlumnosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PROFESOR/Alumnos.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Alumnos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PROFESOR\Asignaturas' shared autowired service.
*
* @return \App\Controller\PROFESOR\Asignaturas
*/
protected function getAsignaturasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PROFESOR/Asignaturas.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Asignaturas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PROFESOR\Cursos' shared autowired service.
*
* @return \App\Controller\PROFESOR\Cursos
*/
protected function getCursos2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PROFESOR/Cursos.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Cursos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PROFESOR\Deberes' shared autowired service.
*
* @return \App\Controller\PROFESOR\Deberes
*/
protected function getDeberes2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PROFESOR/Deberes.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Deberes', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\RequestTransform' shared autowired service.
*
* @return \App\Controller\RequestTransform
*/
protected function getRequestTransformService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/RequestTransform.php';
return $this->services['App\\Controller\\RequestTransform'] = new \App\Controller\RequestTransform();
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Areas' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Areas
*/
protected function getAreasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Areas.php';
include_once \dirname(__DIR__, 4).'/src/Util/AreaUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/AreaService/AreaService.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Areas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Aulas' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Aulas
*/
protected function getAulasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Aulas.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Aulas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Cursos\CursosH' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Cursos\CursosH
*/
protected function getCursosHService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Cursos/CursosH.php';
$this->services['App\\Controller\\SUPERADMIN\\Cursos\\CursosH'] = $instance = new \App\Controller\SUPERADMIN\Cursos\CursosH();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Cursos\\CursosH', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Importador\ImpoPreguntas' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Importador\ImpoPreguntas
*/
protected function getImpoPreguntasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Importador/ImpoPreguntas.php';
$this->services['App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas'] = $instance = new \App\Controller\SUPERADMIN\Importador\ImpoPreguntas();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\PdfConvert\PdfConvert' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\PdfConvert\PdfConvert
*/
protected function getPdfConvertService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/PdfConvert/PdfConvert.php';
$this->services['App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert'] = $instance = new \App\Controller\SUPERADMIN\PdfConvert\PdfConvert(($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Profesores\Profesores' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Profesores\Profesores
*/
protected function getProfesoresService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Profesores/Profesores.php';
$this->services['App\\Controller\\SUPERADMIN\\Profesores\\Profesores'] = $instance = new \App\Controller\SUPERADMIN\Profesores\Profesores();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Profesores\\Profesores', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Retro\Retro' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Retro\Retro
*/
protected function getRetro2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Retro/Retro.php';
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Retro\\Retro', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Sedes' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Sedes
*/
protected function getSedesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Sedes.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Sedes', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Stats\Stats' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Stats\Stats
*/
protected function getStatsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Stats/Stats.php';
$this->services['App\\Controller\\SUPERADMIN\\Stats\\Stats'] = $instance = new \App\Controller\SUPERADMIN\Stats\Stats();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Stats\\Stats', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Temas\Preguntas' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Temas\Preguntas
*/
protected function getPreguntasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Temas/Preguntas.php';
$this->services['App\\Controller\\SUPERADMIN\\Temas\\Preguntas'] = $instance = new \App\Controller\SUPERADMIN\Temas\Preguntas();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Temas\\Preguntas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Temas\Respuestas' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Temas\Respuestas
*/
protected function getRespuestasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Temas/Respuestas.php';
$this->services['App\\Controller\\SUPERADMIN\\Temas\\Respuestas'] = $instance = new \App\Controller\SUPERADMIN\Temas\Respuestas();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Temas\\Respuestas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Temas\Temas' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Temas\Temas
*/
protected function getTemasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Temas/Temas.php';
$this->services['App\\Controller\\SUPERADMIN\\Temas\\Temas'] = $instance = new \App\Controller\SUPERADMIN\Temas\Temas();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Temas\\Temas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Tests\Recursos' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Tests\Recursos
*/
protected function getRecursosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Tests/Recursos.php';
$this->services['App\\Controller\\SUPERADMIN\\Tests\\Recursos'] = $instance = new \App\Controller\SUPERADMIN\Tests\Recursos();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Tests\\Recursos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SUPERADMIN\Users' shared autowired service.
*
* @return \App\Controller\SUPERADMIN\Users
*/
protected function getUsers2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SUPERADMIN/Users.php';
$this->services['App\\Controller\\SUPERADMIN\\Users'] = $instance = new \App\Controller\SUPERADMIN\Users(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Users', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_ALUMNO\AlumnoExamenes' shared autowired service.
*
* @return \App\Controller\_ALUMNO\AlumnoExamenes
*/
protected function getAlumnoExamenesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_ALUMNO/AlumnoExamenes.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ALUMNO\\AlumnoExamenes', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_ALUMNO\AlumnoStats' shared autowired service.
*
* @return \App\Controller\_ALUMNO\AlumnoStats
*/
protected function getAlumnoStatsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_ALUMNO/AlumnoStats.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ALUMNO\\AlumnoStats', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_ALUMNO\Compras' shared autowired service.
*
* @return \App\Controller\_ALUMNO\Compras
*/
protected function getComprasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_ALUMNO/Compras.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ALUMNO\\Compras', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_BIBLIOTECA\Biblioteca' shared autowired service.
*
* @return \App\Controller\_BIBLIOTECA\Biblioteca
*/
protected function getBibliotecaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_BIBLIOTECA/Biblioteca.php';
include_once \dirname(__DIR__, 4).'/src/Util/LibraryUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/BibliotecaService/BibliotecaService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/BibliotecaRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$b = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
$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);
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_BIBLIOTECA\\Biblioteca', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_CASO_PRACTICO\CasoPractico' shared autowired service.
*
* @return \App\Controller\_CASO_PRACTICO\CasoPractico
*/
protected function getCasoPracticoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_CASO_PRACTICO/CasoPractico.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/CasoPracticoService/CasoPracticoService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
$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);
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CASO_PRACTICO\\CasoPractico', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_CERTIFICADOS\Certificados' shared autowired service.
*
* @return \App\Controller\_CERTIFICADOS\Certificados
*/
protected function getCertificadosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_CERTIFICADOS/Certificados.php';
include_once \dirname(__DIR__, 4).'/src/Services/FPDF/FpdfService.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdf/fpdf.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/FpdfTplTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/FpdfTpl.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/Fpdi.php';
include_once \dirname(__DIR__, 4).'/src/Services/FPDF/CertificadosPdf.php';
include_once \dirname(__DIR__, 4).'/src/Services/HtmlContainers/CertificadoCurso.php';
$a = ($this->services['kernel'] ?? $this->get('kernel', 1));
$b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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);
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CERTIFICADOS\\Certificados', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_CERTIFICADOS\Diplomas' shared autowired service.
*
* @return \App\Controller\_CERTIFICADOS\Diplomas
*/
protected function getDiplomasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_CERTIFICADOS/Diplomas.php';
include_once \dirname(__DIR__, 4).'/src/Util/TestUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/CertificadoService/CertificadoService.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdf/fpdf.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/FpdfTplTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/FpdfTpl.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/setasign/fpdi/src/Fpdi.php';
include_once \dirname(__DIR__, 4).'/src/Services/FPDF/DiplomaService.php';
include_once \dirname(__DIR__, 4).'/src/Services/HtmlContainers/CertificadoCurso.php';
$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())));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CERTIFICADOS\\Diplomas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_COMPARATIVA_BAJA\ComparativaBaja' shared autowired service.
*
* @return \App\Controller\_COMPARATIVA_BAJA\ComparativaBaja
*/
protected function getComparativaBajaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_COMPARATIVA_BAJA/ComparativaBaja.php';
include_once \dirname(__DIR__, 4).'/src/Util/QualificationCategoryUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/UserUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/ComparativaBajaService/ComparativaBajaService.php';
$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())));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_COMPARATIVA_BAJA\\ComparativaBaja', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_CONFIGURACION\Configuracion' shared autowired service.
*
* @return \App\Controller\_CONFIGURACION\Configuracion
*/
protected function getConfiguracionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_CONFIGURACION/Configuracion.php';
include_once \dirname(__DIR__, 4).'/src/Services/ConfigurationService/ConfigurationService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/ConfigurationRepository.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CONFIGURACION\\Configuracion', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_CONVOCATORIA\Convocatoria' shared autowired service.
*
* @return \App\Controller\_CONVOCATORIA\Convocatoria
*/
protected function getConvocatoriaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_CONVOCATORIA/Convocatoria.php';
$this->services['App\\Controller\\_CONVOCATORIA\\Convocatoria'] = $instance = new \App\Controller\_CONVOCATORIA\Convocatoria(($this->privates['App\\Services\\ConvocatoriaService\\ConvocatoriaService'] ?? $this->getConvocatoriaServiceService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CONVOCATORIA\\Convocatoria', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_CURSOS\Cursos' shared autowired service.
*
* @return \App\Controller\_CURSOS\Cursos
*/
protected function getCursos3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_CURSOS/Cursos.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CURSOS\\Cursos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_CURSOS\auxCursos' shared autowired service.
*
* @return \App\Controller\_CURSOS\auxCursos
*/
protected function getAuxCursosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_CURSOS/auxCursos.php';
$this->services['App\\Controller\\_CURSOS\\auxCursos'] = $instance = new \App\Controller\_CURSOS\auxCursos(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CURSOS\\auxCursos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\Dashboard' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\Dashboard
*/
protected function getDashboardService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/Dashboard.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\Dashboard', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\EvoStudentsMonth' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\EvoStudentsMonth
*/
protected function getEvoStudentsMonthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/EvoStudentsMonth.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\EvoStudentsMonth', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\HalfMarkPresentialForMoth' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\HalfMarkPresentialForMoth
*/
protected function getHalfMarkPresentialForMothService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/HalfMarkPresentialForMoth.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarkPresentialForMoth', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\HalfMarksStudentByArea' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\HalfMarksStudentByArea
*/
protected function getHalfMarksStudentByAreaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/HalfMarksStudentByArea.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarksStudentByArea', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\StudentsBySede' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\StudentsBySede
*/
protected function getStudentsBySedeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/StudentsBySede.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsBySede', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\StudentsLastMonth' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\StudentsLastMonth
*/
protected function getStudentsLastMonthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/StudentsLastMonth.php';
$this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsLastMonth'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\StudentsLastMonth(($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsLastMonth', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\StudentsOnline' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\StudentsOnline
*/
protected function getStudentsOnlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/StudentsOnline.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsOnline', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\TeachersFromArea' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\TeachersFromArea
*/
protected function getTeachersFromAreaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/TeachersFromArea.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromArea', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DASHBOARD\_ADMIN\TeachersFromSede' shared autowired service.
*
* @return \App\Controller\_DASHBOARD\_ADMIN\TeachersFromSede
*/
protected function getTeachersFromSedeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DASHBOARD/_ADMIN/TeachersFromSede.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromSede', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_DOCUMENTACION_GENERAL\DocumentacionGeneral' shared autowired service.
*
* @return \App\Controller\_DOCUMENTACION_GENERAL\DocumentacionGeneral
*/
protected function getDocumentacionGeneralService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_DOCUMENTACION_GENERAL/DocumentacionGeneral.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DOCUMENTACION_GENERAL\\DocumentacionGeneral', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_ESTADISTICAS\Estadisticas' shared autowired service.
*
* @return \App\Controller\_ESTADISTICAS\Estadisticas
*/
protected function getEstadisticasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_ESTADISTICAS/Estadisticas.php';
include_once \dirname(__DIR__, 4).'/src/Services/EstadisticasService/EstadisticasService.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ESTADISTICAS\\Estadisticas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_EVOLUCION_ESTUDIO\EvolucionEstudio' shared autowired service.
*
* @return \App\Controller\_EVOLUCION_ESTUDIO\EvolucionEstudio
*/
protected function getEvolucionEstudioService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_EVOLUCION_ESTUDIO/EvolucionEstudio.php';
include_once \dirname(__DIR__, 4).'/src/Util/UnitUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/EvolucionEstudioService/EvolucionEstudioService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/EvolucionEstudioRepository.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_EVOLUCION_ESTUDIO\\EvolucionEstudio', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_FILES\ServerFiles' shared autowired service.
*
* @return \App\Controller\_FILES\ServerFiles
*/
protected function getServerFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_FILES/ServerFiles.php';
$this->services['App\\Controller\\_FILES\\ServerFiles'] = $instance = new \App\Controller\_FILES\ServerFiles();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_FILES\\ServerFiles', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_INFORMES\Informes' shared autowired service.
*
* @return \App\Controller\_INFORMES\Informes
*/
protected function getInformesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_INFORMES/Informes.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_INFORMES\\Informes', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_INGLES\Ingles' shared autowired service.
*
* @return \App\Controller\_INGLES\Ingles
*/
protected function getInglesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_INGLES/Ingles.php';
include_once \dirname(__DIR__, 4).'/src/Util/InglesMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/InglesService/InglesMaterialService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/InglesMaterialRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
$b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_INGLES\\Ingles', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_LOGROS\Logros' shared autowired service.
*
* @return \App\Controller\_LOGROS\Logros
*/
protected function getLogrosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_LOGROS/Logros.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_LOGROS\\Logros', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_MANUAL_PDF\ManualPdf' shared autowired service.
*
* @return \App\Controller\_MANUAL_PDF\ManualPdf
*/
protected function getManualPdfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_MANUAL_PDF/ManualPdf.php';
include_once \dirname(__DIR__, 4).'/src/Util/MenuUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/ManualPdfService/ManualPdfService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/ManualPdfRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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'))))));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_MANUAL_PDF\\ManualPdf', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_MENU\Menu' shared autowired service.
*
* @return \App\Controller\_MENU\Menu
*/
protected function getMenuService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_MENU/Menu.php';
include_once \dirname(__DIR__, 4).'/src/Util/MenuUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/MenuService/MenuService.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_MENU\\Menu', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_ORTOGRAFIA\Ortografia' shared autowired service.
*
* @return \App\Controller\_ORTOGRAFIA\Ortografia
*/
protected function getOrtografiaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_ORTOGRAFIA/Ortografia.php';
include_once \dirname(__DIR__, 4).'/src/Util/OrtografiaMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/OrtografiaService/OrtografiaMaterialService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/OrtografiaMaterialRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
$b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ORTOGRAFIA\\Ortografia', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_PREGUNTAS\Preguntas' shared autowired service.
*
* @return \App\Controller\_PREGUNTAS\Preguntas
*/
protected function getPreguntas2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_PREGUNTAS/Preguntas.php';
include_once \dirname(__DIR__, 4).'/src/Util/QuestionUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/PreguntasService/PreguntasService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/ReadExcel.php';
include_once \dirname(__DIR__, 4).'/src/Services/PreguntasService/PreguntasListModel.php';
include_once \dirname(__DIR__, 4).'/src/Services/PreguntasService/PreguntasListAnswerModel.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$b = new \App\Services\Files\ReadExcel();
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PREGUNTAS\\Preguntas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_PREGUNTAS\importarPreguntas' shared autowired service.
*
* @return \App\Controller\_PREGUNTAS\importarPreguntas
*/
protected function getImportarPreguntasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_PREGUNTAS/importarPreguntas.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PREGUNTAS\\importarPreguntas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_PROGRAMACION\Programaciones' shared autowired service.
*
* @return \App\Controller\_PROGRAMACION\Programaciones
*/
protected function getProgramacionesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_PROGRAMACION/Programaciones.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PROGRAMACION\\Programaciones', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_PRUEBAS_FISICAS\PruebasFisicas' shared autowired service.
*
* @return \App\Controller\_PRUEBAS_FISICAS\PruebasFisicas
*/
protected function getPruebasFisicasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_PRUEBAS_FISICAS/PruebasFisicas.php';
include_once \dirname(__DIR__, 4).'/src/Util/PruebasFisicasMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/PruebasFisicas/PruebasFisicasMaterialService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/PruebasFisicasMaterialRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
$b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PRUEBAS_FISICAS\\PruebasFisicas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_PSICOTECNICOS\Psicotecnicos' shared autowired service.
*
* @return \App\Controller\_PSICOTECNICOS\Psicotecnicos
*/
protected function getPsicotecnicosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_PSICOTECNICOS/Psicotecnicos.php';
include_once \dirname(__DIR__, 4).'/src/Util/PsicotecnicosMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/PsicotecnicosService/PsicotecnicosMaterialService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/PsicotecnicosMaterialRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/RecursosService/RecursoPsicotecnicosService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
$b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$c = ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService());
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PSICOTECNICOS\\Psicotecnicos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_PUBLICIDAD\Publicidad' shared autowired service.
*
* @return \App\Controller\_PUBLICIDAD\Publicidad
*/
protected function getPublicidadService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_PUBLICIDAD/Publicidad.php';
include_once \dirname(__DIR__, 4).'/src/Services/PublicidadService/PublicidadService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PUBLICIDAD\\Publicidad', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_PUBLICIDAD\PublicidadAlumno' shared autowired service.
*
* @return \App\Controller\_PUBLICIDAD\PublicidadAlumno
*/
protected function getPublicidadAlumnoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_PUBLICIDAD/PublicidadAlumno.php';
include_once \dirname(__DIR__, 4).'/src/Services/PublicidadService/PublicidadAlumnoService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$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())));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PUBLICIDAD\\PublicidadAlumno', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_RECURSOS\NRecursos' shared autowired service.
*
* @return \App\Controller\_RECURSOS\NRecursos
*/
protected function getNRecursosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_RECURSOS/NRecursos.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSOS\\NRecursos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_RECURSO\CursoRecursoCaso' shared autowired service.
*
* @return \App\Controller\_RECURSO\CursoRecursoCaso
*/
protected function getCursoRecursoCasoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_RECURSO/CursoRecursoCaso.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO\\CursoRecursoCaso', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_RECURSO\CursoRecursoRefactor' shared autowired service.
*
* @return \App\Controller\_RECURSO\CursoRecursoRefactor
*/
protected function getCursoRecursoRefactorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_RECURSO/CursoRecursoRefactor.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO\\CursoRecursoRefactor', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_RECURSO\Recurso' shared autowired service.
*
* @return \App\Controller\_RECURSO\Recurso
*/
protected function getRecursoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_RECURSO/Recurso.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO\\Recurso', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_RECURSO_INFORME\RecursoInforme' shared autowired service.
*
* @return \App\Controller\_RECURSO_INFORME\RecursoInforme
*/
protected function getRecursoInformeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_RECURSO_INFORME/RecursoInforme.php';
include_once \dirname(__DIR__, 4).'/src/Services/RecursoInformeService/RecursoInformeService.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO_INFORME\\RecursoInforme', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SCRIPTS\AddShowUnitsProgramation' shared autowired service.
*
* @return \App\Controller\_SCRIPTS\AddShowUnitsProgramation
*/
protected function getAddShowUnitsProgramationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SCRIPTS/AddShowUnitsProgramation.php';
$this->services['App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation'] = $instance = new \App\Controller\_SCRIPTS\AddShowUnitsProgramation();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SCRIPTS\RecoveryUnitsCourse' shared autowired service.
*
* @return \App\Controller\_SCRIPTS\RecoveryUnitsCourse
*/
protected function getRecoveryUnitsCourseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SCRIPTS/RecoveryUnitsCourse.php';
include_once \dirname(__DIR__, 4).'/src/Services/RecoveryUnitsCourseService/RecoveryUnitsCourseService.php';
$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())));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\RecoveryUnitsCourse', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SCRIPTS\addBirthdateUsers' shared autowired service.
*
* @return \App\Controller\_SCRIPTS\addBirthdateUsers
*/
protected function getAddBirthdateUsersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SCRIPTS/addBirthdateUsers.php';
$this->services['App\\Controller\\_SCRIPTS\\addBirthdateUsers'] = $instance = new \App\Controller\_SCRIPTS\addBirthdateUsers();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\addBirthdateUsers', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SCRIPTS\addMsgKVToAllMsg' shared autowired service.
*
* @return \App\Controller\_SCRIPTS\addMsgKVToAllMsg
*/
protected function getAddMsgKVToAllMsgService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SCRIPTS/addMsgKVToAllMsg.php';
$this->services['App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg'] = $instance = new \App\Controller\_SCRIPTS\addMsgKVToAllMsg();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SCRIPTS\updateUrlToVimeo' shared autowired service.
*
* @return \App\Controller\_SCRIPTS\updateUrlToVimeo
*/
protected function getUpdateUrlToVimeoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SCRIPTS/updateUrlToVimeo.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\updateUrlToVimeo', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SUPER_PROMOCION\SuperPromocion' shared autowired service.
*
* @return \App\Controller\_SUPER_PROMOCION\SuperPromocion
*/
protected function getSuperPromocionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SUPER_PROMOCION/SuperPromocion.php';
include_once \dirname(__DIR__, 4).'/src/Services/SuperPromocionService/SuperPromocionService.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SUPER_PROMOCION\\SuperPromocion', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SUPER_PROMOCION\SuperPromocionNotas' shared autowired service.
*
* @return \App\Controller\_SUPER_PROMOCION\SuperPromocionNotas
*/
protected function getSuperPromocionNotasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SUPER_PROMOCION/SuperPromocionNotas.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SUPER_PROMOCION\\SuperPromocionNotas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_SURVEY\Survey' shared autowired service.
*
* @return \App\Controller\_SURVEY\Survey
*/
protected function getSurveyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_SURVEY/Survey.php';
include_once \dirname(__DIR__, 4).'/src/Services/SurveyService/SurveyService.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SURVEY\\Survey', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_TECNICAS_ESTUDIO\TecnicasEstudio' shared autowired service.
*
* @return \App\Controller\_TECNICAS_ESTUDIO\TecnicasEstudio
*/
protected function getTecnicasEstudioService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_TECNICAS_ESTUDIO/TecnicasEstudio.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TECNICAS_ESTUDIO\\TecnicasEstudio', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_TEMAS\Temas' shared autowired service.
*
* @return \App\Controller\_TEMAS\Temas
*/
protected function getTemas2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_TEMAS/Temas.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEMAS\\Temas', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_TEST\NTest' shared autowired service.
*
* @return \App\Controller\_TEST\NTest
*/
protected function getNTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_TEST/NTest.php';
include_once \dirname(__DIR__, 4).'/src/Services/TestService/TestAdminService.php';
$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))));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\NTest', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_TEST\Test' shared autowired service.
*
* @return \App\Controller\_TEST\Test
*/
protected function getTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Util/TestUtil.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_TEST/Test.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\Test', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_TEST\TestRecurso' shared autowired service.
*
* @return \App\Controller\_TEST\TestRecurso
*/
protected function getTestRecursoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_TEST/TestRecurso.php';
include_once \dirname(__DIR__, 4).'/src/Services/TestService/TestResourceService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/TestResourceRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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'))))));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\TestRecurso', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_TEST\auxTest' shared autowired service.
*
* @return \App\Controller\_TEST\auxTest
*/
protected function getAuxTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_TEST/auxTest.php';
$this->services['App\\Controller\\_TEST\\auxTest'] = $instance = new \App\Controller\_TEST\auxTest(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\auxTest', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_USER\ControlHoras' shared autowired service.
*
* @return \App\Controller\_USER\ControlHoras
*/
protected function getControlHorasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_USER/ControlHoras.php';
include_once \dirname(__DIR__, 4).'/src/Services/ControlHorasService/ControlHorasService.php';
$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())));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\ControlHoras', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_USER\ControlPermisos' shared autowired service.
*
* @return \App\Controller\_USER\ControlPermisos
*/
protected function getControlPermisosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_USER/ControlPermisos.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\ControlPermisos', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_USER\Nuser' shared autowired service.
*
* @return \App\Controller\_USER\Nuser
*/
protected function getNuserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_USER/Nuser.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\Nuser', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_USER\User' shared autowired service.
*
* @return \App\Controller\_USER\User
*/
protected function getUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_USER/User.php';
$this->services['App\\Controller\\_USER\\User'] = $instance = new \App\Controller\_USER\User(($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\User', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_USER\UserListModel' shared autowired service.
*
* @return \App\Controller\_USER\UserListModel
*/
protected function getUserListModelService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/_USER/UserListModel.php';
return $this->services['App\\Controller\\_USER\\UserListModel'] = new \App\Controller\_USER\UserListModel();
}
/**
* Gets the public 'App\Controller\_USER\auxPictureUser' shared autowired service.
*
* @return \App\Controller\_USER\auxPictureUser
*/
protected function getAuxPictureUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_USER/auxPictureUser.php';
$this->services['App\\Controller\\_USER\\auxPictureUser'] = $instance = new \App\Controller\_USER\auxPictureUser();
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\auxPictureUser', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\_VIDEO_AYUDA\VideoAyuda' shared autowired service.
*
* @return \App\Controller\_VIDEO_AYUDA\VideoAyuda
*/
protected function getVideoAyudaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/_VIDEO_AYUDA/VideoAyuda.php';
include_once \dirname(__DIR__, 4).'/src/Util/MenuUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/VideoAyudaService/VideoAyudaService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/VideoAyudaRepository.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
$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)));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_VIDEO_AYUDA\\VideoAyuda', $this));
return $instance;
}
/**
* Gets the public 'App\Listener\JWTCreatedListener' shared autowired service.
*
* @return \App\Listener\JWTCreatedListener
*/
protected function getJWTCreatedListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Listener/JWTCreatedListener.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Listener\\JWTCreatedListener', $this));
return $instance;
}
/**
* Gets the public 'App\Services\FPDF\HtmlToPdf' shared autowired service.
*
* @return \App\Services\FPDF\HtmlToPdf
*/
protected function getHtmlToPdfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Services/FPDF/HtmlToPdf.php';
$this->services['App\\Services\\FPDF\\HtmlToPdf'] = $instance = new \App\Services\FPDF\HtmlToPdf(($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Services\\FPDF\\HtmlToPdf', $this));
return $instance;
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'acme_api.event.jwt_created_listener' shared autowired service.
*
* @return \App\Listener\JWTCreatedListener
*/
protected function getAcmeApi_Event_JwtCreatedListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Listener/JWTCreatedListener.php';
$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()));
$instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('acme_api.event.jwt_created_listener', $this));
return $instance;
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR', 0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
}
/**
* Gets the public 'cache.global_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_GlobalClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
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())]);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
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())));
}
/**
* Gets the public 'cache.system_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_SystemClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
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())]);
}
/**
* Gets the public 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 6 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
}, 8), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronCreateCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronCreateCommand
*/
protected function getCronCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronCreateCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand'] = new \Cron\CronBundle\Command\CronCreateCommand($this);
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronDeleteCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronDeleteCommand
*/
protected function getCronDeleteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronDeleteCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand'] = new \Cron\CronBundle\Command\CronDeleteCommand($this);
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronDisableCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronDisableCommand
*/
protected function getCronDisableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronDisableCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand'] = new \Cron\CronBundle\Command\CronDisableCommand($this);
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronEnableCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronEnableCommand
*/
protected function getCronEnableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronEnableCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand'] = new \Cron\CronBundle\Command\CronEnableCommand($this);
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronListCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronListCommand
*/
protected function getCronListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronListCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand'] = new \Cron\CronBundle\Command\CronListCommand($this);
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronRunCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronRunCommand
*/
protected function getCronRunCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronRunCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand'] = new \Cron\CronBundle\Command\CronRunCommand($this);
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronStartCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronStartCommand
*/
protected function getCronStartCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronStartCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand'] = new \Cron\CronBundle\Command\CronStartCommand($this);
}
/**
* Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronStopCommand' shared service.
*
* @return \Cron\CronBundle\Command\CronStopCommand
*/
protected function getCronStopCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Command/CronStopCommand.php';
return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand'] = new \Cron\CronBundle\Command\CronStopCommand($this);
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Task\\AnnouncementsAlertTask' => ['privates', 'App\\Task\\AnnouncementsAlertTask', 'getAnnouncementsAlertTaskService', false],
'App\\Task\\CleanDataBaseTask' => ['privates', 'App\\Task\\CleanDataBaseTask', 'getCleanDataBaseTaskService', false],
'App\\Task\\CleanTestRespuestasDataBaseTask' => ['privates', 'App\\Task\\CleanTestRespuestasDataBaseTask', 'getCleanTestRespuestasDataBaseTaskService', false],
'App\\Task\\CompoundAlertTask' => ['privates', 'App\\Task\\CompoundAlertTask', 'getCompoundAlertTaskService', false],
'App\\Task\\CompoundCursoTask' => ['privates', 'App\\Task\\CompoundCursoTask', 'getCompoundCursoTaskService', false],
'App\\Task\\CompoundMsgCVTask' => ['privates', 'App\\Task\\CompoundMsgCVTask', 'getCompoundMsgCVTaskService', false],
'App\\Task\\CompoundMsgTask' => ['privates', 'App\\Task\\CompoundMsgTask', 'getCompoundMsgTaskService', false],
'App\\Task\\CompoundStatisticsTask' => ['privates', 'App\\Task\\CompoundStatisticsTask', 'getCompoundStatisticsTaskService', false],
'App\\Task\\CompoundTestTask' => ['privates', 'App\\Task\\CompoundTestTask', 'getCompoundTestTaskService', false],
'App\\Task\\CompoundUserTask' => ['privates', 'App\\Task\\CompoundUserTask', 'getCompoundUserTaskService', false],
'App\\Task\\EmailUsersInactivos' => ['privates', 'App\\Task\\EmailUsersInactivos', 'getEmailUsersInactivosService', false],
'App\\Task\\EstadoUsuariosTask' => ['privates', 'App\\Task\\EstadoUsuariosTask', 'getEstadoUsuariosTaskService', false],
'App\\Task\\MsgCloseWithAnswerTask' => ['privates', 'App\\Task\\MsgCloseWithAnswerTask', 'getMsgCloseWithAnswerTaskService', false],
'App\\Task\\MsgWithoutAnswerTask' => ['privates', 'App\\Task\\MsgWithoutAnswerTask', 'getMsgWithoutAnswerTaskService', false],
'App\\Task\\ProcessActivityReport' => ['privates', 'App\\Task\\ProcessActivityReport', 'getProcessActivityReportService', false],
'App\\Task\\PublicarCursoTask' => ['privates', 'App\\Task\\PublicarCursoTask', 'getPublicarCursoTaskService', false],
'App\\Task\\RemoveFakeUser' => ['privates', 'App\\Task\\RemoveFakeUser', 'getRemoveFakeUserService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.translation_update' => ['privates', '.console.command.translation_update.lazy', 'get_Console_Command_TranslationUpdate_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
'doctrine_migrations.current_command' => ['privates', 'doctrine_migrations.current_command', 'getDoctrineMigrations_CurrentCommandService', false],
'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', 'doctrine_migrations.sync_metadata_command', 'getDoctrineMigrations_SyncMetadataCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'doctrine_migrations.versions_command' => ['privates', 'doctrine_migrations.versions_command', 'getDoctrineMigrations_VersionsCommandService', false],
'lexik_jwt_authentication.check_config_command' => ['privates', 'lexik_jwt_authentication.check_config_command', 'getLexikJwtAuthentication_CheckConfigCommandService', false],
'lexik_jwt_authentication.generate_keypair_command' => ['privates', 'lexik_jwt_authentication.generate_keypair_command', 'getLexikJwtAuthentication_GenerateKeypairCommandService', false],
'lexik_jwt_authentication.generate_token_command' => ['services', 'lexik_jwt_authentication.generate_token_command', 'getLexikJwtAuthentication_GenerateTokenCommandService', false],
'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
], [
'App\\Task\\AnnouncementsAlertTask' => 'App\\Task\\AnnouncementsAlertTask',
'App\\Task\\CleanDataBaseTask' => 'App\\Task\\CleanDataBaseTask',
'App\\Task\\CleanTestRespuestasDataBaseTask' => 'App\\Task\\CleanTestRespuestasDataBaseTask',
'App\\Task\\CompoundAlertTask' => 'App\\Task\\CompoundAlertTask',
'App\\Task\\CompoundCursoTask' => 'App\\Task\\CompoundCursoTask',
'App\\Task\\CompoundMsgCVTask' => 'App\\Task\\CompoundMsgCVTask',
'App\\Task\\CompoundMsgTask' => 'App\\Task\\CompoundMsgTask',
'App\\Task\\CompoundStatisticsTask' => 'App\\Task\\CompoundStatisticsTask',
'App\\Task\\CompoundTestTask' => 'App\\Task\\CompoundTestTask',
'App\\Task\\CompoundUserTask' => 'App\\Task\\CompoundUserTask',
'App\\Task\\EmailUsersInactivos' => 'App\\Task\\EmailUsersInactivos',
'App\\Task\\EstadoUsuariosTask' => 'App\\Task\\EstadoUsuariosTask',
'App\\Task\\MsgCloseWithAnswerTask' => 'App\\Task\\MsgCloseWithAnswerTask',
'App\\Task\\MsgWithoutAnswerTask' => 'App\\Task\\MsgWithoutAnswerTask',
'App\\Task\\ProcessActivityReport' => 'App\\Task\\ProcessActivityReport',
'App\\Task\\PublicarCursoTask' => 'App\\Task\\PublicarCursoTask',
'App\\Task\\RemoveFakeUser' => 'App\\Task\\RemoveFakeUser',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_set' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.translation_update' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
'maker.auto_command.make_auth' => '?',
'maker.auto_command.make_command' => '?',
'maker.auto_command.make_controller' => '?',
'maker.auto_command.make_crud' => '?',
'maker.auto_command.make_docker_database' => '?',
'maker.auto_command.make_entity' => '?',
'maker.auto_command.make_fixtures' => '?',
'maker.auto_command.make_form' => '?',
'maker.auto_command.make_message' => '?',
'maker.auto_command.make_messenger_middleware' => '?',
'maker.auto_command.make_migration' => '?',
'maker.auto_command.make_registration_form' => '?',
'maker.auto_command.make_reset_password' => '?',
'maker.auto_command.make_serializer_encoder' => '?',
'maker.auto_command.make_serializer_normalizer' => '?',
'maker.auto_command.make_subscriber' => '?',
'maker.auto_command.make_test' => '?',
'maker.auto_command.make_twig_extension' => '?',
'maker.auto_command.make_user' => '?',
'maker.auto_command.make_validator' => '?',
'maker.auto_command.make_voter' => '?',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
]), ['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']);
}
/**
* Gets the public 'container.env_var_processors_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getContainer_EnvVarProcessorsLocatorService()
{
return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
], [
'base64' => '?',
'bool' => '?',
'const' => '?',
'csv' => '?',
'default' => '?',
'file' => '?',
'float' => '?',
'int' => '?',
'json' => '?',
'key' => '?',
'not' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'cron.executor' shared service.
*
* @return \Cron\Executor\Executor
*/
protected function getCron_ExecutorService()
{
include_once \dirname(__DIR__, 4).'/vendor/cron/cron/src/Executor/ExecutorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron/src/Executor/Executor.php';
return $this->services['cron.executor'] = new \Cron\Executor\Executor();
}
/**
* Gets the public 'cron.manager' shared service.
*
* @return \Cron\CronBundle\Cron\Manager
*/
protected function getCron_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/Manager.php';
return $this->services['cron.manager'] = new \Cron\CronBundle\Cron\Manager(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'cron.resolver' shared service.
*
* @return \Cron\CronBundle\Cron\Resolver
*/
protected function getCron_ResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/cron/cron/src/Resolver/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Cron/CommandBuilder.php';
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));
}
/**
* Gets the public 'cron.validator' shared service.
*
* @return \Cron\Validator\CrontabValidator
*/
protected function getCron_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/cron/cron/src/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/cron/cron/src/Validator/CrontabValidator.php';
return $this->services['cron.validator'] = new \Cron\Validator\CrontabValidator();
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
$a = new \Doctrine\DBAL\Configuration();
$b = new \Symfony\Bridge\Monolog\Logger('doctrine');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
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, [
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
], [
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
]), [0 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 2 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
$b->addDriver($c, 'App\\Entity');
$b->addDriver($c, 'Cron\\CronBundle\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'CronCronBundle' => 'Cron\\CronBundle\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
$a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\ComunesRepository' => ['privates', 'App\\Repository\\ComunesRepository', 'getComunesRepositoryService', false],
'App\\Repository\\ConvocatoriaRepository' => ['privates', 'App\\Repository\\ConvocatoriaRepository', 'getConvocatoriaRepository2Service', false],
'App\\Repository\\Curso2TemaRepository' => ['privates', 'App\\Repository\\Curso2TemaRepository', 'getCurso2TemaRepositoryService', false],
'App\\Repository\\CursoRepository' => ['privates', 'App\\Repository\\CursoRepository', 'getCursoRepositoryService', false],
'App\\Repository\\DeberRepository' => ['privates', 'App\\Repository\\DeberRepository', 'getDeberRepositoryService', false],
'App\\Repository\\DeberesRepository' => ['privates', 'App\\Repository\\DeberesRepository', 'getDeberesRepository2Service', false],
'App\\Repository\\FisicasRepository' => ['privates', 'App\\Repository\\FisicasRepository', 'getFisicasRepositoryService', false],
'App\\Repository\\HorarioRepository' => ['privates', 'App\\Repository\\HorarioRepository', 'getHorarioRepositoryService', false],
'App\\Repository\\MarcaRepository' => ['privates', 'App\\Repository\\MarcaRepository', 'getMarcaRepositoryService', false],
'App\\Repository\\MensajeEnlaceRepository' => ['privates', 'App\\Repository\\MensajeEnlaceRepository', 'getMensajeEnlaceRepositoryService', false],
'App\\Repository\\MensajeFileRepository' => ['privates', 'App\\Repository\\MensajeFileRepository', 'getMensajeFileRepositoryService', false],
'App\\Repository\\MensajeRepository' => ['privates', 'App\\Repository\\MensajeRepository', 'getMensajeRepositoryService', false],
'App\\Repository\\ModalidadCursoRepository' => ['privates', 'App\\Repository\\ModalidadCursoRepository', 'getModalidadCursoRepositoryService', false],
'App\\Repository\\MsgEntryRepository' => ['privates', 'App\\Repository\\MsgEntryRepository', 'getMsgEntryRepositoryService', false],
'App\\Repository\\MsgKvRepository' => ['privates', 'App\\Repository\\MsgKvRepository', 'getMsgKvRepositoryService', false],
'App\\Repository\\MsgReadRepository' => ['privates', 'App\\Repository\\MsgReadRepository', 'getMsgReadRepositoryService', false],
'App\\Repository\\MsgRepository' => ['privates', 'App\\Repository\\MsgRepository', 'getMsgRepository2Service', false],
'App\\Repository\\MsgvRepository' => ['privates', 'App\\Repository\\MsgvRepository', 'getMsgvRepositoryService', false],
'App\\Repository\\NombreCursoRepository' => ['privates', 'App\\Repository\\NombreCursoRepository', 'getNombreCursoRepositoryService', false],
'App\\Repository\\Pregunta2TemaRepository' => ['privates', 'App\\Repository\\Pregunta2TemaRepository', 'getPregunta2TemaRepositoryService', false],
'App\\Repository\\PreguntaRepository' => ['privates', 'App\\Repository\\PreguntaRepository', 'getPreguntaRepositoryService', false],
'App\\Repository\\PresencialRepository' => ['privates', 'App\\Repository\\PresencialRepository', 'getPresencialRepositoryService', false],
'App\\Repository\\PruebaFisicaRepository' => ['privates', 'App\\Repository\\PruebaFisicaRepository', 'getPruebaFisicaRepositoryService', false],
'App\\Repository\\Recurso2PreguntaRepository' => ['privates', 'App\\Repository\\Recurso2PreguntaRepository', 'getRecurso2PreguntaRepositoryService', false],
'App\\Repository\\Recurso2TemaRepository' => ['privates', 'App\\Repository\\Recurso2TemaRepository', 'getRecurso2TemaRepositoryService', false],
'App\\Repository\\RecursoEmbedRepository' => ['privates', 'App\\Repository\\RecursoEmbedRepository', 'getRecursoEmbedRepositoryService', false],
'App\\Repository\\RecursoRepository' => ['privates', 'App\\Repository\\RecursoRepository', 'getRecursoRepositoryService', false],
'App\\Repository\\RecursoTemaRepository' => ['privates', 'App\\Repository\\RecursoTemaRepository', 'getRecursoTemaRepositoryService', false],
'App\\Repository\\RespuestaRepository' => ['privates', 'App\\Repository\\RespuestaRepository', 'getRespuestaRepositoryService', false],
'App\\Repository\\RetroAlimentacionRepository' => ['privates', 'App\\Repository\\RetroAlimentacionRepository', 'getRetroAlimentacionRepositoryService', false],
'App\\Repository\\RetroHiloRepository' => ['privates', 'App\\Repository\\RetroHiloRepository', 'getRetroHiloRepositoryService', false],
'App\\Repository\\RetroRepository' => ['privates', 'App\\Repository\\RetroRepository', 'getRetroRepositoryService', false],
'App\\Repository\\Sql\\ActivityUserRepository' => ['privates', 'App\\Repository\\Sql\\ActivityUserRepository', 'getActivityUserRepositoryService', false],
'App\\Repository\\Sql\\AreaRepository' => ['privates', 'App\\Repository\\Sql\\AreaRepository', 'getAreaRepositoryService', false],
'App\\Repository\\Sql\\CasoPracticoRepository' => ['privates', 'App\\Repository\\Sql\\CasoPracticoRepository', 'getCasoPracticoRepositoryService', false],
'App\\Repository\\Sql\\CertificadoRepository' => ['privates', 'App\\Repository\\Sql\\CertificadoRepository', 'getCertificadoRepositoryService', false],
'App\\Repository\\Sql\\DeberesRepository' => ['privates', 'App\\Repository\\Sql\\DeberesRepository', 'getDeberesRepositoryService', false],
'App\\Repository\\Sql\\PreguntasRepository' => ['privates', 'App\\Repository\\Sql\\PreguntasRepository', 'getPreguntasRepositoryService', false],
'App\\Repository\\Sql\\PruebasFisicasRepository' => ['privates', 'App\\Repository\\Sql\\PruebasFisicasRepository', 'getPruebasFisicasRepositoryService', false],
'App\\Repository\\Sql\\PublicidadAlumnoRepository' => ['privates', 'App\\Repository\\Sql\\PublicidadAlumnoRepository', 'getPublicidadAlumnoRepositoryService', false],
'App\\Repository\\Sql\\PublicidadRepository' => ['privates', 'App\\Repository\\Sql\\PublicidadRepository', 'getPublicidadRepositoryService', false],
'App\\Repository\\Sql\\RecursoCasosRepository' => ['privates', 'App\\Repository\\Sql\\RecursoCasosRepository', 'getRecursoCasosRepositoryService', false],
'App\\Repository\\Sql\\RecursosRepository' => ['privates', 'App\\Repository\\Sql\\RecursosRepository', 'getRecursosRepositoryService', false],
'App\\Repository\\Sql\\RespuestasRepository' => ['privates', 'App\\Repository\\Sql\\RespuestasRepository', 'getRespuestasRepositoryService', false],
'App\\Repository\\Sql\\SedeRepository' => ['privates', 'App\\Repository\\Sql\\SedeRepository', 'getSedeRepositoryService', false],
'App\\Repository\\Sql\\SurveyRepository' => ['privates', 'App\\Repository\\Sql\\SurveyRepository', 'getSurveyRepositoryService', false],
'App\\Repository\\Sql\\TemasPermisosRepository' => ['privates', 'App\\Repository\\Sql\\TemasPermisosRepository', 'getTemasPermisosRepositoryService', false],
'App\\Repository\\Sql\\TestRepository' => ['privates', 'App\\Repository\\Sql\\TestRepository', 'getTestRepositoryService', false],
'App\\Repository\\Sql\\UserRepository' => ['privates', 'App\\Repository\\Sql\\UserRepository', 'getUserRepository2Service', false],
'App\\Repository\\TemaRepository' => ['privates', 'App\\Repository\\TemaRepository', 'getTemaRepositoryService', false],
'App\\Repository\\Test2ExamenPreguntaRepository' => ['privates', 'App\\Repository\\Test2ExamenPreguntaRepository', 'getTest2ExamenPreguntaRepositoryService', false],
'App\\Repository\\Test2PreguntaRepository' => ['privates', 'App\\Repository\\Test2PreguntaRepository', 'getTest2PreguntaRepositoryService', false],
'App\\Repository\\Test2SimulacroPreguntaRepository' => ['privates', 'App\\Repository\\Test2SimulacroPreguntaRepository', 'getTest2SimulacroPreguntaRepositoryService', false],
'App\\Repository\\TestAlumnoRepository' => ['privates', 'App\\Repository\\TestAlumnoRepository', 'getTestAlumnoRepositoryService', false],
'App\\Repository\\TestAlumnoRespuestaRepository' => ['privates', 'App\\Repository\\TestAlumnoRespuestaRepository', 'getTestAlumnoRespuestaRepositoryService', false],
'App\\Repository\\TestExamenAlumnoRepository' => ['privates', 'App\\Repository\\TestExamenAlumnoRepository', 'getTestExamenAlumnoRepositoryService', false],
'App\\Repository\\TestExamenAlumnoRespuestaRepository' => ['privates', 'App\\Repository\\TestExamenAlumnoRespuestaRepository', 'getTestExamenAlumnoRespuestaRepositoryService', false],
'App\\Repository\\TestExamenCursoRepository' => ['privates', 'App\\Repository\\TestExamenCursoRepository', 'getTestExamenCursoRepositoryService', false],
'App\\Repository\\TestExamenRepository' => ['privates', 'App\\Repository\\TestExamenRepository', 'getTestExamenRepositoryService', false],
'App\\Repository\\TestExamenTemasRepository' => ['privates', 'App\\Repository\\TestExamenTemasRepository', 'getTestExamenTemasRepositoryService', false],
'App\\Repository\\TestRepository' => ['privates', 'App\\Repository\\TestRepository', 'getTestRepository2Service', false],
'App\\Repository\\TestSimulacroAlumnoRepository' => ['privates', 'App\\Repository\\TestSimulacroAlumnoRepository', 'getTestSimulacroAlumnoRepositoryService', false],
'App\\Repository\\TestSimulacroAlumnoRespuestaRepository' => ['privates', 'App\\Repository\\TestSimulacroAlumnoRespuestaRepository', 'getTestSimulacroAlumnoRespuestaRepositoryService', false],
'App\\Repository\\TestSimulacroRepository' => ['privates', 'App\\Repository\\TestSimulacroRepository', 'getTestSimulacroRepositoryService', false],
'App\\Repository\\TipoEjercicioRepository' => ['privates', 'App\\Repository\\TipoEjercicioRepository', 'getTipoEjercicioRepositoryService', false],
'App\\Repository\\TipoRecursoRepository' => ['privates', 'App\\Repository\\TipoRecursoRepository', 'getTipoRecursoRepositoryService', false],
'App\\Repository\\TutorAreaRepository' => ['privates', 'App\\Repository\\TutorAreaRepository', 'getTutorAreaRepositoryService', false],
'App\\Repository\\User2TemaRepository' => ['privates', 'App\\Repository\\User2TemaRepository', 'getUser2TemaRepositoryService', false],
'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'App\\Repository\\ComunesRepository' => '?',
'App\\Repository\\ConvocatoriaRepository' => '?',
'App\\Repository\\Curso2TemaRepository' => '?',
'App\\Repository\\CursoRepository' => '?',
'App\\Repository\\DeberRepository' => '?',
'App\\Repository\\DeberesRepository' => '?',
'App\\Repository\\FisicasRepository' => '?',
'App\\Repository\\HorarioRepository' => '?',
'App\\Repository\\MarcaRepository' => '?',
'App\\Repository\\MensajeEnlaceRepository' => '?',
'App\\Repository\\MensajeFileRepository' => '?',
'App\\Repository\\MensajeRepository' => '?',
'App\\Repository\\ModalidadCursoRepository' => '?',
'App\\Repository\\MsgEntryRepository' => '?',
'App\\Repository\\MsgKvRepository' => '?',
'App\\Repository\\MsgReadRepository' => '?',
'App\\Repository\\MsgRepository' => '?',
'App\\Repository\\MsgvRepository' => '?',
'App\\Repository\\NombreCursoRepository' => '?',
'App\\Repository\\Pregunta2TemaRepository' => '?',
'App\\Repository\\PreguntaRepository' => '?',
'App\\Repository\\PresencialRepository' => '?',
'App\\Repository\\PruebaFisicaRepository' => '?',
'App\\Repository\\Recurso2PreguntaRepository' => '?',
'App\\Repository\\Recurso2TemaRepository' => '?',
'App\\Repository\\RecursoEmbedRepository' => '?',
'App\\Repository\\RecursoRepository' => '?',
'App\\Repository\\RecursoTemaRepository' => '?',
'App\\Repository\\RespuestaRepository' => '?',
'App\\Repository\\RetroAlimentacionRepository' => '?',
'App\\Repository\\RetroHiloRepository' => '?',
'App\\Repository\\RetroRepository' => '?',
'App\\Repository\\Sql\\ActivityUserRepository' => '?',
'App\\Repository\\Sql\\AreaRepository' => '?',
'App\\Repository\\Sql\\CasoPracticoRepository' => '?',
'App\\Repository\\Sql\\CertificadoRepository' => '?',
'App\\Repository\\Sql\\DeberesRepository' => '?',
'App\\Repository\\Sql\\PreguntasRepository' => '?',
'App\\Repository\\Sql\\PruebasFisicasRepository' => '?',
'App\\Repository\\Sql\\PublicidadAlumnoRepository' => '?',
'App\\Repository\\Sql\\PublicidadRepository' => '?',
'App\\Repository\\Sql\\RecursoCasosRepository' => '?',
'App\\Repository\\Sql\\RecursosRepository' => '?',
'App\\Repository\\Sql\\RespuestasRepository' => '?',
'App\\Repository\\Sql\\SedeRepository' => '?',
'App\\Repository\\Sql\\SurveyRepository' => '?',
'App\\Repository\\Sql\\TemasPermisosRepository' => '?',
'App\\Repository\\Sql\\TestRepository' => '?',
'App\\Repository\\Sql\\UserRepository' => '?',
'App\\Repository\\TemaRepository' => '?',
'App\\Repository\\Test2ExamenPreguntaRepository' => '?',
'App\\Repository\\Test2PreguntaRepository' => '?',
'App\\Repository\\Test2SimulacroPreguntaRepository' => '?',
'App\\Repository\\TestAlumnoRepository' => '?',
'App\\Repository\\TestAlumnoRespuestaRepository' => '?',
'App\\Repository\\TestExamenAlumnoRepository' => '?',
'App\\Repository\\TestExamenAlumnoRespuestaRepository' => '?',
'App\\Repository\\TestExamenCursoRepository' => '?',
'App\\Repository\\TestExamenRepository' => '?',
'App\\Repository\\TestExamenTemasRepository' => '?',
'App\\Repository\\TestRepository' => '?',
'App\\Repository\\TestSimulacroAlumnoRepository' => '?',
'App\\Repository\\TestSimulacroAlumnoRespuestaRepository' => '?',
'App\\Repository\\TestSimulacroRepository' => '?',
'App\\Repository\\TipoEjercicioRepository' => '?',
'App\\Repository\\TipoRecursoRepository' => '?',
'App\\Repository\\TutorAreaRepository' => '?',
'App\\Repository\\User2TemaRepository' => '?',
'App\\Repository\\UserRepository' => '?',
])));
$a->addCustomStringFunction('MATCH_AGAINST', 'App\\Extensions\\MatchAgainst');
$a->addCustomNumericFunction('rand', 'DoctrineExtensions\\Query\\Mysql\\Rand');
$a->addCustomDatetimeFunction('ifnull', 'DoctrineExtensions\\Query\\Mysql\\IfNull');
$a->addCustomDatetimeFunction('addtime', 'DoctrineExtensions\\Query\\Mysql\\AddTime');
$a->addCustomDatetimeFunction('convert_tz', 'DoctrineExtensions\\Query\\Mysql\\ConvertTz');
$a->addCustomDatetimeFunction('date', 'DoctrineExtensions\\Query\\Mysql\\Date');
$a->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
$a->addCustomDatetimeFunction('dateadd', 'DoctrineExtensions\\Query\\Mysql\\DateAdd');
$a->addCustomDatetimeFunction('datesub', 'DoctrineExtensions\\Query\\Mysql\\DateSub');
$a->addCustomDatetimeFunction('datediff', 'DoctrineExtensions\\Query\\Mysql\\DateDiff');
$a->addCustomDatetimeFunction('day', 'DoctrineExtensions\\Query\\Mysql\\Day');
$a->addCustomDatetimeFunction('dayname', 'DoctrineExtensions\\Query\\Mysql\\DayName');
$a->addCustomDatetimeFunction('dayofweek', 'DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
$a->addCustomDatetimeFunction('dayofyear', 'DoctrineExtensions\\Query\\Mysql\\DayOfYear');
$a->addCustomDatetimeFunction('div', 'DoctrineExtensions\\Query\\Mysql\\Div');
$a->addCustomDatetimeFunction('from_unixtime', 'DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
$a->addCustomDatetimeFunction('hour', 'DoctrineExtensions\\Query\\Mysql\\Hour');
$a->addCustomDatetimeFunction('last_day', 'DoctrineExtensions\\Query\\Mysql\\LastDay');
$a->addCustomDatetimeFunction('makedate', 'DoctrineExtensions\\Query\\Mysql\\MakeDate');
$a->addCustomDatetimeFunction('minute', 'DoctrineExtensions\\Query\\Mysql\\Minute');
$a->addCustomDatetimeFunction('now', 'DoctrineExtensions\\Query\\Mysql\\Now');
$a->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Mysql\\Month');
$a->addCustomDatetimeFunction('monthname', 'DoctrineExtensions\\Query\\Mysql\\MonthName');
$a->addCustomDatetimeFunction('period_diff', 'DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
$a->addCustomDatetimeFunction('second', 'DoctrineExtensions\\Query\\Mysql\\Second');
$a->addCustomDatetimeFunction('sectotime', 'DoctrineExtensions\\Query\\Mysql\\SecToTime');
$a->addCustomDatetimeFunction('strtodate', 'DoctrineExtensions\\Query\\Mysql\\StrToDate');
$a->addCustomDatetimeFunction('time', 'DoctrineExtensions\\Query\\Mysql\\Time');
$a->addCustomDatetimeFunction('timediff', 'DoctrineExtensions\\Query\\Mysql\\TimeDiff');
$a->addCustomDatetimeFunction('timestampadd', 'DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
$a->addCustomDatetimeFunction('timestampdiff', 'DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
$a->addCustomDatetimeFunction('timetosec', 'DoctrineExtensions\\Query\\Mysql\\TimeToSec');
$a->addCustomDatetimeFunction('week', 'DoctrineExtensions\\Query\\Mysql\\Week');
$a->addCustomDatetimeFunction('weekday', 'DoctrineExtensions\\Query\\Mysql\\WeekDay');
$a->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Mysql\\Year');
$a->addCustomDatetimeFunction('yearmonth', 'DoctrineExtensions\\Query\\Mysql\\YearMonth');
$a->addCustomDatetimeFunction('yearweek', 'DoctrineExtensions\\Query\\Mysql\\YearWeek');
$a->addCustomDatetimeFunction('unix_timestamp', 'DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
$a->addCustomDatetimeFunction('utc_timestamp', 'DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
$a->addCustomDatetimeFunction('extract', 'DoctrineExtensions\\Query\\Mysql\\Extract');
$instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
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($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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())));
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\Listener\\JsonExceptionResponseTransformerListener'] ?? ($this->privates['App\\Listener\\JsonExceptionResponseTransformerListener'] = new \App\Listener\JsonExceptionResponseTransformerListener()));
}, 1 => 'onKernelException'], 100);
$instance->addListener('lexik_jwt_authentication.on_jwt_created', [0 => function () {
return ($this->services['acme_api.event.jwt_created_listener'] ?? $this->getAcmeApi_Event_JwtCreatedListenerService());
}, 1 => 'onJWTCreated'], 0);
$instance->addListener('lexik_jwt_authentication.on_jwt_decoded', [0 => function () {
return ($this->privates['acme_api.event.jwt_decoded_listener'] ?? $this->getAcmeApi_Event_JwtDecodedListenerService());
}, 1 => 'onJWTDecoded'], 0);
$instance->addListener('lexik_jwt_authentication.on_jwt_authenticated', [0 => function () {
return ($this->privates['acme_api.event.jwt_authenticated_listener'] ?? $this->getAcmeApi_Event_JwtAuthenticatedListenerService());
}, 1 => 'onJWTAuthenticated'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelRequest'], 250);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
}, 1 => 'onResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'pagination'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
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 () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 8)), $a));
}
/**
* Gets the public 'knp_paginator' shared service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getKnpPaginatorService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getKnpPaginatorService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
$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())));
$instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
return $instance;
}
/**
* Gets the public 'knp_snappy.image' shared service.
*
* @return \Knp\Snappy\Image
*/
protected function getKnpSnappy_ImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
$this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image('/usr/local/bin/wkhtmltoimage', [], []);
$instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
return $instance;
}
/**
* Gets the public 'knp_snappy.pdf' shared service.
*
* @return \Knp\Snappy\Pdf
*/
protected function getKnpSnappy_PdfService()
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
$this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf('/usr/local/bin/wkhtmltopdf', [], []);
$instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.encoder' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
*/
protected function getLexikJwtAuthentication_EncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
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));
}
/**
* Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
*/
protected function getLexikJwtAuthentication_GenerateTokenCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
$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 () {
yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
}, 1));
$instance->setName('lexik:jwt:generate-token');
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
*/
protected function getLexikJwtAuthentication_JwtManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
$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');
$instance->setUserIdentityField('username');
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.key_loader' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
*/
protected function getLexikJwtAuthentication_KeyLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
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'));
}
/**
* Gets the public 'profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function getProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
$f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$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));
$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())));
$instance->add($e);
$instance->add($f);
$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()))));
$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()))));
$instance->add($g);
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
return $instance;
}
/**
* Gets the public 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)));
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]), 'dev'));
$a->addLoader($c);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
}
/**
* Gets the public 'security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The "security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->services['profiler'])) {
yield 'profiler' => ($this->services['profiler'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->services['.container.private.security.token_storage'])) {
yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
}
if (isset($this->privates['cache.security_expression_language'])) {
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
}
if (isset($this->privates['monolog.handler.main'])) {
yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
}
if (isset($this->privates['monolog.handler.console'])) {
yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
}
}, function () {
return 0 + (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']));
}), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset']]);
}
/**
* Gets the public 'session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function getSessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
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(), [0 => ($this->privates['session_listener'] ?? $this->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
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()));
}
/**
* Gets the public 'web_profiler.controller.profiler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
*/
protected function getWebProfiler_Controller_ProfilerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
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));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
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 () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.translation_update.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationUpdate_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.translation_update'] ?? $this->getConsole_Command_TranslationUpdateService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create(['max_redirects' => 7, 'headers' => [], 'resolve' => []], 10);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
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))));
}
/**
* Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$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".');
}
/**
* Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
*
* @return \Symfony\Component\HttpFoundation\Response
*/
protected function getResponseService()
{
$this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.uLzR5h4.Lexik\Bundle\JWTAuthenticationBundle\Event\JWTCreatedEvent' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Event\JWTCreatedEvent
*/
protected function getJWTCreatedEventService()
{
$this->throw('Cannot autowire service ".service_locator.uLzR5h4": it references class "Lexik\\Bundle\\JWTAuthenticationBundle\\Event\\JWTCreatedEvent" but no such service exists.');
}
/**
* Gets the private '.errored.Ba4o0UA' shared service.
*
* @return \App\Controller\MAGENTO\HttpClientMagento
*/
protected function get_Errored_Ba4o0UAService()
{
$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".');
}
/**
* Gets the private '.maker.auto_command.make_auth.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeAuth_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
});
}
/**
* Gets the private '.maker.auto_command.make_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
});
}
/**
* Gets the private '.maker.auto_command.make_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_crud.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCrud_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
});
}
/**
* Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
});
}
/**
* Gets the private '.maker.auto_command.make_entity.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeEntity_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
});
}
/**
* Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
});
}
/**
* Gets the private '.maker.auto_command.make_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_message.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessage_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
});
}
/**
* Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
});
}
/**
* Gets the private '.maker.auto_command.make_migration.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMigration_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
});
}
/**
* Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
});
}
/**
* Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
});
}
/**
* Gets the private '.maker.auto_command.make_test.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTest_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
});
}
/**
* Gets the private '.maker.auto_command.make_user.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeUser_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
});
}
/**
* Gets the private '.maker.auto_command.make_validator.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeValidator_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
});
}
/**
* Gets the private '.maker.auto_command.make_voter.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeVoter_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
});
}
/**
* Gets the private '.security.command.debug_firewall.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_DebugFirewall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* Gets the private '.security.command.user_password_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
});
}
/**
* Gets the private '.security.command.user_password_hash.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordHash_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator.0Z_SsWj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0ZSsWjService()
{
return $this->privates['.service_locator.0Z_SsWj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\RecursoRepository', 'getRecursoRepositoryService', false],
], [
'repository' => 'App\\Repository\\RecursoRepository',
]);
}
/**
* Gets the private '.service_locator.8p8bbbw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8p8bbbwService()
{
return $this->privates['.service_locator.8p8bbbw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fileUploader' => ['privates', 'App\\Services\\Files\\FileUploader', 'getFileUploaderService', false],
], [
'fileUploader' => 'App\\Services\\Files\\FileUploader',
]);
}
/**
* Gets the private '.service_locator.DGB8hLR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DGB8hLRService()
{
return $this->privates['.service_locator.DGB8hLR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'recursoRepository' => ['privates', 'App\\Repository\\Recurso2PreguntaRepository', 'getRecurso2PreguntaRepositoryService', false],
], [
'recursoRepository' => 'App\\Repository\\Recurso2PreguntaRepository',
]);
}
/**
* Gets the private '.service_locator.Hx.89et' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Hx_89etService()
{
return $this->privates['.service_locator.Hx.89et'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderService' => ['privates', 'App\\Services\\Password\\EncoderService', 'getEncoderServiceService', false],
'fileUploader' => ['privates', 'App\\Services\\Files\\FileUploader', 'getFileUploaderService', false],
'repository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
], [
'encoderService' => 'App\\Services\\Password\\EncoderService',
'fileUploader' => 'App\\Services\\Files\\FileUploader',
'repository' => 'App\\Repository\\BaseRepository',
]);
}
/**
* Gets the private '.service_locator.IRNG3RH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IRNG3RHService()
{
return $this->privates['.service_locator.IRNG3RH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
'comunesRepository' => ['privates', 'App\\Repository\\ComunesRepository', 'getComunesRepositoryService', false],
'encoderService' => ['privates', 'App\\Services\\Password\\EncoderService', 'getEncoderServiceService', false],
'repository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'base' => 'App\\Repository\\BaseRepository',
'comunesRepository' => 'App\\Repository\\ComunesRepository',
'encoderService' => 'App\\Services\\Password\\EncoderService',
'repository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.KfbR3DY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfbR3DYService()
{
return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'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".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.KfwZsne' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfwZsneService()
{
return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'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.'],
], [
'response' => 'Symfony\\Component\\HttpFoundation\\Response',
]);
}
/**
* Gets the private '.service_locator.Kjt.jTN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kjt_JTNService()
{
return $this->privates['.service_locator.Kjt.jTN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'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".'],
'repository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
], [
'httpClientMagento' => '?',
'repository' => 'App\\Repository\\BaseRepository',
]);
}
/**
* Gets the private '.service_locator.LggZXHp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LggZXHpService()
{
return $this->privates['.service_locator.LggZXHp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\RespuestaRepository', 'getRespuestaRepositoryService', false],
], [
'repository' => 'App\\Repository\\RespuestaRepository',
]);
}
/**
* Gets the private '.service_locator.MRCNo5B' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MRCNo5BService()
{
return $this->privates['.service_locator.MRCNo5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
'repository' => ['privates', 'App\\Repository\\RespuestaRepository', 'getRespuestaRepositoryService', false],
], [
'base' => 'App\\Repository\\BaseRepository',
'repository' => 'App\\Repository\\RespuestaRepository',
]);
}
/**
* Gets the private '.service_locator.OEaJuIk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OEaJuIkService()
{
return $this->privates['.service_locator.OEaJuIk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
'sqlService' => ['privates', 'App\\Services\\SqlService\\SqlService', 'getSqlServiceService', false],
], [
'repository' => 'App\\Repository\\BaseRepository',
'sqlService' => 'App\\Services\\SqlService\\SqlService',
]);
}
/**
* Gets the private '.service_locator.OZzHPFE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OZzHPFEService()
{
return $this->privates['.service_locator.OZzHPFE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'session' => ['privates', 'App\\Services\\Sessions\\Session', 'getSession2Service', false],
], [
'session' => 'App\\Services\\Sessions\\Session',
]);
}
/**
* Gets the private '.service_locator.R_jFnLc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RJFnLcService()
{
return $this->privates['.service_locator.R_jFnLc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
], [
'repository' => 'App\\Repository\\BaseRepository',
]);
}
/**
* Gets the private '.service_locator.SM3VNLf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SM3VNLfService()
{
return $this->privates['.service_locator.SM3VNLf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\TemaRepository', 'getTemaRepositoryService', false],
], [
'repository' => 'App\\Repository\\TemaRepository',
]);
}
/**
* Gets the private '.service_locator.UQigTsC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UQigTsCService()
{
return $this->privates['.service_locator.UQigTsC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderService' => ['privates', 'App\\Services\\Password\\EncoderService', 'getEncoderServiceService', false],
'fileUploader' => ['privates', 'App\\Services\\Files\\FileUploader', 'getFileUploaderService', false],
'sqlService' => ['privates', 'App\\Services\\SqlService\\SqlService', 'getSqlServiceService', false],
], [
'encoderService' => 'App\\Services\\Password\\EncoderService',
'fileUploader' => 'App\\Services\\Files\\FileUploader',
'sqlService' => 'App\\Services\\SqlService\\SqlService',
]);
}
/**
* Gets the private '.service_locator.VaJZNtk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VaJZNtkService()
{
return $this->privates['.service_locator.VaJZNtk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\ADMIN\\Cursos::add' => ['privates', '.service_locator.eMmCwx_', 'get_ServiceLocator_EMmCwxService', false],
'App\\Controller\\ADMIN\\Cursos::getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Cursos::list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Cursos::listCursoPorTipos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Cursos::remove' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\ADMIN\\Users::add' => ['privates', '.service_locator.ywGprDL', 'get_ServiceLocator_YwGprDLService', false],
'App\\Controller\\ADMIN\\Users::getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Users::list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Users::remove' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\ADMIN\\Users::updatePassword' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\ADMIN\\Users::userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\Authentication::auth' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication::refresToken' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication::removeSession' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication::updateCredentials' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\Authentication::updateCredentialsFAKE' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\Authentication::updateCredentialsFakeImage' => ['privates', '.service_locator.UQigTsC', 'get_ServiceLocator_UQigTsCService', false],
'App\\Controller\\Authentication::updateCredentialsImage' => ['privates', '.service_locator.UQigTsC', 'get_ServiceLocator_UQigTsCService', false],
'App\\Controller\\Authentication::userSesion' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication::validatePassword' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\Authentication::validatePasswordFake' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\COMUNICACIONES\\Announcement::msgFiles' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\COMUNICACIONES\\Announcement::newDoubt' => ['privates', '.service_locator.OEaJuIk', 'get_ServiceLocator_OEaJuIkService', false],
'App\\Controller\\DEBERES\\Deberes::createOrEditHomework' => ['privates', '.service_locator.OEaJuIk', 'get_ServiceLocator_OEaJuIkService', false],
'App\\Controller\\DEBERES\\Deberes::homeworkImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\MAGENTO\\Magento::updateUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::ProfAlumnoBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::ProfSedeBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccionalGroup' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::adminsBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::conversacionBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::cursosBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::cursosProfBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::findBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::recibidosBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional::superadminsBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo::addCorreoMasivo' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo::masivoEnviado' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo::menuCorreoMasivo' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo::totalCorreoMasivo' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeFiles' => ['privates', '.service_locator.i_wnGxU', 'get_ServiceLocator_IWnGxUService', false],
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmited' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmitedUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSet' => ['privates', '.service_locator.eMmCwx_', 'get_ServiceLocator_EMmCwxService', false],
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSetUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes::mensajesReceived' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retro::retroSet' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros::retroHiloAlumno' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros::retroHiloProfesor' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros::retroInit' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudasProfesor' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos::getAlumnosClase' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos::getProAlumnos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosClase' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosTutor' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos::userQueryLikeProf' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Asignaturas::mensajeFilesDownload' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Cursos::getProfCursos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Cursos::getProfHorarios' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Cursos::getProfHoras' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes::addAlumnosTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes::getDeberCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes::getDeberId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes::getTemasCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Areas::addEditArea' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Areas::getArea' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Areas::listAreaEnabled' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Aulas::addEditAula' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Aulas::getAula' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Aulas::listAula' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::add' => ['privates', '.service_locator.Kjt.jTN', 'get_ServiceLocator_Kjt_JTNService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addModalidad' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addNameCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getCursoEdit' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOneNombreCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listClasesSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoAreaSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoCalendar' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoPorTipos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeActivos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeAreaActivos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoTipos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listModalidad' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listNombreCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::removeNombreCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas::importador' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert::convertHtmlToPdf' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::delete' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroContest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroDocente' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroFromUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroNotRespond' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro::getRetroConstest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro::retroDeshabilitados' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Sedes::addEditSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Sedes::getSede' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Sedes::getSedeArea' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Sedes::listSede' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Sedes::listSedes' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosAreas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateria' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateriaSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMes' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMesSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnline' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnlineSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotal' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotalSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::add' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTest2PreguntaExamen' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTestExamen' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFind' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindExamenNoPageSearch' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPage' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPageSearch' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindReplace' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindUpdate' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadArea' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadTema' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasExamenUpdateTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasTema' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasUpdateTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuesta' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuestaFind' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::remove' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::removePreguntaRespuesta' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage2' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::add' => ['privates', '.service_locator.MRCNo5B', 'get_ServiceLocator_MRCNo5BService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::getOne' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::list' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::listRespuestaPregunta' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::remove' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::updateStatus' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::add' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::addPadre' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::addRecurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::getAllSubtemas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::getSubtemasTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAllArea' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listFind' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadre' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadreId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecursos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemaCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaProf' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listView' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::recursoFile' => ['privates', '.service_locator.Hx.89et', 'get_ServiceLocator_Hx_89etService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::remove' => ['privates', '.service_locator.SM3VNLf', 'get_ServiceLocator_SM3VNLfService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecursoFile' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::subtemaIdAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaIdAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaPadreId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas::temasIdAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecurso' => ['privates', '.service_locator.0Z_SsWj', 'get_ServiceLocator_0ZSsWjService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursoDirecto' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursosRespuesta' => ['privates', '.service_locator.DGB8hLR', 'get_ServiceLocator_DGB8hLRService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirecto' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirectoId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::remove' => ['privates', '.service_locator.0Z_SsWj', 'get_ServiceLocator_0ZSsWjService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageDirecto' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageRespuesta' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Users::add' => ['privates', '.service_locator.IRNG3RH', 'get_ServiceLocator_IRNG3RHService', false],
'App\\Controller\\SUPERADMIN\\Users::getOne' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users::getSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users::getSedeRole' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users::list' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users::listAlumnoSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users::listByRole' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users::listDocenteSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users::remove' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users::updatePassword' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users::userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Users::userQueryLike' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users::userQueryMatch' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes::addAlumnosTest' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTest' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTestId' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes::removePresencial' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats::actions' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats::actionsList' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats::cardStast' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats::rankingMensual' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\Compras::desmatricularAlumno' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_CURSOS\\Cursos::classUser' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarPreguntasMoodle' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarRespuestasMoodle' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas::copiarPreguntas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas::corregirImagenesParaSerUnicas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas::listadoPreguntasRepetidas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PROGRAMACION\\Programaciones::delete' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PUBLICIDAD\\Publicidad::publicidadImage' => ['privates', '.service_locator.heUN7b8', 'get_ServiceLocator_HeUN7b8Service', false],
'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation::function' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_SCRIPTS\\addBirthdateUsers::__invoke' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg::agregarMsgKvAAnuncios' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas::createOrEditUnit' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas::createOrEditUnitPsicos' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas::getAllUnits' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas::showUnits' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas::showUnitsPsicos' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas::unitDetails' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEST\\NTest::addPreguntas' => ['privates', '.service_locator.OEaJuIk', 'get_ServiceLocator_OEaJuIkService', false],
'App\\Controller\\_TEST\\NTest::listTestPreguntas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser::add' => ['privates', '.service_locator.edbmuZx', 'get_ServiceLocator_EdbmuZxService', false],
'App\\Controller\\_USER\\Nuser::delete' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\_USER\\Nuser::listRole' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser::listRoles' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser::listSede' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser::listUsuarioHabilitado' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser::mailExist' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser::userImage' => ['privates', '.service_locator._kSHvAC', 'get_ServiceLocator_KSHvACService', false],
'App\\Controller\\_USER\\auxPictureUser::solucionarUsuarios' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Listener\\JWTCreatedListener::onJWTCreated' => ['privates', '.service_locator.uLzR5h4', 'get_ServiceLocator_ULzR5h4Service', false],
'acme_api.event.jwt_created_listener::onJWTCreated' => ['privates', '.service_locator.uLzR5h4', 'get_ServiceLocator_ULzR5h4Service', false],
'kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::terminate' => ['privates', '.service_locator.KfwZsne', 'get_ServiceLocator_KfwZsneService', false],
'App\\Controller\\ADMIN\\Cursos:add' => ['privates', '.service_locator.eMmCwx_', 'get_ServiceLocator_EMmCwxService', false],
'App\\Controller\\ADMIN\\Cursos:getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Cursos:list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Cursos:listCursoPorTipos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Cursos:remove' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\ADMIN\\Users:add' => ['privates', '.service_locator.ywGprDL', 'get_ServiceLocator_YwGprDLService', false],
'App\\Controller\\ADMIN\\Users:getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Users:list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\ADMIN\\Users:remove' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\ADMIN\\Users:updatePassword' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\ADMIN\\Users:userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\Authentication:auth' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication:refresToken' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication:removeSession' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication:updateCredentials' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\Authentication:updateCredentialsFAKE' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\Authentication:updateCredentialsFakeImage' => ['privates', '.service_locator.UQigTsC', 'get_ServiceLocator_UQigTsCService', false],
'App\\Controller\\Authentication:updateCredentialsImage' => ['privates', '.service_locator.UQigTsC', 'get_ServiceLocator_UQigTsCService', false],
'App\\Controller\\Authentication:userSesion' => ['privates', '.service_locator.OZzHPFE', 'get_ServiceLocator_OZzHPFEService', false],
'App\\Controller\\Authentication:validatePassword' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\Authentication:validatePasswordFake' => ['privates', '.service_locator.zf8P20D', 'get_ServiceLocator_Zf8P20DService', false],
'App\\Controller\\COMUNICACIONES\\Announcement:msgFiles' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\COMUNICACIONES\\Announcement:newDoubt' => ['privates', '.service_locator.OEaJuIk', 'get_ServiceLocator_OEaJuIkService', false],
'App\\Controller\\DEBERES\\Deberes:createOrEditHomework' => ['privates', '.service_locator.OEaJuIk', 'get_ServiceLocator_OEaJuIkService', false],
'App\\Controller\\DEBERES\\Deberes:homeworkImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\MAGENTO\\Magento:updateUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:ProfAlumnoBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:ProfSedeBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccionalGroup' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:adminsBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:conversacionBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:cursosBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:cursosProfBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:findBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:recibidosBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Bidireccional:superadminsBidireccional' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo:addCorreoMasivo' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo:masivoEnviado' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo:menuCorreoMasivo' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Masivo:totalCorreoMasivo' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeFiles' => ['privates', '.service_locator.i_wnGxU', 'get_ServiceLocator_IWnGxUService', false],
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmited' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmitedUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSet' => ['privates', '.service_locator.eMmCwx_', 'get_ServiceLocator_EMmCwxService', false],
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSetUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Mensajes:mensajesReceived' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retro:retroSet' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros:retroHiloAlumno' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros:retroHiloProfesor' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros:retroInit' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudasProfesor' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos:getAlumnosClase' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos:getProAlumnos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosClase' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosTutor' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Alumnos:userQueryLikeProf' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Asignaturas:mensajeFilesDownload' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Cursos:getProfCursos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Cursos:getProfHorarios' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Cursos:getProfHoras' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes:addAlumnosTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes:getDeberCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes:getDeberId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\PROFESOR\\Deberes:getTemasCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Areas:addEditArea' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Areas:getArea' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Areas:listAreaEnabled' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Aulas:addEditAula' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Aulas:getAula' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Aulas:listAula' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:add' => ['privates', '.service_locator.Kjt.jTN', 'get_ServiceLocator_Kjt_JTNService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addModalidad' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addNameCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getCursoEdit' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOneNombreCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listClasesSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoAreaSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoCalendar' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoPorTipos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeActivos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeAreaActivos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoTipos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listModalidad' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listNombreCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:removeNombreCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas:importador' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert:convertHtmlToPdf' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:delete' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroContest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroDocente' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroFromUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroNotRespond' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroUser' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro:getRetroConstest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Retro\\Retro:retroDeshabilitados' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Sedes:addEditSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Sedes:getSede' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Sedes:getSedeArea' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Sedes:listSede' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Sedes:listSedes' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosAreas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateria' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateriaSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMes' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMesSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnline' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnlineSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotal' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotalSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:add' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTest2PreguntaExamen' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTestExamen' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFind' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindExamenNoPageSearch' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPage' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPageSearch' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindReplace' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindUpdate' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadArea' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadTema' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasExamenUpdateTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasTema' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasUpdateTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuesta' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuestaFind' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:remove' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:removePreguntaRespuesta' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage2' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:add' => ['privates', '.service_locator.MRCNo5B', 'get_ServiceLocator_MRCNo5BService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:getOne' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:list' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:listRespuestaPregunta' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:remove' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:updateStatus' => ['privates', '.service_locator.LggZXHp', 'get_ServiceLocator_LggZXHpService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:add' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:addPadre' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:addRecurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:getAllSubtemas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:getSubtemasTest' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAllArea' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listFind' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadre' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadreId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecursos' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemaCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemas' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaCurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaProf' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listView' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:recursoFile' => ['privates', '.service_locator.Hx.89et', 'get_ServiceLocator_Hx_89etService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:remove' => ['privates', '.service_locator.SM3VNLf', 'get_ServiceLocator_SM3VNLfService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecurso' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecursoFile' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:subtemaIdAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaIdAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaPadreId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Temas\\Temas:temasIdAll' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecurso' => ['privates', '.service_locator.0Z_SsWj', 'get_ServiceLocator_0ZSsWjService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursoDirecto' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursosRespuesta' => ['privates', '.service_locator.DGB8hLR', 'get_ServiceLocator_DGB8hLRService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:getOne' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:list' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirecto' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirectoId' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:remove' => ['privates', '.service_locator.0Z_SsWj', 'get_ServiceLocator_0ZSsWjService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageDirecto' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageRespuesta' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Users:add' => ['privates', '.service_locator.IRNG3RH', 'get_ServiceLocator_IRNG3RHService', false],
'App\\Controller\\SUPERADMIN\\Users:getOne' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users:getSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users:getSedeRole' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users:list' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users:listAlumnoSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users:listByRole' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users:listDocenteSede' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users:remove' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users:updatePassword' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\SUPERADMIN\\Users:userImage' => ['privates', '.service_locator.8p8bbbw', 'get_ServiceLocator_8p8bbbwService', false],
'App\\Controller\\SUPERADMIN\\Users:userQueryLike' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\SUPERADMIN\\Users:userQueryMatch' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes:addAlumnosTest' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTest' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTestId' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoExamenes:removePresencial' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats:actions' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats:actionsList' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats:cardStast' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\AlumnoStats:rankingMensual' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_ALUMNO\\Compras:desmatricularAlumno' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_CURSOS\\Cursos:classUser' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarPreguntasMoodle' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarRespuestasMoodle' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas:copiarPreguntas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas:corregirImagenesParaSerUnicas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PREGUNTAS\\importarPreguntas:listadoPreguntasRepetidas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PROGRAMACION\\Programaciones:delete' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_PUBLICIDAD\\Publicidad:publicidadImage' => ['privates', '.service_locator.heUN7b8', 'get_ServiceLocator_HeUN7b8Service', false],
'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation:function' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_SCRIPTS\\addBirthdateUsers:__invoke' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_SCRIPTS\\addBirthdateUsers' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg:agregarMsgKvAAnuncios' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas:createOrEditUnit' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas:createOrEditUnitPsicos' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas:getAllUnits' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas:showUnits' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas:showUnitsPsicos' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEMAS\\Temas:unitDetails' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_TEST\\NTest:addPreguntas' => ['privates', '.service_locator.OEaJuIk', 'get_ServiceLocator_OEaJuIkService', false],
'App\\Controller\\_TEST\\NTest:listTestPreguntas' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser:add' => ['privates', '.service_locator.edbmuZx', 'get_ServiceLocator_EdbmuZxService', false],
'App\\Controller\\_USER\\Nuser:delete' => ['privates', '.service_locator.R_jFnLc', 'get_ServiceLocator_RJFnLcService', false],
'App\\Controller\\_USER\\Nuser:listRole' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser:listRoles' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser:listSede' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser:listUsuarioHabilitado' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser:mailExist' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Controller\\_USER\\Nuser:userImage' => ['privates', '.service_locator._kSHvAC', 'get_ServiceLocator_KSHvACService', false],
'App\\Controller\\_USER\\auxPictureUser:solucionarUsuarios' => ['privates', '.service_locator._G930f6', 'get_ServiceLocator_G930f6Service', false],
'App\\Listener\\JWTCreatedListener:onJWTCreated' => ['privates', '.service_locator.uLzR5h4', 'get_ServiceLocator_ULzR5h4Service', false],
'acme_api.event.jwt_created_listener:onJWTCreated' => ['privates', '.service_locator.uLzR5h4', 'get_ServiceLocator_ULzR5h4Service', false],
'kernel:loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:terminate' => ['privates', '.service_locator.KfwZsne', 'get_ServiceLocator_KfwZsneService', false],
], [
'App\\Controller\\ADMIN\\Cursos::add' => '?',
'App\\Controller\\ADMIN\\Cursos::getOne' => '?',
'App\\Controller\\ADMIN\\Cursos::list' => '?',
'App\\Controller\\ADMIN\\Cursos::listCursoPorTipos' => '?',
'App\\Controller\\ADMIN\\Cursos::remove' => '?',
'App\\Controller\\ADMIN\\Users::add' => '?',
'App\\Controller\\ADMIN\\Users::getOne' => '?',
'App\\Controller\\ADMIN\\Users::list' => '?',
'App\\Controller\\ADMIN\\Users::remove' => '?',
'App\\Controller\\ADMIN\\Users::updatePassword' => '?',
'App\\Controller\\ADMIN\\Users::userImage' => '?',
'App\\Controller\\Authentication::auth' => '?',
'App\\Controller\\Authentication::refresToken' => '?',
'App\\Controller\\Authentication::removeSession' => '?',
'App\\Controller\\Authentication::updateCredentials' => '?',
'App\\Controller\\Authentication::updateCredentialsFAKE' => '?',
'App\\Controller\\Authentication::updateCredentialsFakeImage' => '?',
'App\\Controller\\Authentication::updateCredentialsImage' => '?',
'App\\Controller\\Authentication::userSesion' => '?',
'App\\Controller\\Authentication::validatePassword' => '?',
'App\\Controller\\Authentication::validatePasswordFake' => '?',
'App\\Controller\\COMUNICACIONES\\Announcement::msgFiles' => '?',
'App\\Controller\\COMUNICACIONES\\Announcement::newDoubt' => '?',
'App\\Controller\\DEBERES\\Deberes::createOrEditHomework' => '?',
'App\\Controller\\DEBERES\\Deberes::homeworkImage' => '?',
'App\\Controller\\MAGENTO\\Magento::updateUser' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::ProfAlumnoBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::ProfSedeBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccionalGroup' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::adminsBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::conversacionBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::cursosBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::cursosProfBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::findBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::recibidosBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional::superadminsBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Masivo::addCorreoMasivo' => '?',
'App\\Controller\\MENSAJERIA\\Masivo::masivoEnviado' => '?',
'App\\Controller\\MENSAJERIA\\Masivo::menuCorreoMasivo' => '?',
'App\\Controller\\MENSAJERIA\\Masivo::totalCorreoMasivo' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeFiles' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmited' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmitedUser' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSet' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSetUser' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes::mensajesReceived' => '?',
'App\\Controller\\MENSAJERIA\\Retro::retroSet' => '?',
'App\\Controller\\MENSAJERIA\\Retros::retroHiloAlumno' => '?',
'App\\Controller\\MENSAJERIA\\Retros::retroHiloProfesor' => '?',
'App\\Controller\\MENSAJERIA\\Retros::retroInit' => '?',
'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudas' => '?',
'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudasProfesor' => '?',
'App\\Controller\\PROFESOR\\Alumnos::getAlumnosClase' => '?',
'App\\Controller\\PROFESOR\\Alumnos::getProAlumnos' => '?',
'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosClase' => '?',
'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosTutor' => '?',
'App\\Controller\\PROFESOR\\Alumnos::userQueryLikeProf' => '?',
'App\\Controller\\PROFESOR\\Asignaturas::mensajeFilesDownload' => '?',
'App\\Controller\\PROFESOR\\Cursos::getProfCursos' => '?',
'App\\Controller\\PROFESOR\\Cursos::getProfHorarios' => '?',
'App\\Controller\\PROFESOR\\Cursos::getProfHoras' => '?',
'App\\Controller\\PROFESOR\\Deberes::addAlumnosTest' => '?',
'App\\Controller\\PROFESOR\\Deberes::getDeberCurso' => '?',
'App\\Controller\\PROFESOR\\Deberes::getDeberId' => '?',
'App\\Controller\\PROFESOR\\Deberes::getTemasCurso' => '?',
'App\\Controller\\SUPERADMIN\\Areas::addEditArea' => '?',
'App\\Controller\\SUPERADMIN\\Areas::getArea' => '?',
'App\\Controller\\SUPERADMIN\\Areas::listAreaEnabled' => '?',
'App\\Controller\\SUPERADMIN\\Aulas::addEditAula' => '?',
'App\\Controller\\SUPERADMIN\\Aulas::getAula' => '?',
'App\\Controller\\SUPERADMIN\\Aulas::listAula' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::add' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addModalidad' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addNameCurso' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getCursoEdit' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOne' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOneNombreCurso' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::list' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listClasesSede' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoAreaSede' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoCalendar' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoPorTipos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSede' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeActivos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeAreaActivos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoTipos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listModalidad' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listNombreCurso' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::removeNombreCurso' => '?',
'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas::importador' => '?',
'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert::convertHtmlToPdf' => '?',
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::delete' => '?',
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::list' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroContest' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroDocente' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroFromUser' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroNotRespond' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroUser' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro::getRetroConstest' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro::retroDeshabilitados' => '?',
'App\\Controller\\SUPERADMIN\\Sedes::addEditSede' => '?',
'App\\Controller\\SUPERADMIN\\Sedes::getSede' => '?',
'App\\Controller\\SUPERADMIN\\Sedes::getSedeArea' => '?',
'App\\Controller\\SUPERADMIN\\Sedes::listSede' => '?',
'App\\Controller\\SUPERADMIN\\Sedes::listSedes' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivos' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosAreas' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateria' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateriaSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMes' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMesSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnline' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnlineSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotal' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotalSede' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::add' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getOne' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTest2PreguntaExamen' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTestExamen' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::list' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFind' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindExamenNoPageSearch' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPage' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPageSearch' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindReplace' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindUpdate' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadArea' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadTema' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasExamenUpdateTest' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasTema' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasUpdateTest' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuestaFind' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::remove' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::removePreguntaRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage2' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::add' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::getOne' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::list' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::listRespuestaPregunta' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::remove' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::updateStatus' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::userImage' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::add' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::addPadre' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::addRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::getAllSubtemas' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::getOne' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::getSubtemasTest' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::list' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAllArea' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listFind' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadre' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadreId' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecursos' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemaCurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemas' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaCurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaProf' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::listView' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::recursoFile' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::remove' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecursoFile' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::subtemaIdAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaIdAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaPadreId' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas::temasIdAll' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursoDirecto' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursosRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::getOne' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::list' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirecto' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirectoId' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::remove' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageDirecto' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Users::add' => '?',
'App\\Controller\\SUPERADMIN\\Users::getOne' => '?',
'App\\Controller\\SUPERADMIN\\Users::getSede' => '?',
'App\\Controller\\SUPERADMIN\\Users::getSedeRole' => '?',
'App\\Controller\\SUPERADMIN\\Users::list' => '?',
'App\\Controller\\SUPERADMIN\\Users::listAlumnoSede' => '?',
'App\\Controller\\SUPERADMIN\\Users::listByRole' => '?',
'App\\Controller\\SUPERADMIN\\Users::listDocenteSede' => '?',
'App\\Controller\\SUPERADMIN\\Users::remove' => '?',
'App\\Controller\\SUPERADMIN\\Users::updatePassword' => '?',
'App\\Controller\\SUPERADMIN\\Users::userImage' => '?',
'App\\Controller\\SUPERADMIN\\Users::userQueryLike' => '?',
'App\\Controller\\SUPERADMIN\\Users::userQueryMatch' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes::addAlumnosTest' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTest' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTestId' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes::removePresencial' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats::actions' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats::actionsList' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats::cardStast' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats::rankingMensual' => '?',
'App\\Controller\\_ALUMNO\\Compras::desmatricularAlumno' => '?',
'App\\Controller\\_CURSOS\\Cursos::classUser' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarPreguntasMoodle' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarRespuestasMoodle' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas::copiarPreguntas' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas::corregirImagenesParaSerUnicas' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas::listadoPreguntasRepetidas' => '?',
'App\\Controller\\_PROGRAMACION\\Programaciones::delete' => '?',
'App\\Controller\\_PUBLICIDAD\\Publicidad::publicidadImage' => '?',
'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation::function' => '?',
'App\\Controller\\_SCRIPTS\\addBirthdateUsers::__invoke' => '?',
'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg::agregarMsgKvAAnuncios' => '?',
'App\\Controller\\_TEMAS\\Temas::createOrEditUnit' => '?',
'App\\Controller\\_TEMAS\\Temas::createOrEditUnitPsicos' => '?',
'App\\Controller\\_TEMAS\\Temas::getAllUnits' => '?',
'App\\Controller\\_TEMAS\\Temas::showUnits' => '?',
'App\\Controller\\_TEMAS\\Temas::showUnitsPsicos' => '?',
'App\\Controller\\_TEMAS\\Temas::unitDetails' => '?',
'App\\Controller\\_TEST\\NTest::addPreguntas' => '?',
'App\\Controller\\_TEST\\NTest::listTestPreguntas' => '?',
'App\\Controller\\_USER\\Nuser::add' => '?',
'App\\Controller\\_USER\\Nuser::delete' => '?',
'App\\Controller\\_USER\\Nuser::listRole' => '?',
'App\\Controller\\_USER\\Nuser::listRoles' => '?',
'App\\Controller\\_USER\\Nuser::listSede' => '?',
'App\\Controller\\_USER\\Nuser::listUsuarioHabilitado' => '?',
'App\\Controller\\_USER\\Nuser::mailExist' => '?',
'App\\Controller\\_USER\\Nuser::userImage' => '?',
'App\\Controller\\_USER\\auxPictureUser::solucionarUsuarios' => '?',
'App\\Listener\\JWTCreatedListener::onJWTCreated' => '?',
'acme_api.event.jwt_created_listener::onJWTCreated' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'kernel::terminate' => '?',
'App\\Controller\\ADMIN\\Cursos:add' => '?',
'App\\Controller\\ADMIN\\Cursos:getOne' => '?',
'App\\Controller\\ADMIN\\Cursos:list' => '?',
'App\\Controller\\ADMIN\\Cursos:listCursoPorTipos' => '?',
'App\\Controller\\ADMIN\\Cursos:remove' => '?',
'App\\Controller\\ADMIN\\Users:add' => '?',
'App\\Controller\\ADMIN\\Users:getOne' => '?',
'App\\Controller\\ADMIN\\Users:list' => '?',
'App\\Controller\\ADMIN\\Users:remove' => '?',
'App\\Controller\\ADMIN\\Users:updatePassword' => '?',
'App\\Controller\\ADMIN\\Users:userImage' => '?',
'App\\Controller\\Authentication:auth' => '?',
'App\\Controller\\Authentication:refresToken' => '?',
'App\\Controller\\Authentication:removeSession' => '?',
'App\\Controller\\Authentication:updateCredentials' => '?',
'App\\Controller\\Authentication:updateCredentialsFAKE' => '?',
'App\\Controller\\Authentication:updateCredentialsFakeImage' => '?',
'App\\Controller\\Authentication:updateCredentialsImage' => '?',
'App\\Controller\\Authentication:userSesion' => '?',
'App\\Controller\\Authentication:validatePassword' => '?',
'App\\Controller\\Authentication:validatePasswordFake' => '?',
'App\\Controller\\COMUNICACIONES\\Announcement:msgFiles' => '?',
'App\\Controller\\COMUNICACIONES\\Announcement:newDoubt' => '?',
'App\\Controller\\DEBERES\\Deberes:createOrEditHomework' => '?',
'App\\Controller\\DEBERES\\Deberes:homeworkImage' => '?',
'App\\Controller\\MAGENTO\\Magento:updateUser' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:ProfAlumnoBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:ProfSedeBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccionalGroup' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:adminsBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:conversacionBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:cursosBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:cursosProfBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:findBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:recibidosBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Bidireccional:superadminsBidireccional' => '?',
'App\\Controller\\MENSAJERIA\\Masivo:addCorreoMasivo' => '?',
'App\\Controller\\MENSAJERIA\\Masivo:masivoEnviado' => '?',
'App\\Controller\\MENSAJERIA\\Masivo:menuCorreoMasivo' => '?',
'App\\Controller\\MENSAJERIA\\Masivo:totalCorreoMasivo' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeFiles' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmited' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmitedUser' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSet' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSetUser' => '?',
'App\\Controller\\MENSAJERIA\\Mensajes:mensajesReceived' => '?',
'App\\Controller\\MENSAJERIA\\Retro:retroSet' => '?',
'App\\Controller\\MENSAJERIA\\Retros:retroHiloAlumno' => '?',
'App\\Controller\\MENSAJERIA\\Retros:retroHiloProfesor' => '?',
'App\\Controller\\MENSAJERIA\\Retros:retroInit' => '?',
'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudas' => '?',
'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudasProfesor' => '?',
'App\\Controller\\PROFESOR\\Alumnos:getAlumnosClase' => '?',
'App\\Controller\\PROFESOR\\Alumnos:getProAlumnos' => '?',
'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosClase' => '?',
'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosTutor' => '?',
'App\\Controller\\PROFESOR\\Alumnos:userQueryLikeProf' => '?',
'App\\Controller\\PROFESOR\\Asignaturas:mensajeFilesDownload' => '?',
'App\\Controller\\PROFESOR\\Cursos:getProfCursos' => '?',
'App\\Controller\\PROFESOR\\Cursos:getProfHorarios' => '?',
'App\\Controller\\PROFESOR\\Cursos:getProfHoras' => '?',
'App\\Controller\\PROFESOR\\Deberes:addAlumnosTest' => '?',
'App\\Controller\\PROFESOR\\Deberes:getDeberCurso' => '?',
'App\\Controller\\PROFESOR\\Deberes:getDeberId' => '?',
'App\\Controller\\PROFESOR\\Deberes:getTemasCurso' => '?',
'App\\Controller\\SUPERADMIN\\Areas:addEditArea' => '?',
'App\\Controller\\SUPERADMIN\\Areas:getArea' => '?',
'App\\Controller\\SUPERADMIN\\Areas:listAreaEnabled' => '?',
'App\\Controller\\SUPERADMIN\\Aulas:addEditAula' => '?',
'App\\Controller\\SUPERADMIN\\Aulas:getAula' => '?',
'App\\Controller\\SUPERADMIN\\Aulas:listAula' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:add' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addModalidad' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addNameCurso' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getCursoEdit' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOne' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOneNombreCurso' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:list' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listClasesSede' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoAreaSede' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoCalendar' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoPorTipos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSede' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeActivos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeAreaActivos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoTipos' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listModalidad' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listNombreCurso' => '?',
'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:removeNombreCurso' => '?',
'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas:importador' => '?',
'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert:convertHtmlToPdf' => '?',
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:delete' => '?',
'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:list' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroContest' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroDocente' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroFromUser' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroNotRespond' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroUser' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro:getRetroConstest' => '?',
'App\\Controller\\SUPERADMIN\\Retro\\Retro:retroDeshabilitados' => '?',
'App\\Controller\\SUPERADMIN\\Sedes:addEditSede' => '?',
'App\\Controller\\SUPERADMIN\\Sedes:getSede' => '?',
'App\\Controller\\SUPERADMIN\\Sedes:getSedeArea' => '?',
'App\\Controller\\SUPERADMIN\\Sedes:listSede' => '?',
'App\\Controller\\SUPERADMIN\\Sedes:listSedes' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivos' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosAreas' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateria' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateriaSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMes' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMesSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnline' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnlineSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosSede' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotal' => '?',
'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotalSede' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:add' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getOne' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTest2PreguntaExamen' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTestExamen' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:list' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFind' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindExamenNoPageSearch' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPage' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPageSearch' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindReplace' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindUpdate' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadArea' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadTema' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasExamenUpdateTest' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasTema' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasUpdateTest' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuestaFind' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:remove' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:removePreguntaRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage2' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:add' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:getOne' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:list' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:listRespuestaPregunta' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:remove' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:updateStatus' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:userImage' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:add' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:addPadre' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:addRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:getAllSubtemas' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:getOne' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:getSubtemasTest' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:list' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAllArea' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listFind' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadre' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadreId' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecursos' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemaCurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemas' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaCurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaProf' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:listView' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:recursoFile' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:remove' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecursoFile' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:subtemaIdAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaIdAll' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaPadreId' => '?',
'App\\Controller\\SUPERADMIN\\Temas\\Temas:temasIdAll' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecurso' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursoDirecto' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursosRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:getOne' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:list' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirecto' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirectoId' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:remove' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageDirecto' => '?',
'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageRespuesta' => '?',
'App\\Controller\\SUPERADMIN\\Users:add' => '?',
'App\\Controller\\SUPERADMIN\\Users:getOne' => '?',
'App\\Controller\\SUPERADMIN\\Users:getSede' => '?',
'App\\Controller\\SUPERADMIN\\Users:getSedeRole' => '?',
'App\\Controller\\SUPERADMIN\\Users:list' => '?',
'App\\Controller\\SUPERADMIN\\Users:listAlumnoSede' => '?',
'App\\Controller\\SUPERADMIN\\Users:listByRole' => '?',
'App\\Controller\\SUPERADMIN\\Users:listDocenteSede' => '?',
'App\\Controller\\SUPERADMIN\\Users:remove' => '?',
'App\\Controller\\SUPERADMIN\\Users:updatePassword' => '?',
'App\\Controller\\SUPERADMIN\\Users:userImage' => '?',
'App\\Controller\\SUPERADMIN\\Users:userQueryLike' => '?',
'App\\Controller\\SUPERADMIN\\Users:userQueryMatch' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes:addAlumnosTest' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTest' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTestId' => '?',
'App\\Controller\\_ALUMNO\\AlumnoExamenes:removePresencial' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats:actions' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats:actionsList' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats:cardStast' => '?',
'App\\Controller\\_ALUMNO\\AlumnoStats:rankingMensual' => '?',
'App\\Controller\\_ALUMNO\\Compras:desmatricularAlumno' => '?',
'App\\Controller\\_CURSOS\\Cursos:classUser' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarPreguntasMoodle' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarRespuestasMoodle' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas:copiarPreguntas' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas:corregirImagenesParaSerUnicas' => '?',
'App\\Controller\\_PREGUNTAS\\importarPreguntas:listadoPreguntasRepetidas' => '?',
'App\\Controller\\_PROGRAMACION\\Programaciones:delete' => '?',
'App\\Controller\\_PUBLICIDAD\\Publicidad:publicidadImage' => '?',
'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation:function' => '?',
'App\\Controller\\_SCRIPTS\\addBirthdateUsers:__invoke' => '?',
'App\\Controller\\_SCRIPTS\\addBirthdateUsers' => '?',
'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg:agregarMsgKvAAnuncios' => '?',
'App\\Controller\\_TEMAS\\Temas:createOrEditUnit' => '?',
'App\\Controller\\_TEMAS\\Temas:createOrEditUnitPsicos' => '?',
'App\\Controller\\_TEMAS\\Temas:getAllUnits' => '?',
'App\\Controller\\_TEMAS\\Temas:showUnits' => '?',
'App\\Controller\\_TEMAS\\Temas:showUnitsPsicos' => '?',
'App\\Controller\\_TEMAS\\Temas:unitDetails' => '?',
'App\\Controller\\_TEST\\NTest:addPreguntas' => '?',
'App\\Controller\\_TEST\\NTest:listTestPreguntas' => '?',
'App\\Controller\\_USER\\Nuser:add' => '?',
'App\\Controller\\_USER\\Nuser:delete' => '?',
'App\\Controller\\_USER\\Nuser:listRole' => '?',
'App\\Controller\\_USER\\Nuser:listRoles' => '?',
'App\\Controller\\_USER\\Nuser:listSede' => '?',
'App\\Controller\\_USER\\Nuser:listUsuarioHabilitado' => '?',
'App\\Controller\\_USER\\Nuser:mailExist' => '?',
'App\\Controller\\_USER\\Nuser:userImage' => '?',
'App\\Controller\\_USER\\auxPictureUser:solucionarUsuarios' => '?',
'App\\Listener\\JWTCreatedListener:onJWTCreated' => '?',
'acme_api.event.jwt_created_listener:onJWTCreated' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
'kernel:terminate' => '?',
]);
}
/**
* Gets the private '.service_locator.W9y3dzm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_W9y3dzmService()
{
return $this->privates['.service_locator.W9y3dzm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator._G930f6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_G930f6Service()
{
return $this->privates['.service_locator._G930f6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sqlService' => ['privates', 'App\\Services\\SqlService\\SqlService', 'getSqlServiceService', false],
], [
'sqlService' => 'App\\Services\\SqlService\\SqlService',
]);
}
/**
* Gets the private '.service_locator._kSHvAC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KSHvACService()
{
return $this->privates['.service_locator._kSHvAC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fileUploader' => ['privates', 'App\\Services\\Files\\FileUploader', 'getFileUploaderService', false],
'sqlService' => ['privates', 'App\\Services\\SqlService\\SqlService', 'getSqlServiceService', false],
], [
'fileUploader' => 'App\\Services\\Files\\FileUploader',
'sqlService' => 'App\\Services\\SqlService\\SqlService',
]);
}
/**
* Gets the private '.service_locator.eMmCwx_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EMmCwxService()
{
return $this->privates['.service_locator.eMmCwx_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderService' => ['privates', 'App\\Services\\Password\\EncoderService', 'getEncoderServiceService', false],
'repository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
], [
'encoderService' => 'App\\Services\\Password\\EncoderService',
'repository' => 'App\\Repository\\BaseRepository',
]);
}
/**
* Gets the private '.service_locator.edbmuZx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EdbmuZxService()
{
return $this->privates['.service_locator.edbmuZx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderService' => ['privates', 'App\\Services\\Password\\EncoderService', 'getEncoderServiceService', false],
'repository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
'sqlService' => ['privates', 'App\\Services\\SqlService\\SqlService', 'getSqlServiceService', false],
], [
'encoderService' => 'App\\Services\\Password\\EncoderService',
'repository' => 'App\\Repository\\BaseRepository',
'sqlService' => 'App\\Services\\SqlService\\SqlService',
]);
}
/**
* Gets the private '.service_locator.heUN7b8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HeUN7b8Service()
{
return $this->privates['.service_locator.heUN7b8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'publicidadRepository' => ['privates', 'App\\Repository\\Sql\\PublicidadRepository', 'getPublicidadRepositoryService', false],
], [
'publicidadRepository' => 'App\\Repository\\Sql\\PublicidadRepository',
]);
}
/**
* Gets the private '.service_locator.i_wnGxU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IWnGxUService()
{
return $this->privates['.service_locator.i_wnGxU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fileUploader' => ['privates', 'App\\Services\\Files\\FileUploader', 'getFileUploaderService', false],
'repository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', false],
], [
'fileUploader' => 'App\\Services\\Files\\FileUploader',
'repository' => 'App\\Repository\\BaseRepository',
]);
}
/**
* Gets the private '.service_locator.lqzS9y4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LqzS9y4Service()
{
return $this->privates['.service_locator.lqzS9y4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'repository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.qM8a9Nc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QM8a9NcService()
{
return $this->privates['.service_locator.qM8a9Nc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', false],
'security.firewall.map.context.login' => ['privates', 'security.firewall.map.context.login', 'getSecurity_Firewall_Map_Context_LoginService', false],
], [
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.login' => '?',
]);
}
/**
* Gets the private '.service_locator.rbkQM6D' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RbkQM6DService()
{
return $this->privates['.service_locator.rbkQM6D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.api' => ['privates', 'security.event_dispatcher.api', 'getSecurity_EventDispatcher_ApiService', false],
'security.event_dispatcher.login' => ['privates', 'security.event_dispatcher.login', 'getSecurity_EventDispatcher_LoginService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.uLzR5h4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ULzR5h4Service()
{
return $this->privates['.service_locator.uLzR5h4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'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.'],
], [
'event' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Event\\JWTCreatedEvent',
]);
}
/**
* Gets the private '.service_locator.ywGprDL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YwGprDLService()
{
return $this->privates['.service_locator.ywGprDL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderService' => ['privates', 'App\\Services\\Password\\EncoderService', 'getEncoderServiceService', false],
'repository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'encoderService' => 'App\\Services\\Password\\EncoderService',
'repository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.zf8P20D' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Zf8P20DService()
{
return $this->privates['.service_locator.zf8P20D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderService' => ['privates', 'App\\Services\\Password\\EncoderService', 'getEncoderServiceService', false],
], [
'encoderService' => 'App\\Services\\Password\\EncoderService',
]);
}
/**
* Gets the private '.session.deprecated' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
*/
protected function get_Session_DeprecatedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
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();
}
/**
* Gets the private '.twig.command.debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Debug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
});
}
/**
* Gets the private '.twig.command.lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Lint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
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 {
return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
});
}
/**
* Gets the private 'App\Repository\BaseRepository' shared autowired service.
*
* @return \App\Repository\BaseRepository
*/
protected function getBaseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BaseRepository.php';
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()));
}
/**
* Gets the private 'App\Repository\ComunesRepository' shared autowired service.
*
* @return \App\Repository\ComunesRepository
*/
protected function getComunesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ComunesRepository.php';
return $this->privates['App\\Repository\\ComunesRepository'] = new \App\Repository\ComunesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ConvocatoriaRepository' shared autowired service.
*
* @return \App\Repository\ConvocatoriaRepository
*/
protected function getConvocatoriaRepository2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ConvocatoriaRepository.php';
return $this->privates['App\\Repository\\ConvocatoriaRepository'] = new \App\Repository\ConvocatoriaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Curso2TemaRepository' shared autowired service.
*
* @return \App\Repository\Curso2TemaRepository
*/
protected function getCurso2TemaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Curso2TemaRepository.php';
return $this->privates['App\\Repository\\Curso2TemaRepository'] = new \App\Repository\Curso2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CursoRepository' shared autowired service.
*
* @return \App\Repository\CursoRepository
*/
protected function getCursoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CursoRepository.php';
return $this->privates['App\\Repository\\CursoRepository'] = new \App\Repository\CursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DeberRepository' shared autowired service.
*
* @return \App\Repository\DeberRepository
*/
protected function getDeberRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DeberRepository.php';
return $this->privates['App\\Repository\\DeberRepository'] = new \App\Repository\DeberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DeberesRepository' shared autowired service.
*
* @return \App\Repository\DeberesRepository
*/
protected function getDeberesRepository2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DeberesRepository.php';
return $this->privates['App\\Repository\\DeberesRepository'] = new \App\Repository\DeberesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FisicasRepository' shared autowired service.
*
* @return \App\Repository\FisicasRepository
*/
protected function getFisicasRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FisicasRepository.php';
return $this->privates['App\\Repository\\FisicasRepository'] = new \App\Repository\FisicasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\HorarioRepository' shared autowired service.
*
* @return \App\Repository\HorarioRepository
*/
protected function getHorarioRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/HorarioRepository.php';
return $this->privates['App\\Repository\\HorarioRepository'] = new \App\Repository\HorarioRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MarcaRepository' shared autowired service.
*
* @return \App\Repository\MarcaRepository
*/
protected function getMarcaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MarcaRepository.php';
return $this->privates['App\\Repository\\MarcaRepository'] = new \App\Repository\MarcaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MensajeEnlaceRepository' shared autowired service.
*
* @return \App\Repository\MensajeEnlaceRepository
*/
protected function getMensajeEnlaceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MensajeEnlaceRepository.php';
return $this->privates['App\\Repository\\MensajeEnlaceRepository'] = new \App\Repository\MensajeEnlaceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MensajeFileRepository' shared autowired service.
*
* @return \App\Repository\MensajeFileRepository
*/
protected function getMensajeFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MensajeFileRepository.php';
return $this->privates['App\\Repository\\MensajeFileRepository'] = new \App\Repository\MensajeFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MensajeRepository' shared autowired service.
*
* @return \App\Repository\MensajeRepository
*/
protected function getMensajeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MensajeRepository.php';
return $this->privates['App\\Repository\\MensajeRepository'] = new \App\Repository\MensajeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ModalidadCursoRepository' shared autowired service.
*
* @return \App\Repository\ModalidadCursoRepository
*/
protected function getModalidadCursoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ModalidadCursoRepository.php';
return $this->privates['App\\Repository\\ModalidadCursoRepository'] = new \App\Repository\ModalidadCursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MsgEntryRepository' shared autowired service.
*
* @return \App\Repository\MsgEntryRepository
*/
protected function getMsgEntryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MsgEntryRepository.php';
return $this->privates['App\\Repository\\MsgEntryRepository'] = new \App\Repository\MsgEntryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MsgKvRepository' shared autowired service.
*
* @return \App\Repository\MsgKvRepository
*/
protected function getMsgKvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MsgKvRepository.php';
return $this->privates['App\\Repository\\MsgKvRepository'] = new \App\Repository\MsgKvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MsgReadRepository' shared autowired service.
*
* @return \App\Repository\MsgReadRepository
*/
protected function getMsgReadRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MsgReadRepository.php';
return $this->privates['App\\Repository\\MsgReadRepository'] = new \App\Repository\MsgReadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MsgRepository' shared autowired service.
*
* @return \App\Repository\MsgRepository
*/
protected function getMsgRepository2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MsgRepository.php';
return $this->privates['App\\Repository\\MsgRepository'] = new \App\Repository\MsgRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MsgvRepository' shared autowired service.
*
* @return \App\Repository\MsgvRepository
*/
protected function getMsgvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MsgvRepository.php';
return $this->privates['App\\Repository\\MsgvRepository'] = new \App\Repository\MsgvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NombreCursoRepository' shared autowired service.
*
* @return \App\Repository\NombreCursoRepository
*/
protected function getNombreCursoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/NombreCursoRepository.php';
return $this->privates['App\\Repository\\NombreCursoRepository'] = new \App\Repository\NombreCursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Pregunta2TemaRepository' shared autowired service.
*
* @return \App\Repository\Pregunta2TemaRepository
*/
protected function getPregunta2TemaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Pregunta2TemaRepository.php';
return $this->privates['App\\Repository\\Pregunta2TemaRepository'] = new \App\Repository\Pregunta2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PreguntaRepository' shared autowired service.
*
* @return \App\Repository\PreguntaRepository
*/
protected function getPreguntaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PreguntaRepository.php';
return $this->privates['App\\Repository\\PreguntaRepository'] = new \App\Repository\PreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PresencialRepository' shared autowired service.
*
* @return \App\Repository\PresencialRepository
*/
protected function getPresencialRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PresencialRepository.php';
return $this->privates['App\\Repository\\PresencialRepository'] = new \App\Repository\PresencialRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PruebaFisicaRepository' shared autowired service.
*
* @return \App\Repository\PruebaFisicaRepository
*/
protected function getPruebaFisicaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PruebaFisicaRepository.php';
return $this->privates['App\\Repository\\PruebaFisicaRepository'] = new \App\Repository\PruebaFisicaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Recurso2PreguntaRepository' shared autowired service.
*
* @return \App\Repository\Recurso2PreguntaRepository
*/
protected function getRecurso2PreguntaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Recurso2PreguntaRepository.php';
return $this->privates['App\\Repository\\Recurso2PreguntaRepository'] = new \App\Repository\Recurso2PreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Recurso2TemaRepository' shared autowired service.
*
* @return \App\Repository\Recurso2TemaRepository
*/
protected function getRecurso2TemaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Recurso2TemaRepository.php';
return $this->privates['App\\Repository\\Recurso2TemaRepository'] = new \App\Repository\Recurso2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RecursoEmbedRepository' shared autowired service.
*
* @return \App\Repository\RecursoEmbedRepository
*/
protected function getRecursoEmbedRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RecursoEmbedRepository.php';
return $this->privates['App\\Repository\\RecursoEmbedRepository'] = new \App\Repository\RecursoEmbedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RecursoRepository' shared autowired service.
*
* @return \App\Repository\RecursoRepository
*/
protected function getRecursoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RecursoRepository.php';
return $this->privates['App\\Repository\\RecursoRepository'] = new \App\Repository\RecursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RecursoTemaRepository' shared autowired service.
*
* @return \App\Repository\RecursoTemaRepository
*/
protected function getRecursoTemaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RecursoTemaRepository.php';
return $this->privates['App\\Repository\\RecursoTemaRepository'] = new \App\Repository\RecursoTemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RespuestaRepository' shared autowired service.
*
* @return \App\Repository\RespuestaRepository
*/
protected function getRespuestaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RespuestaRepository.php';
return $this->privates['App\\Repository\\RespuestaRepository'] = new \App\Repository\RespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RetroAlimentacionRepository' shared autowired service.
*
* @return \App\Repository\RetroAlimentacionRepository
*/
protected function getRetroAlimentacionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RetroAlimentacionRepository.php';
return $this->privates['App\\Repository\\RetroAlimentacionRepository'] = new \App\Repository\RetroAlimentacionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RetroHiloRepository' shared autowired service.
*
* @return \App\Repository\RetroHiloRepository
*/
protected function getRetroHiloRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RetroHiloRepository.php';
return $this->privates['App\\Repository\\RetroHiloRepository'] = new \App\Repository\RetroHiloRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RetroRepository' shared autowired service.
*
* @return \App\Repository\RetroRepository
*/
protected function getRetroRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RetroRepository.php';
return $this->privates['App\\Repository\\RetroRepository'] = new \App\Repository\RetroRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Sql\ActivityUserRepository' shared autowired service.
*
* @return \App\Repository\Sql\ActivityUserRepository
*/
protected function getActivityUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/ActivityUserRepository.php';
return $this->privates['App\\Repository\\Sql\\ActivityUserRepository'] = new \App\Repository\Sql\ActivityUserRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\AreaRepository' shared autowired service.
*
* @return \App\Repository\Sql\AreaRepository
*/
protected function getAreaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/AreaRepository.php';
return $this->privates['App\\Repository\\Sql\\AreaRepository'] = new \App\Repository\Sql\AreaRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\CasoPracticoRepository' shared autowired service.
*
* @return \App\Repository\Sql\CasoPracticoRepository
*/
protected function getCasoPracticoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/CasoPracticoRepository.php';
return $this->privates['App\\Repository\\Sql\\CasoPracticoRepository'] = new \App\Repository\Sql\CasoPracticoRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\CertificadoRepository' shared autowired service.
*
* @return \App\Repository\Sql\CertificadoRepository
*/
protected function getCertificadoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/CertificadoRepository.php';
return $this->privates['App\\Repository\\Sql\\CertificadoRepository'] = new \App\Repository\Sql\CertificadoRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\CompoundDataRepository' shared autowired service.
*
* @return \App\Repository\Sql\CompoundDataRepository
*/
protected function getCompoundDataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Util/MsgStatusUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/MsgTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/CompoundDataRepository.php';
return $this->privates['App\\Repository\\Sql\\CompoundDataRepository'] = new \App\Repository\Sql\CompoundDataRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\ConvocatoriaRepository' shared autowired service.
*
* @return \App\Repository\Sql\ConvocatoriaRepository
*/
protected function getConvocatoriaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/ConvocatoriaRepository.php';
return $this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] = new \App\Repository\Sql\ConvocatoriaRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\CursosRepository' shared autowired service.
*
* @return \App\Repository\Sql\CursosRepository
*/
protected function getCursosRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/CursosRepository.php';
return $this->privates['App\\Repository\\Sql\\CursosRepository'] = new \App\Repository\Sql\CursosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\DeberesRepository' shared autowired service.
*
* @return \App\Repository\Sql\DeberesRepository
*/
protected function getDeberesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/DeberesRepository.php';
return $this->privates['App\\Repository\\Sql\\DeberesRepository'] = new \App\Repository\Sql\DeberesRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\MsgRepository' shared autowired service.
*
* @return \App\Repository\Sql\MsgRepository
*/
protected function getMsgRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Util/MsgStatusUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/MsgTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/MsgRepository.php';
return $this->privates['App\\Repository\\Sql\\MsgRepository'] = new \App\Repository\Sql\MsgRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\PreguntasRepository' shared autowired service.
*
* @return \App\Repository\Sql\PreguntasRepository
*/
protected function getPreguntasRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Util/QuestionUtil.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/PreguntasRepository.php';
return $this->privates['App\\Repository\\Sql\\PreguntasRepository'] = new \App\Repository\Sql\PreguntasRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\ProgramacionRepository' shared autowired service.
*
* @return \App\Repository\Sql\ProgramacionRepository
*/
protected function getProgramacionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/ProgramacionRepository.php';
return $this->privates['App\\Repository\\Sql\\ProgramacionRepository'] = new \App\Repository\Sql\ProgramacionRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\PruebasFisicasRepository' shared autowired service.
*
* @return \App\Repository\Sql\PruebasFisicasRepository
*/
protected function getPruebasFisicasRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/PruebasFisicasRepository.php';
return $this->privates['App\\Repository\\Sql\\PruebasFisicasRepository'] = new \App\Repository\Sql\PruebasFisicasRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\PublicidadAlumnoRepository' shared autowired service.
*
* @return \App\Repository\Sql\PublicidadAlumnoRepository
*/
protected function getPublicidadAlumnoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/PublicidadAlumnoRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
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')))));
}
/**
* Gets the private 'App\Repository\Sql\PublicidadRepository' shared autowired service.
*
* @return \App\Repository\Sql\PublicidadRepository
*/
protected function getPublicidadRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/PublicidadRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
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')))));
}
/**
* Gets the private 'App\Repository\Sql\RecursoCasosRepository' shared autowired service.
*
* @return \App\Repository\Sql\RecursoCasosRepository
*/
protected function getRecursoCasosRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/RecursoCasosRepository.php';
return $this->privates['App\\Repository\\Sql\\RecursoCasosRepository'] = new \App\Repository\Sql\RecursoCasosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\RecursoInformeRepository' shared autowired service.
*
* @return \App\Repository\Sql\RecursoInformeRepository
*/
protected function getRecursoInformeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/RecursoInformeRepository.php';
return $this->privates['App\\Repository\\Sql\\RecursoInformeRepository'] = new \App\Repository\Sql\RecursoInformeRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\RecursoViewRepository' shared autowired service.
*
* @return \App\Repository\Sql\RecursoViewRepository
*/
protected function getRecursoViewRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/RecursoViewRepository.php';
return $this->privates['App\\Repository\\Sql\\RecursoViewRepository'] = new \App\Repository\Sql\RecursoViewRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\RecursosRepository' shared autowired service.
*
* @return \App\Repository\Sql\RecursosRepository
*/
protected function getRecursosRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/RecursosRepository.php';
return $this->privates['App\\Repository\\Sql\\RecursosRepository'] = new \App\Repository\Sql\RecursosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\RespuestasRepository' shared autowired service.
*
* @return \App\Repository\Sql\RespuestasRepository
*/
protected function getRespuestasRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/RespuestasRepository.php';
return $this->privates['App\\Repository\\Sql\\RespuestasRepository'] = new \App\Repository\Sql\RespuestasRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\SedeRepository' shared autowired service.
*
* @return \App\Repository\Sql\SedeRepository
*/
protected function getSedeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/SedeRepository.php';
return $this->privates['App\\Repository\\Sql\\SedeRepository'] = new \App\Repository\Sql\SedeRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\SuperPromocionRepository' shared autowired service.
*
* @return \App\Repository\Sql\SuperPromocionRepository
*/
protected function getSuperPromocionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/SuperPromocionRepository.php';
return $this->privates['App\\Repository\\Sql\\SuperPromocionRepository'] = new \App\Repository\Sql\SuperPromocionRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\SurveyRepository' shared autowired service.
*
* @return \App\Repository\Sql\SurveyRepository
*/
protected function getSurveyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/SurveyRepository.php';
return $this->privates['App\\Repository\\Sql\\SurveyRepository'] = new \App\Repository\Sql\SurveyRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\TemaRepository' shared autowired service.
*
* @return \App\Repository\Sql\TemaRepository
*/
protected function getTemaRepository2Service()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/TemaRepository.php';
return $this->privates['App\\Repository\\Sql\\TemaRepository'] = new \App\Repository\Sql\TemaRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\TemasPermisosRepository' shared autowired service.
*
* @return \App\Repository\Sql\TemasPermisosRepository
*/
protected function getTemasPermisosRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/TemasPermisosRepository.php';
return $this->privates['App\\Repository\\Sql\\TemasPermisosRepository'] = new \App\Repository\Sql\TemasPermisosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\TestRepository' shared autowired service.
*
* @return \App\Repository\Sql\TestRepository
*/
protected function getTestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Util/QuestionUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/TestUtil.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/TestRepository.php';
return $this->privates['App\\Repository\\Sql\\TestRepository'] = new \App\Repository\Sql\TestRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\Sql\UserRepository' shared autowired service.
*
* @return \App\Repository\Sql\UserRepository
*/
protected function getUserRepository2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/UserRepository.php';
return $this->privates['App\\Repository\\Sql\\UserRepository'] = new \App\Repository\Sql\UserRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Repository\TemaRepository' shared autowired service.
*
* @return \App\Repository\TemaRepository
*/
protected function getTemaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TemaRepository.php';
return $this->privates['App\\Repository\\TemaRepository'] = new \App\Repository\TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Test2ExamenPreguntaRepository' shared autowired service.
*
* @return \App\Repository\Test2ExamenPreguntaRepository
*/
protected function getTest2ExamenPreguntaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Test2ExamenPreguntaRepository.php';
return $this->privates['App\\Repository\\Test2ExamenPreguntaRepository'] = new \App\Repository\Test2ExamenPreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Test2PreguntaRepository' shared autowired service.
*
* @return \App\Repository\Test2PreguntaRepository
*/
protected function getTest2PreguntaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Test2PreguntaRepository.php';
return $this->privates['App\\Repository\\Test2PreguntaRepository'] = new \App\Repository\Test2PreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Test2SimulacroPreguntaRepository' shared autowired service.
*
* @return \App\Repository\Test2SimulacroPreguntaRepository
*/
protected function getTest2SimulacroPreguntaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Test2SimulacroPreguntaRepository.php';
return $this->privates['App\\Repository\\Test2SimulacroPreguntaRepository'] = new \App\Repository\Test2SimulacroPreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestAlumnoRepository' shared autowired service.
*
* @return \App\Repository\TestAlumnoRepository
*/
protected function getTestAlumnoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestAlumnoRepository.php';
return $this->privates['App\\Repository\\TestAlumnoRepository'] = new \App\Repository\TestAlumnoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestAlumnoRespuestaRepository' shared autowired service.
*
* @return \App\Repository\TestAlumnoRespuestaRepository
*/
protected function getTestAlumnoRespuestaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestAlumnoRespuestaRepository.php';
return $this->privates['App\\Repository\\TestAlumnoRespuestaRepository'] = new \App\Repository\TestAlumnoRespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestExamenAlumnoRepository' shared autowired service.
*
* @return \App\Repository\TestExamenAlumnoRepository
*/
protected function getTestExamenAlumnoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestExamenAlumnoRepository.php';
return $this->privates['App\\Repository\\TestExamenAlumnoRepository'] = new \App\Repository\TestExamenAlumnoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestExamenAlumnoRespuestaRepository' shared autowired service.
*
* @return \App\Repository\TestExamenAlumnoRespuestaRepository
*/
protected function getTestExamenAlumnoRespuestaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestExamenAlumnoRespuestaRepository.php';
return $this->privates['App\\Repository\\TestExamenAlumnoRespuestaRepository'] = new \App\Repository\TestExamenAlumnoRespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestExamenCursoRepository' shared autowired service.
*
* @return \App\Repository\TestExamenCursoRepository
*/
protected function getTestExamenCursoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestExamenCursoRepository.php';
return $this->privates['App\\Repository\\TestExamenCursoRepository'] = new \App\Repository\TestExamenCursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestExamenRepository' shared autowired service.
*
* @return \App\Repository\TestExamenRepository
*/
protected function getTestExamenRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestExamenRepository.php';
return $this->privates['App\\Repository\\TestExamenRepository'] = new \App\Repository\TestExamenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestExamenTemasRepository' shared autowired service.
*
* @return \App\Repository\TestExamenTemasRepository
*/
protected function getTestExamenTemasRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestExamenTemasRepository.php';
return $this->privates['App\\Repository\\TestExamenTemasRepository'] = new \App\Repository\TestExamenTemasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestRepository' shared autowired service.
*
* @return \App\Repository\TestRepository
*/
protected function getTestRepository2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestRepository.php';
return $this->privates['App\\Repository\\TestRepository'] = new \App\Repository\TestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestSimulacroAlumnoRepository' shared autowired service.
*
* @return \App\Repository\TestSimulacroAlumnoRepository
*/
protected function getTestSimulacroAlumnoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestSimulacroAlumnoRepository.php';
return $this->privates['App\\Repository\\TestSimulacroAlumnoRepository'] = new \App\Repository\TestSimulacroAlumnoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestSimulacroAlumnoRespuestaRepository' shared autowired service.
*
* @return \App\Repository\TestSimulacroAlumnoRespuestaRepository
*/
protected function getTestSimulacroAlumnoRespuestaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestSimulacroAlumnoRespuestaRepository.php';
return $this->privates['App\\Repository\\TestSimulacroAlumnoRespuestaRepository'] = new \App\Repository\TestSimulacroAlumnoRespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TestSimulacroRepository' shared autowired service.
*
* @return \App\Repository\TestSimulacroRepository
*/
protected function getTestSimulacroRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TestSimulacroRepository.php';
return $this->privates['App\\Repository\\TestSimulacroRepository'] = new \App\Repository\TestSimulacroRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TipoEjercicioRepository' shared autowired service.
*
* @return \App\Repository\TipoEjercicioRepository
*/
protected function getTipoEjercicioRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TipoEjercicioRepository.php';
return $this->privates['App\\Repository\\TipoEjercicioRepository'] = new \App\Repository\TipoEjercicioRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TipoRecursoRepository' shared autowired service.
*
* @return \App\Repository\TipoRecursoRepository
*/
protected function getTipoRecursoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TipoRecursoRepository.php';
return $this->privates['App\\Repository\\TipoRecursoRepository'] = new \App\Repository\TipoRecursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TutorAreaRepository' shared autowired service.
*
* @return \App\Repository\TutorAreaRepository
*/
protected function getTutorAreaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TutorAreaRepository.php';
return $this->privates['App\\Repository\\TutorAreaRepository'] = new \App\Repository\TutorAreaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\User2TemaRepository' shared autowired service.
*
* @return \App\Repository\User2TemaRepository
*/
protected function getUser2TemaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/User2TemaRepository.php';
return $this->privates['App\\Repository\\User2TemaRepository'] = new \App\Repository\User2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserRepository' shared autowired service.
*
* @return \App\Repository\UserRepository
*/
protected function getUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Services\CommonService\CommonService' shared autowired service.
*
* @return \App\Services\CommonService\CommonService
*/
protected function getCommonServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/CommonService/CommonService.php';
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()));
}
/**
* Gets the private 'App\Services\CommonService\MaterialResourceService' shared autowired service.
*
* @return \App\Services\CommonService\MaterialResourceService
*/
protected function getMaterialResourceServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/CommonService/MaterialResourceService.php';
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()));
}
/**
* Gets the private 'App\Services\CompoundDataService\CompoundDataService' shared autowired service.
*
* @return \App\Services\CompoundDataService\CompoundDataService
*/
protected function getCompoundDataServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/AreaUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/QualificationCategoryUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/TestUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/UserUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/CompoundDataService/CompoundDataService.php';
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()));
}
/**
* Gets the private 'App\Services\ControlPermisosService\ControlPermisosService' shared autowired service.
*
* @return \App\Services\ControlPermisosService\ControlPermisosService
*/
protected function getControlPermisosServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/ControlPermisosService/ControlPermisosService.php';
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()));
}
/**
* Gets the private 'App\Services\ConvocatoriaService\ConvocatoriaService' shared autowired service.
*
* @return \App\Services\ConvocatoriaService\ConvocatoriaService
*/
protected function getConvocatoriaServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/ConvocatoriaService/ConvocatoriaService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
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()));
}
/**
* Gets the private 'App\Services\CursosService\CursosService' shared autowired service.
*
* @return \App\Services\CursosService\CursosService
*/
protected function getCursosServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/UserUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/TestUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/CursosService/CursosService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
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')))));
}
/**
* Gets the private 'App\Services\Dashboard\Admin\DashboardAdminService' shared autowired service.
*
* @return \App\Services\Dashboard\Admin\DashboardAdminService
*/
protected function getDashboardAdminServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Dashboard/Admin/DashboardAdminService.php';
return $this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] = new \App\Services\Dashboard\Admin\DashboardAdminService(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
}
/**
* Gets the private 'App\Services\DocumentacionGeneralService\DocumentacionGeneralService' shared autowired service.
*
* @return \App\Services\DocumentacionGeneralService\DocumentacionGeneralService
*/
protected function getDocumentacionGeneralServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/DocumentacionGeneralService/DocumentacionGeneralService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/DocumentacionGeneralRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
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()));
}
/**
* Gets the private 'App\Services\Files\FileUploader' shared autowired service.
*
* @return \App\Services\Files\FileUploader
*/
protected function getFileUploaderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
return $this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__, 4).'/public/uploads'));
}
/**
* Gets the private 'App\Services\InformesService\InformesService' shared autowired service.
*
* @return \App\Services\InformesService\InformesService
*/
protected function getInformesServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/UserUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/InformesService/InformesService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/InformesRepository.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
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()));
}
/**
* Gets the private 'App\Services\LogrosService\LogrosService' shared autowired service.
*
* @return \App\Services\LogrosService\LogrosService
*/
protected function getLogrosServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/AreaUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/LogrosService/LogrosService.php';
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()));
}
/**
* Gets the private 'App\Services\MsgService\MsgService' shared autowired service.
*
* @return \App\Services\MsgService\MsgService
*/
protected function getMsgServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/MsgStatusUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/MsgTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/MsgService/MsgService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
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)));
}
/**
* Gets the private 'App\Services\Password\EncoderService' shared autowired service.
*
* @return \App\Services\Password\EncoderService
*/
protected function getEncoderServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Password/EncoderService.php';
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()));
}
/**
* Gets the private 'App\Services\ProgramacionService\ProgramacionService' shared autowired service.
*
* @return \App\Services\ProgramacionService\ProgramacionService
*/
protected function getProgramacionServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/CalendarUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/ProgramacionService/ProgramacionService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/AulasRepository.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
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()));
}
/**
* Gets the private 'App\Services\PruebasFisicas\PruebasFisicasService' shared autowired service.
*
* @return \App\Services\PruebasFisicas\PruebasFisicasService
*/
protected function getPruebasFisicasServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/PruebasFisicas/PruebasFisicasService.php';
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()));
}
/**
* Gets the private 'App\Services\RecursosService\RecursoCasosService' shared autowired service.
*
* @return \App\Services\RecursosService\RecursoCasosService
*/
protected function getRecursoCasosServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/RecursosService/RecursoCasosService.php';
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()));
}
/**
* Gets the private 'App\Services\RecursosService\RecursosService' shared autowired service.
*
* @return \App\Services\RecursosService\RecursosService
*/
protected function getRecursosServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/ResourceTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/RecursosService/RecursosService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
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()));
}
/**
* Gets the private 'App\Services\SedeService\SedeService' shared autowired service.
*
* @return \App\Services\SedeService\SedeService
*/
protected function getSedeServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/SedeService/SedeService.php';
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()));
}
/**
* Gets the private 'App\Services\Sessions\Session' shared autowired service.
*
* @return \App\Services\Sessions\Session
*/
protected function getSession2Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Sessions/Session.php';
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()));
}
/**
* Gets the private 'App\Services\SqlService\SqlService' shared autowired service.
*
* @return \App\Services\SqlService\SqlService
*/
protected function getSqlServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/SqlService/SqlService.php';
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()));
}
/**
* Gets the private 'App\Services\SuperPromocionService\SuperPromocionNotasService' shared autowired service.
*
* @return \App\Services\SuperPromocionService\SuperPromocionNotasService
*/
protected function getSuperPromocionNotasServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/QualificationCategoryUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/UserUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/SuperPromocionService/SuperPromocionNotasService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/SuperPromocionNotasRepository.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
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);
}
/**
* Gets the private 'App\Services\TecnicasEstudioService\TecnicasEstudioService' shared autowired service.
*
* @return \App\Services\TecnicasEstudioService\TecnicasEstudioService
*/
protected function getTecnicasEstudioServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/SupportMaterialUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceViewUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/TecnicasEstudioService/TecnicasEstudioService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Sql/TecnicasEstudioRepository.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
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()));
}
/**
* Gets the private 'App\Services\TemaService\TemaService' shared autowired service.
*
* @return \App\Services\TemaService\TemaService
*/
protected function getTemaServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/TemaService/TemaService.php';
return $this->privates['App\\Services\\TemaService\\TemaService'] = new \App\Services\TemaService\TemaService(($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()));
}
/**
* Gets the private 'App\Services\TestService\AdminTestService' shared autowired service.
*
* @return \App\Services\TestService\AdminTestService
*/
protected function getAdminTestServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/AreaUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/QuestionUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/TestUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/TestService/AdminTestService.php';
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()));
}
/**
* Gets the private 'App\Services\TestService\StudentTestService' shared autowired service.
*
* @return \App\Services\TestService\StudentTestService
*/
protected function getStudentTestServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/AreaUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/TestUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/QuestionUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/TestService/StudentTestService.php';
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()));
}
/**
* Gets the private 'App\Services\UserService\UserActivityService' shared autowired service.
*
* @return \App\Services\UserService\UserActivityService
*/
protected function getUserActivityServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/UserService/UserActivityService.php';
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()));
}
/**
* Gets the private 'App\Services\UserService\UserService' shared autowired service.
*
* @return \App\Services\UserService\UserService
*/
protected function getUserServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Util/UserUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/QualificationCategoryUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/UserService/UserService.php';
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()));
}
/**
* Gets the private 'App\Task\AnnouncementsAlertTask' shared autowired service.
*
* @return \App\Task\AnnouncementsAlertTask
*/
protected function getAnnouncementsAlertTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/AnnouncementsAlertTask.php';
$this->privates['App\\Task\\AnnouncementsAlertTask'] = $instance = new \App\Task\AnnouncementsAlertTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:msgWithoutAnswer');
return $instance;
}
/**
* Gets the private 'App\Task\CleanDataBaseTask' shared autowired service.
*
* @return \App\Task\CleanDataBaseTask
*/
protected function getCleanDataBaseTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CleanDataBaseTask.php';
include_once \dirname(__DIR__, 4).'/src/Util/MsgTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/UnitUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/CommonService/CleanDataBaseService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$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())));
$instance->setName('app:clean-db');
return $instance;
}
/**
* Gets the private 'App\Task\CleanTestRespuestasDataBaseTask' shared autowired service.
*
* @return \App\Task\CleanTestRespuestasDataBaseTask
*/
protected function getCleanTestRespuestasDataBaseTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CleanTestRespuestasDataBaseTask.php';
include_once \dirname(__DIR__, 4).'/src/Util/MsgTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/ResourceTypeUtil.php';
include_once \dirname(__DIR__, 4).'/src/Util/UnitUtil.php';
include_once \dirname(__DIR__, 4).'/src/Services/CommonService/RemoveDataBaseService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Files/FileUploader.php';
$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())));
$instance->setName('app:clean-test-respuestas-db');
return $instance;
}
/**
* Gets the private 'App\Task\CompoundAlertTask' shared autowired service.
*
* @return \App\Task\CompoundAlertTask
*/
protected function getCompoundAlertTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CompoundAlertTask.php';
$this->privates['App\\Task\\CompoundAlertTask'] = $instance = new \App\Task\CompoundAlertTask(($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()));
$instance->setName('app:compound-alert');
return $instance;
}
/**
* Gets the private 'App\Task\CompoundCursoTask' shared autowired service.
*
* @return \App\Task\CompoundCursoTask
*/
protected function getCompoundCursoTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CompoundCursoTask.php';
$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()));
$instance->setName('app:compound-curso');
return $instance;
}
/**
* Gets the private 'App\Task\CompoundMsgCVTask' shared autowired service.
*
* @return \App\Task\CompoundMsgCVTask
*/
protected function getCompoundMsgCVTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CompoundMsgCVTask.php';
$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()));
$instance->setName('app:compound-msg-cv');
return $instance;
}
/**
* Gets the private 'App\Task\CompoundMsgTask' shared autowired service.
*
* @return \App\Task\CompoundMsgTask
*/
protected function getCompoundMsgTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CompoundMsgTask.php';
$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()));
$instance->setName('app:compound-msg');
return $instance;
}
/**
* Gets the private 'App\Task\CompoundStatisticsTask' shared autowired service.
*
* @return \App\Task\CompoundStatisticsTask
*/
protected function getCompoundStatisticsTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CompoundStatisticsTask.php';
$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()));
$instance->setName('app:compound-statistics');
return $instance;
}
/**
* Gets the private 'App\Task\CompoundTestTask' shared autowired service.
*
* @return \App\Task\CompoundTestTask
*/
protected function getCompoundTestTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CompoundTestTask.php';
$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()));
$instance->setName('app:compound-test');
return $instance;
}
/**
* Gets the private 'App\Task\CompoundUserTask' shared autowired service.
*
* @return \App\Task\CompoundUserTask
*/
protected function getCompoundUserTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/CompoundUserTask.php';
$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()));
$instance->setName('app:compound-user');
return $instance;
}
/**
* Gets the private 'App\Task\EmailUsersInactivos' shared autowired service.
*
* @return \App\Task\EmailUsersInactivos
*/
protected function getEmailUsersInactivosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/EmailUsersInactivos.php';
$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()));
$instance->setName('app:inactive');
return $instance;
}
/**
* Gets the private 'App\Task\EstadoUsuariosTask' shared autowired service.
*
* @return \App\Task\EstadoUsuariosTask
*/
protected function getEstadoUsuariosTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/EstadoUsuariosTask.php';
$this->privates['App\\Task\\EstadoUsuariosTask'] = $instance = new \App\Task\EstadoUsuariosTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:estado');
return $instance;
}
/**
* Gets the private 'App\Task\MsgCloseWithAnswerTask' shared autowired service.
*
* @return \App\Task\MsgCloseWithAnswerTask
*/
protected function getMsgCloseWithAnswerTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/MsgCloseWithAnswerTask.php';
$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()));
$instance->setName('app:msgCloseWithAnswer');
return $instance;
}
/**
* Gets the private 'App\Task\MsgWithoutAnswerTask' shared autowired service.
*
* @return \App\Task\MsgWithoutAnswerTask
*/
protected function getMsgWithoutAnswerTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/MsgWithoutAnswerTask.php';
$this->privates['App\\Task\\MsgWithoutAnswerTask'] = $instance = new \App\Task\MsgWithoutAnswerTask(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
$instance->setName('app:msgWithoutAnswer');
return $instance;
}
/**
* Gets the private 'App\Task\ProcessActivityReport' shared autowired service.
*
* @return \App\Task\ProcessActivityReport
*/
protected function getProcessActivityReportService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/ProcessActivityReport.php';
$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()));
$instance->setName('app:activity-report');
return $instance;
}
/**
* Gets the private 'App\Task\PublicarCursoTask' shared autowired service.
*
* @return \App\Task\PublicarCursoTask
*/
protected function getPublicarCursoTaskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/PublicarCursoTask.php';
$this->privates['App\\Task\\PublicarCursoTask'] = $instance = new \App\Task\PublicarCursoTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:publish');
return $instance;
}
/**
* Gets the private 'App\Task\RemoveFakeUser' shared autowired service.
*
* @return \App\Task\RemoveFakeUser
*/
protected function getRemoveFakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Task/RemoveFakeUser.php';
$this->privates['App\\Task\\RemoveFakeUser'] = $instance = new \App\Task\RemoveFakeUser(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
$instance->setName('app:remove_fake_users');
return $instance;
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
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'));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
$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()));
$instance->setName('dbal:run-sql');
return $instance;
}
/**
* Gets the private 'acme_api.event.jwt_authenticated_listener' shared autowired service.
*
* @return \App\Listener\JWTAuthenticatedListener
*/
protected function getAcmeApi_Event_JwtAuthenticatedListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Listener/JWTAuthenticatedListener.php';
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()));
}
/**
* Gets the private 'acme_api.event.jwt_decoded_listener' shared autowired service.
*
* @return \App\Listener\JWTDecodedListener
*/
protected function getAcmeApi_Event_JwtDecodedListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Listener/JWTDecodedListener.php';
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()));
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
*/
protected function getAnnotations_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
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);
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
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())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
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())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
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())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
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())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
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())));
}
/**
* Gets the private 'cache_pool_clearer.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
*/
protected function getCachePoolClearer_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
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()));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($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)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$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));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$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())));
$instance->setName('cache:clear');
$instance->setDescription('Clear the cache');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
*/
protected function getConsole_Command_CachePoolClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
$this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
$instance->setName('cache:pool:clear');
$instance->setDescription('Clear cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_delete' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
*/
protected function getConsole_Command_CachePoolDeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
$this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
$instance->setName('cache:pool:delete');
$instance->setDescription('Delete an item from a cache pool');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.doctrine.orm.default.result', 7 => 'cache.doctrine.orm.default.query', 8 => 'cache.security_expression_language']);
$instance->setName('cache:pool:list');
$instance->setDescription('List available cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
}, 9));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.rbkQM6D'] ?? $this->get_ServiceLocator_RbkQM6DService()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$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()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$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')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$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')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$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')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$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')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$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')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$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')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$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'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$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', [], []);
$instance->setName('translation:pull');
$instance->setDescription('Pull translations from a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_push' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPushCommand
*/
protected function getConsole_Command_TranslationPushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
$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()), [], []);
$instance->setName('translation:push');
$instance->setDescription('Push translations to a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_update' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationUpdateService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$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'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
$instance->setName('translation:update');
$instance->setDescription('Update the translation file');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
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())));
}
/**
* Gets the private 'data_collector.request.session_collector' shared service.
*
* @return \Closure
*/
protected function getDataCollector_Request_SessionCollectorService()
{
return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
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))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
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))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
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))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
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))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
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))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
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))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
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))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true, NULL);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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 () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
});
}
/**
* Gets the private 'debug.file_link_formatter.url_format' shared service.
*
* @return \string
*/
protected function getDebug_FileLinkFormatter_UrlFormatService()
{
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');
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
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())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
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 () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
}, 2), 'affirmative', false, true));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
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()));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
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))));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
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()));
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
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()));
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
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()));
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-metadata');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-query');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_result_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-result');
return $instance;
}
/**
* Gets the private 'doctrine.cache_collection_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
$instance->setName('doctrine:cache:clear-collection-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_entity_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-entity-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_query_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-query-region');
return $instance;
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.database_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
*/
protected function getDoctrine_DatabaseImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
$this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
$instance->setName('doctrine:database:import');
return $instance;
}
/**
* Gets the private 'doctrine.ensure_production_settings_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
$instance->setName('doctrine:ensure-production-settings');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
$instance->setName('doctrine:mapping:convert');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
*/
protected function getDoctrine_MappingImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
$instance->setName('doctrine:mapping:import');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_info_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
$instance->setName('doctrine:mapping:info');
return $instance;
}
/**
* Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
*/
protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
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);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Connection/ConnectionLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Connection/ConnectionRegistryConnection.php';
$a = new \Doctrine\Migrations\Configuration\Configuration();
$b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
$b->setTableName('doctrine_migration_versions');
$b->setVersionColumnName('version');
$b->setVersionColumnLength(1024);
$a->addMigrationsDirectory('App\\Migrations', 'src/Migrations');
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setMetadataStorageConfiguration($b);
$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()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
});
return $instance;
}
/**
* Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Entity')]);
}
/**
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
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()));
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.query_dql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
$instance->setName('doctrine:query:dql');
return $instance;
}
/**
* Gets the private 'doctrine.query_sql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
*/
protected function getDoctrine_QuerySqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine.schema_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
$instance->setName('doctrine:schema:create');
return $instance;
}
/**
* Gets the private 'doctrine.schema_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
$instance->setName('doctrine:schema:drop');
return $instance;
}
/**
* Gets the private 'doctrine.schema_update_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
$instance->setName('doctrine:schema:update');
return $instance;
}
/**
* Gets the private 'doctrine.schema_validate_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
$instance->setName('doctrine:schema:validate');
return $instance;
}
/**
* Gets the private 'doctrine.ulid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
*/
protected function getDoctrine_UlidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
}
/**
* Gets the private 'doctrine.uuid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
*/
protected function getDoctrine_UuidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
}
/**
* Gets the private 'doctrine_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
$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');
$instance->setName('doctrine:migrations:current');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
$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');
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
$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');
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
$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');
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
$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');
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
$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');
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
$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');
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
$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');
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
$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');
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
$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');
$instance->setName('doctrine:migrations:sync-metadata-storage');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
$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');
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
$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');
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
$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');
$instance->setName('doctrine:migrations:list');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), '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()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
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())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
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()));
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
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]);
}
/**
* Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
*/
protected function getLexikJwtAuthentication_CheckConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
$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');
$instance->setName('lexik:jwt:check-config');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
*/
protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$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');
$instance->setName('lexik:jwt:generate-keypair');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
*/
protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
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([0 => new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer', 'Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage());
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
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()));
}
/**
* Gets the private 'mailer.mailer' shared service.
*
* @return \Symfony\Component\Mailer\Mailer
*/
protected function getMailer_MailerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => $this->getMailer_TransportFactory_NullService();
yield 1 => $this->getMailer_TransportFactory_SendmailService();
yield 2 => $this->getMailer_TransportFactory_NativeService();
yield 3 => $this->getMailer_TransportFactory_SmtpService();
}, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
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()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
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()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
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()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
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()));
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$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);
$instance->setName('make:auth');
$instance->setDescription('Creates a Guard authenticator of different flavors');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_command' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
$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()));
$instance->setName('make:command');
$instance->setDescription('Creates a new console command class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$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()));
$instance->setName('make:controller');
$instance->setDescription('Creates a new controller class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_crud' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCrudService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
$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()));
$instance->setName('make:crud');
$instance->setDescription('Creates CRUD for Doctrine entity class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_docker_database' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDockerDatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$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()));
$instance->setName('make:docker:database');
$instance->setDescription('Adds a database container to your docker-compose.yaml file');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_entity' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeEntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$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);
$instance->setName('make:entity');
$instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_fixtures' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
$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()));
$instance->setName('make:fixtures');
$instance->setDescription('Creates a new class to load Doctrine fixtures');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
$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()));
$instance->setName('make:form');
$instance->setDescription('Creates a new form class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_message' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$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()));
$instance->setName('make:message');
$instance->setDescription('Creates a new message and handler');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
$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()));
$instance->setName('make:messenger-middleware');
$instance->setDescription('Creates a new messenger middleware');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_migration' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
$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()));
$instance->setName('make:migration');
$instance->setDescription('Creates a new migration based on database changes');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_registration_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeRegistrationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$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()));
$instance->setName('make:registration-form');
$instance->setDescription('Creates a new registration form system');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_reset_password' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeResetPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$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()));
$instance->setName('make:reset-password');
$instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
$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()));
$instance->setName('make:serializer:encoder');
$instance->setDescription('Creates a new serializer encoder class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
$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()));
$instance->setName('make:serializer:normalizer');
$instance->setDescription('Creates a new serializer normalizer class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_subscriber' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
$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()));
$instance->setName('make:subscriber');
$instance->setDescription('Creates a new event subscriber class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
$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()));
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
$instance->setDescription('Creates a new test class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_twig_extension' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTwigExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
$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()));
$instance->setName('make:twig-extension');
$instance->setDescription('Creates a new Twig extension class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_user' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$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()));
$instance->setName('make:user');
$instance->setDescription('Creates a new security user class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_validator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
$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()));
$instance->setName('make:validator');
$instance->setDescription('Creates a new validator and constraint class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_voter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
$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()));
$instance->setName('make:voter');
$instance->setDescription('Creates a new security voter class');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
$a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
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' => [0 => [0 => 'App\\Entity', 1 => $a], 1 => [0 => 'Cron\\CronBundle\\Entity', 1 => $a]]]);
}
/**
* Gets the private 'maker.entity_class_generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
*/
protected function getMaker_EntityClassGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
$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()));
$instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
return $instance;
}
/**
* Gets the private 'maker.file_manager' shared service.
*
* @return \Symfony\Bundle\MakerBundle\FileManager
*/
protected function getMaker_FileManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
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'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
$a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
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));
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 100, true, NULL, false);
$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.snappy' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SnappyService()
{
$this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'nelmio_cors.cors_listener' shared service.
*
* @return \Nelmio\CorsBundle\EventListener\CorsListener
*/
protected function getNelmioCors_CorsListenerService()
{
return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
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())), NULL, false, false);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
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);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
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([0 => $this, 1 => 'getEnv']), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
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()));
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/test'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.guard_handler' shared service.
*
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_GuardHandlerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$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']);
$instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.anonymous.login' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.login" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_LoginService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.login" service is deprecated, use the new authenticator system instead.');
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()));
}
/**
* Gets the private 'security.authentication.listener.guard.api' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_ApiService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
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 () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
}
/**
* Gets the private 'security.authentication.listener.json.login' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.json.login" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Json_LoginService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.json.login" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
$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()));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'));
return $instance;
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_ManagerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.dao.login'] ?? $this->getSecurity_Authentication_Provider_Dao_LoginService());
yield 1 => ($this->privates['security.authentication.provider.anonymous.login'] ?? $this->getSecurity_Authentication_Provider_Anonymous_LoginService());
yield 2 => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
}, 3), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.anonymous.login' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.login" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_LoginService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.login" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.provider.anonymous.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.dao.login' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.login" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Dao_LoginService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.login" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
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);
}
/**
* Gets the private 'security.authentication.provider.guard.api' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_ApiService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 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())));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
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()));
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$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);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\Entity\\Usuario']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\Entity\\Usuario']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
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())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
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]]);
}
/**
* Gets the private 'security.event_dispatcher.api' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ApiService()
{
$this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.login' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_LoginService()
{
$this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.qM8a9Nc'] ?? $this->get_ServiceLocator_QM8a9NcService()), new RewindableGenerator(function () {
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')));
yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
}, 2));
}
/**
* Gets the private 'security.firewall.map.context.api' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
yield 2 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 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()), NULL, NULL, ($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', true, true, 'security.user.provider.concrete.app_user_provider', NULL, 'lexik_jwt_authentication.jwt_token_authenticator', NULL, NULL, [0 => 'guard'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.login' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_LoginService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.json.login'] ?? $this->getSecurity_Authentication_Listener_Json_LoginService());
yield 2 => ($this->privates['security.authentication.listener.anonymous.login'] ?? $this->getSecurity_Authentication_Listener_Anonymous_LoginService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 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', NULL, NULL, NULL, ($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', true, true, 'security.user.provider.concrete.app_user_provider', NULL, NULL, NULL, NULL, [0 => 'json_login', 1 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
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()));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
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()));
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
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]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
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);
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
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()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$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))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* Gets the private 'session.storage.factory.service' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory
*
* @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.
*/
protected function getSession_Storage_Factory_ServiceService()
{
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.');
return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
*/
protected function getSession_Storage_MetadataBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
*/
protected function getSession_Storage_NativeService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, $this->getSession_Storage_MetadataBagService());
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', 'session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', 'session', 'getSessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_storage' => '?',
]), true);
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
$this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
$instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
$instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
return $instance;
}
/**
* Gets the private 'translation.loader.csv' shared service.
*
* @return \Symfony\Component\Translation\Loader\CsvFileLoader
*/
protected function getTranslation_Loader_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
}
/**
* Gets the private 'translation.loader.dat' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
*/
protected function getTranslation_Loader_DatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
}
/**
* Gets the private 'translation.loader.ini' shared service.
*
* @return \Symfony\Component\Translation\Loader\IniFileLoader
*/
protected function getTranslation_Loader_IniService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
}
/**
* Gets the private 'translation.loader.json' shared service.
*
* @return \Symfony\Component\Translation\Loader\JsonFileLoader
*/
protected function getTranslation_Loader_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
}
/**
* Gets the private 'translation.loader.mo' shared service.
*
* @return \Symfony\Component\Translation\Loader\MoFileLoader
*/
protected function getTranslation_Loader_MoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
}
/**
* Gets the private 'translation.loader.php' shared service.
*
* @return \Symfony\Component\Translation\Loader\PhpFileLoader
*/
protected function getTranslation_Loader_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
}
/**
* Gets the private 'translation.loader.po' shared service.
*
* @return \Symfony\Component\Translation\Loader\PoFileLoader
*/
protected function getTranslation_Loader_PoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
}
/**
* Gets the private 'translation.loader.qt' shared service.
*
* @return \Symfony\Component\Translation\Loader\QtFileLoader
*/
protected function getTranslation_Loader_QtService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
}
/**
* Gets the private 'translation.loader.res' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader
*/
protected function getTranslation_Loader_ResService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
}
/**
* Gets the private 'translation.loader.xliff' shared service.
*
* @return \Symfony\Component\Translation\Loader\XliffFileLoader
*/
protected function getTranslation_Loader_XliffService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
}
/**
* Gets the private 'translation.loader.yml' shared service.
*
* @return \Symfony\Component\Translation\Loader\YamlFileLoader
*/
protected function getTranslation_Loader_YmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.provider_collection' shared service.
*
* @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
*/
protected function getTranslation_ProviderCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
}, 1), []))->fromConfig([]);
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
$this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
$a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
$b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
$instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
$instance->addLoader('yaml', $a);
$instance->addLoader('yml', $a);
$instance->addLoader('xlf', $b);
$instance->addLoader('xliff', $b);
$instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
$instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
$instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
$instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
$instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
$instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
$instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
$instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
return $instance;
}
/**
* Gets the private 'translation.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
*/
protected function getTranslation_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]))->withContext('translation.warmer', $this));
}
/**
* Gets the private 'translation.writer' shared service.
*
* @return \Symfony\Component\Translation\Writer\TranslationWriter
*/
protected function getTranslation_WriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
$instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
return $instance;
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 2 => (\dirname(__DIR__, 4).'/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 9 => (\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' => [0 => 'vendor/symfony/security-core/Resources/translations', 1 => 'vendor/knplabs/knp-paginator-bundle/translations', 2 => 'translations', 3 => 'vendor/symfony/framework-bundle/translations', 4 => 'vendor/doctrine/doctrine-bundle/translations', 5 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 6 => 'vendor/symfony/maker-bundle/src/translations', 7 => 'vendor/symfony/security-bundle/translations', 8 => 'vendor/lexik/jwt-authentication-bundle/translations', 9 => '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']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$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()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
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())));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
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, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
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()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->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')));
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* @return array|bool|float|int|string|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'kernel.secret' => false,
'session.save_path' => false,
'profiler.storage.dsn' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'doctrine.orm.proxy_dir' => false,
'lexik_jwt_authentication.pass_phrase' => false,
'lexik_jwt_authentication.token_ttl' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
case 'lexik_jwt_authentication.token_ttl': $value = $this->getEnv('JWT_TOKEN_TTL'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'CronCronBundle' => 'Cron\\CronBundle\\CronCronBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'LexikJWTAuthenticationBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
],
'NelmioCorsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
'namespace' => 'Nelmio\\CorsBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'CronCronBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/cron/cron-bundle'),
'namespace' => 'Cron\\CronBundle',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'KnpSnappyBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
'namespace' => 'Knp\\Bundle\\SnappyBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'file_directory' => (\dirname(__DIR__, 4).'/public/uploads'),
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'uuid' => [
'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => 'default',
'security.role_hierarchy.roles' => [
'ROLE_ADMIN_CAMPUS' => [
0 => 'ROLE_ADMIN',
],
'ROLE_SECRE_MASTER' => [
0 => 'ROLE_ADMIN',
],
'ROLE_USER' => [
0 => 'ROLE_USER',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'login',
1 => 'api',
],
'security.login._indexed_authenticators' => [
],
'security.api._indexed_authenticators' => [
],
'lexik_jwt_authentication.clock_skew' => 0,
'lexik_jwt_authentication.user_identity_field' => 'username',
'lexik_jwt_authentication.user_id_claim' => 'username',
'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
'nelmio_cors.map' => [
'^/' => [
],
],
'nelmio_cors.defaults' => [
'allow_origin' => true,
'allow_credentials' => false,
'allow_headers' => [
0 => 'content-type',
1 => 'authorization',
],
'expose_headers' => [
0 => 'Link',
],
'allow_methods' => [
0 => 'GET',
1 => 'OPTIONS',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
],
'max_age' => 3600,
'hosts' => [
],
'origin_regex' => false,
'forced_allow_origin_value' => NULL,
],
'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'cron.resolver.class' => 'Cron\\CronBundle\\Cron\\Resolver',
'cron.manager.class' => 'Cron\\CronBundle\\Cron\\Manager',
'cron.command_builder.class' => 'Cron\\CronBundle\\Cron\\CommandBuilder',
'cron.executor.class' => 'Cron\\Executor\\Executor',
'cron.validator.class' => 'Cron\\Validator\\CrontabValidator',
'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'knp_paginator.page_limit' => NULL,
'knp_snappy.pdf.binary' => '/usr/local/bin/wkhtmltopdf',
'knp_snappy.pdf.options' => [
],
'knp_snappy.pdf.env' => [
],
'knp_snappy.image.binary' => '/usr/local/bin/wkhtmltoimage',
'knp_snappy.image.options' => [
],
'knp_snappy.image.env' => [
],
'maker.compatible_check.doctrine.supports_attributes' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand',
1 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand',
2 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand',
3 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand',
4 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand',
5 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand',
6 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand',
7 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
class EntityManager_9a5be93 extends \Doctrine\ORM\EntityManager implements \ProxyManager\Proxy\VirtualProxyInterface
{
/**
* @var \Doctrine\ORM\EntityManager|null wrapped object, if the proxy is initialized
*/
private $valueHolderd61c8 = null;
/**
* @var \Closure|null initializer responsible for generating the wrapped object
*/
private $initializer6417b = null;
/**
* @var bool[] map of public properties of the parent class
*/
private static $publicProperties19fbd = [
];
public function getConnection()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getConnection', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getConnection();
}
public function getMetadataFactory()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getMetadataFactory', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getMetadataFactory();
}
public function getExpressionBuilder()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getExpressionBuilder', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getExpressionBuilder();
}
public function beginTransaction()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'beginTransaction', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->beginTransaction();
}
public function getCache()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getCache', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getCache();
}
public function transactional($func)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'transactional', array('func' => $func), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->transactional($func);
}
public function commit()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'commit', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->commit();
}
public function rollback()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'rollback', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->rollback();
}
public function getClassMetadata($className)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getClassMetadata', array('className' => $className), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getClassMetadata($className);
}
public function createQuery($dql = '')
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'createQuery', array('dql' => $dql), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->createQuery($dql);
}
public function createNamedQuery($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'createNamedQuery', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->createNamedQuery($name);
}
public function createNativeQuery($sql, \Doctrine\ORM\Query\ResultSetMapping $rsm)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'createNativeQuery', array('sql' => $sql, 'rsm' => $rsm), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->createNativeQuery($sql, $rsm);
}
public function createNamedNativeQuery($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'createNamedNativeQuery', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->createNamedNativeQuery($name);
}
public function createQueryBuilder()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'createQueryBuilder', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->createQueryBuilder();
}
public function flush($entity = null)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'flush', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->flush($entity);
}
public function find($className, $id, $lockMode = null, $lockVersion = null)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'find', array('className' => $className, 'id' => $id, 'lockMode' => $lockMode, 'lockVersion' => $lockVersion), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->find($className, $id, $lockMode, $lockVersion);
}
public function getReference($entityName, $id)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getReference', array('entityName' => $entityName, 'id' => $id), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getReference($entityName, $id);
}
public function getPartialReference($entityName, $identifier)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getPartialReference', array('entityName' => $entityName, 'identifier' => $identifier), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getPartialReference($entityName, $identifier);
}
public function clear($entityName = null)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'clear', array('entityName' => $entityName), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->clear($entityName);
}
public function close()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'close', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->close();
}
public function persist($entity)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'persist', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->persist($entity);
}
public function remove($entity)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'remove', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->remove($entity);
}
public function refresh($entity)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'refresh', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->refresh($entity);
}
public function detach($entity)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'detach', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->detach($entity);
}
public function merge($entity)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'merge', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->merge($entity);
}
public function copy($entity, $deep = false)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'copy', array('entity' => $entity, 'deep' => $deep), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->copy($entity, $deep);
}
public function lock($entity, $lockMode, $lockVersion = null)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'lock', array('entity' => $entity, 'lockMode' => $lockMode, 'lockVersion' => $lockVersion), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->lock($entity, $lockMode, $lockVersion);
}
public function getRepository($entityName)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getRepository', array('entityName' => $entityName), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getRepository($entityName);
}
public function contains($entity)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'contains', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->contains($entity);
}
public function getEventManager()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getEventManager', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getEventManager();
}
public function getConfiguration()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getConfiguration', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getConfiguration();
}
public function isOpen()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'isOpen', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->isOpen();
}
public function getUnitOfWork()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getUnitOfWork', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getUnitOfWork();
}
public function getHydrator($hydrationMode)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getHydrator', array('hydrationMode' => $hydrationMode), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getHydrator($hydrationMode);
}
public function newHydrator($hydrationMode)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'newHydrator', array('hydrationMode' => $hydrationMode), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->newHydrator($hydrationMode);
}
public function getProxyFactory()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getProxyFactory', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getProxyFactory();
}
public function initializeObject($obj)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'initializeObject', array('obj' => $obj), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->initializeObject($obj);
}
public function getFilters()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'getFilters', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->getFilters();
}
public function isFiltersStateClean()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'isFiltersStateClean', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->isFiltersStateClean();
}
public function hasFilters()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'hasFilters', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return $this->valueHolderd61c8->hasFilters();
}
/**
* Constructor for lazy initialization
*
* @param \Closure|null $initializer
*/
public static function staticProxyConstructor($initializer)
{
static $reflection;
$reflection = $reflection ?? new \ReflectionClass(__CLASS__);
$instance = $reflection->newInstanceWithoutConstructor();
\Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
unset($instance->config, $instance->conn, $instance->metadataFactory, $instance->unitOfWork, $instance->eventManager, $instance->proxyFactory, $instance->repositoryFactory, $instance->expressionBuilder, $instance->closed, $instance->filterCollection, $instance->cache);
}, $instance, 'Doctrine\\ORM\\EntityManager')->__invoke($instance);
$instance->initializer6417b = $initializer;
return $instance;
}
protected function __construct(\Doctrine\DBAL\Connection $conn, \Doctrine\ORM\Configuration $config, \Doctrine\Common\EventManager $eventManager)
{
static $reflection;
if (! $this->valueHolderd61c8) {
$reflection = $reflection ?? new \ReflectionClass('Doctrine\\ORM\\EntityManager');
$this->valueHolderd61c8 = $reflection->newInstanceWithoutConstructor();
\Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
unset($instance->config, $instance->conn, $instance->metadataFactory, $instance->unitOfWork, $instance->eventManager, $instance->proxyFactory, $instance->repositoryFactory, $instance->expressionBuilder, $instance->closed, $instance->filterCollection, $instance->cache);
}, $this, 'Doctrine\\ORM\\EntityManager')->__invoke($this);
}
$this->valueHolderd61c8->__construct($conn, $config, $eventManager);
}
public function & __get($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__get', ['name' => $name], $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
if (isset(self::$publicProperties19fbd[$name])) {
return $this->valueHolderd61c8->$name;
}
$realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
$backtrace = debug_backtrace(false, 1);
trigger_error(
sprintf(
'Undefined property: %s::$%s in %s on line %s',
$realInstanceReflection->getName(),
$name,
$backtrace[0]['file'],
$backtrace[0]['line']
),
\E_USER_NOTICE
);
return $targetObject->$name;
}
$targetObject = $this->valueHolderd61c8;
$accessor = function & () use ($targetObject, $name) {
return $targetObject->$name;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = & $accessor();
return $returnValue;
}
public function __set($name, $value)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__set', array('name' => $name, 'value' => $value), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
$targetObject->$name = $value;
return $targetObject->$name;
}
$targetObject = $this->valueHolderd61c8;
$accessor = function & () use ($targetObject, $name, $value) {
$targetObject->$name = $value;
return $targetObject->$name;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = & $accessor();
return $returnValue;
}
public function __isset($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__isset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
return isset($targetObject->$name);
}
$targetObject = $this->valueHolderd61c8;
$accessor = function () use ($targetObject, $name) {
return isset($targetObject->$name);
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = $accessor();
return $returnValue;
}
public function __unset($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__unset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
unset($targetObject->$name);
return;
}
$targetObject = $this->valueHolderd61c8;
$accessor = function () use ($targetObject, $name) {
unset($targetObject->$name);
return;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$accessor();
}
public function __clone()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__clone', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$this->valueHolderd61c8 = clone $this->valueHolderd61c8;
}
public function __sleep()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__sleep', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return array('valueHolderd61c8');
}
public function __wakeup()
{
\Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
unset($instance->config, $instance->conn, $instance->metadataFactory, $instance->unitOfWork, $instance->eventManager, $instance->proxyFactory, $instance->repositoryFactory, $instance->expressionBuilder, $instance->closed, $instance->filterCollection, $instance->cache);
}, $this, 'Doctrine\\ORM\\EntityManager')->__invoke($this);
}
public function setProxyInitializer(\Closure $initializer = null) : void
{
$this->initializer6417b = $initializer;
}
public function getProxyInitializer() : ?\Closure
{
return $this->initializer6417b;
}
public function initializeProxy() : bool
{
return $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'initializeProxy', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
}
public function isProxyInitialized() : bool
{
return null !== $this->valueHolderd61c8;
}
public function getWrappedValueHolderValue()
{
return $this->valueHolderd61c8;
}
}
if (!\class_exists('EntityManager_9a5be93', false)) {
\class_alias(__NAMESPACE__.'\\EntityManager_9a5be93', 'EntityManager_9a5be93', false);
}
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
class PaginatorInterface_82dac15 implements \ProxyManager\Proxy\VirtualProxyInterface, \Knp\Component\Pager\PaginatorInterface
{
/**
* @var \Knp\Component\Pager\PaginatorInterface|null wrapped object, if the proxy is initialized
*/
private $valueHolderd61c8 = null;
/**
* @var \Closure|null initializer responsible for generating the wrapped object
*/
private $initializer6417b = null;
/**
* @var bool[] map of public properties of the parent class
*/
private static $publicProperties19fbd = [
];
public function paginate($target, int $page = 1, ?int $limit = null, array $options = []) : \Knp\Component\Pager\Pagination\PaginationInterface
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'paginate', array('target' => $target, 'page' => $page, 'limit' => $limit, 'options' => $options), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
if ($this->valueHolderd61c8 === $returnValue = $this->valueHolderd61c8->paginate($target, $page, $limit, $options)) {
return $this;
}
return $returnValue;
}
/**
* Constructor for lazy initialization
*
* @param \Closure|null $initializer
*/
public static function staticProxyConstructor($initializer)
{
static $reflection;
$reflection = $reflection ?? new \ReflectionClass(__CLASS__);
$instance = $reflection->newInstanceWithoutConstructor();
$instance->initializer6417b = $initializer;
return $instance;
}
public function __construct()
{
static $reflection;
if (! $this->valueHolderd61c8) {
$reflection = $reflection ?? new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
$this->valueHolderd61c8 = $reflection->newInstanceWithoutConstructor();
}
}
public function & __get($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__get', ['name' => $name], $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
if (isset(self::$publicProperties19fbd[$name])) {
return $this->valueHolderd61c8->$name;
}
$realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
$backtrace = debug_backtrace(false, 1);
trigger_error(
sprintf(
'Undefined property: %s::$%s in %s on line %s',
$realInstanceReflection->getName(),
$name,
$backtrace[0]['file'],
$backtrace[0]['line']
),
\E_USER_NOTICE
);
return $targetObject->$name;
}
$targetObject = $this->valueHolderd61c8;
$accessor = function & () use ($targetObject, $name) {
return $targetObject->$name;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = & $accessor();
return $returnValue;
}
public function __set($name, $value)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__set', array('name' => $name, 'value' => $value), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
$targetObject->$name = $value;
return $targetObject->$name;
}
$targetObject = $this->valueHolderd61c8;
$accessor = function & () use ($targetObject, $name, $value) {
$targetObject->$name = $value;
return $targetObject->$name;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = & $accessor();
return $returnValue;
}
public function __isset($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__isset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
return isset($targetObject->$name);
}
$targetObject = $this->valueHolderd61c8;
$accessor = function () use ($targetObject, $name) {
return isset($targetObject->$name);
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = $accessor();
return $returnValue;
}
public function __unset($name)
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__unset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolderd61c8;
unset($targetObject->$name);
return;
}
$targetObject = $this->valueHolderd61c8;
$accessor = function () use ($targetObject, $name) {
unset($targetObject->$name);
return;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$accessor();
}
public function __clone()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__clone', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
$this->valueHolderd61c8 = clone $this->valueHolderd61c8;
}
public function __sleep()
{
$this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, '__sleep', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
return array('valueHolderd61c8');
}
public function __wakeup()
{
}
public function setProxyInitializer(\Closure $initializer = null) : void
{
$this->initializer6417b = $initializer;
}
public function getProxyInitializer() : ?\Closure
{
return $this->initializer6417b;
}
public function initializeProxy() : bool
{
return $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8, $this, 'initializeProxy', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 = $valueHolderd61c8;
}
public function isProxyInitialized() : bool
{
return null !== $this->valueHolderd61c8;
}
public function getWrappedValueHolderValue()
{
return $this->valueHolderd61c8;
}
}
if (!\class_exists('PaginatorInterface_82dac15', false)) {
\class_alias(__NAMESPACE__.'\\PaginatorInterface_82dac15', 'PaginatorInterface_82dac15', false);
}