<?php
namespace ContainerT7D8FzX;
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;
/**
* This class has been auto-generated
* by the Symfony Dependency Injection Component.
*
* @final
*/
class srcApp_KernelDevDebugContainer extends Container
{
private $buildParameters;
private $containerDir;
private $targetDir;
private $parameters = [];
private $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 = [
'App\\Controller\\AdminController' => 'getAdminControllerService',
'App\\Controller\\AjaxController' => 'getAjaxControllerService',
'App\\Controller\\AlertController' => 'getAlertControllerService',
'App\\Controller\\BackendController' => 'getBackendControllerService',
'App\\Controller\\BlogController' => 'getBlogControllerService',
'App\\Controller\\CategoryController' => 'getCategoryControllerService',
'App\\Controller\\ConsultaController' => 'getConsultaControllerService',
'App\\Controller\\JobController' => 'getJobControllerService',
'App\\Controller\\JobController1' => 'getJobController1Service',
'App\\Controller\\NotificationController' => 'getNotificationControllerService',
'App\\Controller\\PaymentController' => 'getPaymentControllerService',
'App\\Controller\\PaymentForJobsController' => 'getPaymentForJobsControllerService',
'App\\Controller\\PaymentForServicesController' => 'getPaymentForServicesControllerService',
'App\\Controller\\PaypalController' => 'getPaypalControllerService',
'App\\Controller\\PolicyController' => 'getPolicyControllerService',
'App\\Controller\\ProfessionController' => 'getProfessionControllerService',
'App\\Controller\\ReportController' => 'getReportControllerService',
'App\\Controller\\RespuestaConsultaController' => 'getRespuestaConsultaControllerService',
'App\\Controller\\ResumeController' => 'getResumeControllerService',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\ServiceController' => 'getServiceControllerService',
'App\\Controller\\SlideController' => 'getSlideControllerService',
'App\\Controller\\StaticPageController' => 'getStaticPageControllerService',
'App\\Controller\\TitleController' => 'getTitleControllerService',
'App\\Controller\\mainController' => 'getMainControllerService',
'App\\Service\\Checker' => 'getCheckerService',
'App\\Service\\Helper' => 'getHelperService',
'App\\Service\\NamerDirectory' => 'getNamerDirectoryService',
'App\\Service\\UserNamerDirectory' => 'getUserNamerDirectoryService',
'Debril\\RssAtomBundle\\Controller\\StreamController' => 'getStreamControllerService',
'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer.blog_images' => 'getUniqidNamer_BlogImagesService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer.company_images' => 'getUniqidNamer_CompanyImagesService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer.image_store' => 'getUniqidNamer_ImageStoreService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_cv' => 'getUniqidNamer_UserCvService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_images' => 'getUniqidNamer_UserImagesService',
'app.service.checker' => 'getApp_Service_CheckerService',
'app.service.helper' => 'getApp_Service_HelperService',
'app.service.namer_directory' => 'getApp_Service_NamerDirectoryService',
'app.service.user_namer_directory' => 'getApp_Service_UserNamerDirectoryService',
'beelab_paypal.gateway.factory' => 'getBeelabPaypal_Gateway_FactoryService',
'beelab_paypal.service' => 'getBeelabPaypal_ServiceService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_clearer' => 'getCacheClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.App\\Command\\LoadData' => 'getLoadDataService',
'console.command.public_alias.Sonata\\SeoBundle\\Command\\SitemapGeneratorCommand' => 'getSitemapGeneratorCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
'easyadmin.router' => 'getEasyadmin_RouterService',
'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'feedio' => 'getFeedioService',
'filesystem' => 'getFilesystemService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
'fos_user.user_manager' => 'getFosUser_UserManagerService',
'gregwar_captcha.captcha_builder' => 'getGregwarCaptcha_CaptchaBuilderService',
'gregwar_captcha.controller' => 'getGregwarCaptcha_ControllerService',
'gregwar_captcha.generator' => 'getGregwarCaptcha_GeneratorService',
'gregwar_captcha.image_file_handler' => 'getGregwarCaptcha_ImageFileHandlerService',
'gregwar_captcha.phrase_builder' => 'getGregwarCaptcha_PhraseBuilderService',
'gregwar_captcha.type' => 'getGregwarCaptcha_TypeService',
'http_kernel' => 'getHttpKernelService',
'knp_paginator' => 'getKnpPaginatorService',
'profiler' => 'getProfilerService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'serializer' => 'getSerializerService',
'services_resetter' => 'getServicesResetterService',
'session' => 'getSessionService',
'sg_datatables.factory' => 'getSgDatatables_FactoryService',
'sg_datatables.response' => 'getSgDatatables_ResponseService',
'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
'sonata.block.manager' => 'getSonata_Block_ManagerService',
'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
'sonata.seo.page.default' => 'getSonata_Seo_Page_DefaultService',
'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
'swiftmailer.transport' => 'getSwiftmailer_TransportService',
'templating' => 'getTemplatingService',
'templating.loader' => 'getTemplating_LoaderService',
'translator' => 'getTranslatorService',
'twig' => 'getTwigService',
'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
'validator' => 'getValidatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
'vich_uploader.namer_hash.banners_images' => 'getVichUploader_NamerHash_BannersImagesService',
'vich_uploader.namer_hash.company_image' => 'getVichUploader_NamerHash_CompanyImageService',
'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'Beelab\\PaypalBundle\\Paypal\\Service' => 'beelab_paypal.service',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
'Gregwar\\CaptchaBundle\\Controller\\CaptchaController' => 'gregwar_captcha.controller',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'mailer' => 'swiftmailer.mailer.default',
'sonata.seo.page' => 'sonata.seo.page.default',
'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserJobMetaRepository.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/AbstractTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/ResolvedFormTypeFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/asset/UrlPackage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ValidatorBuilderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/TranslatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/PhpArrayTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Traits/ArrayTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/cache/DoctrineProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/JobTwigExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Twig/Extension/TimeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/DateTimeFormatter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Extension/GlobalsInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle/Twig/InlineCssExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle/Service/InlineCss.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle/Twig/InkyExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/hampe/inky/src/Inky.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Twig/DatatableTwigExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Extension/DeprecatedTemplateExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Twig/Extension/SeoExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandlerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Seo/SeoPageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Seo/SeoPage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 6).'/shared/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';
}
/**
* Gets the public 'App\Controller\AdminController' shared autowired service.
*
* @return \App\Controller\AdminController
*/
protected function getAdminControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminController.php';
$this->services['App\\Controller\\AdminController'] = $instance = new \App\Controller\AdminController();
$instance->setContainer(($this->privates['.service_locator.J0I9IhF'] ?? $this->get_ServiceLocator_J0I9IhFService())->withContext('App\\Controller\\AdminController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AjaxController' shared autowired service.
*
* @return \App\Controller\AjaxController
*/
protected function getAjaxControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AjaxController.php';
$this->services['App\\Controller\\AjaxController'] = $instance = new \App\Controller\AjaxController(($this->privates['App\\Service\\Mailer'] ?? $this->getMailerService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\AjaxController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AlertController' shared autowired service.
*
* @return \App\Controller\AlertController
*/
protected function getAlertControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AlertController.php';
$this->services['App\\Controller\\AlertController'] = $instance = new \App\Controller\AlertController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\AlertController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\BackendController' shared autowired service.
*
* @return \App\Controller\BackendController
*/
protected function getBackendControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/BackendController.php';
include_once \dirname(__DIR__, 4).'/src/Service/AnnouncementService.php';
$this->services['App\\Controller\\BackendController'] = $instance = new \App\Controller\BackendController(($this->privates['App\\Service\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->privates['App\\Service\\JobService'] ?? $this->getJobServiceService()), new \App\Service\AnnouncementService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\BackendController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\BlogController' shared autowired service.
*
* @return \App\Controller\BlogController
*/
protected function getBlogControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Controller/BlogController.php';
return $this->services['App\\Controller\\BlogController'] = new \App\Controller\BlogController();
}
/**
* Gets the public 'App\Controller\CategoryController' shared autowired service.
*
* @return \App\Controller\CategoryController
*/
protected function getCategoryControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CategoryController.php';
$this->services['App\\Controller\\CategoryController'] = $instance = new \App\Controller\CategoryController(($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\CategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ConsultaController' shared autowired service.
*
* @return \App\Controller\ConsultaController
*/
protected function getConsultaControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ConsultaController.php';
$this->services['App\\Controller\\ConsultaController'] = $instance = new \App\Controller\ConsultaController(($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\ConsultaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\JobController' shared autowired service.
*
* @return \App\Controller\JobController
*/
protected function getJobControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/JobController.php';
include_once \dirname(__DIR__, 4).'/src/Mailer/Mailer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Security.php';
$this->services['App\\Controller\\JobController'] = $instance = new \App\Controller\JobController(($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()), ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['App\\Service\\JobService'] ?? $this->getJobServiceService()), new \App\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
'security.token_storage' => ['services', 'security.token_storage', 'getSecurity_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
])), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\JobController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\JobController1' shared autowired service.
*
* @return \App\Controller\JobController1
*/
protected function getJobController1Service()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Controller/JobController1.php';
return $this->services['App\\Controller\\JobController1'] = new \App\Controller\JobController1(($this->privates['App\\Service\\JobService'] ?? $this->getJobServiceService()), ($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
}
/**
* Gets the public 'App\Controller\NotificationController' shared autowired service.
*
* @return \App\Controller\NotificationController
*/
protected function getNotificationControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/NotificationController.php';
$this->services['App\\Controller\\NotificationController'] = $instance = new \App\Controller\NotificationController(($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\NotificationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PaymentController' shared autowired service.
*
* @return \App\Controller\PaymentController
*/
protected function getPaymentControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PaymentController.php';
return $this->services['App\\Controller\\PaymentController'] = new \App\Controller\PaymentController();
}
/**
* Gets the public 'App\Controller\PaymentForJobsController' shared autowired service.
*
* @return \App\Controller\PaymentForJobsController
*/
protected function getPaymentForJobsControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PaymentForJobsController.php';
$this->services['App\\Controller\\PaymentForJobsController'] = $instance = new \App\Controller\PaymentForJobsController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\PaymentForJobsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PaymentForServicesController' shared autowired service.
*
* @return \App\Controller\PaymentForServicesController
*/
protected function getPaymentForServicesControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PaymentForServicesController.php';
$this->services['App\\Controller\\PaymentForServicesController'] = $instance = new \App\Controller\PaymentForServicesController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\PaymentForServicesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PaypalController' shared autowired service.
*
* @return \App\Controller\PaypalController
*/
protected function getPaypalControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PaypalController.php';
include_once \dirname(__DIR__, 4).'/src/Service/PaymentForJobsMetadataService.php';
$this->services['App\\Controller\\PaypalController'] = $instance = new \App\Controller\PaypalController(new \App\Service\PaymentForJobsMetadataService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->services['session'] ?? $this->getSessionService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\PaypalController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PolicyController' shared autowired service.
*
* @return \App\Controller\PolicyController
*/
protected function getPolicyControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PolicyController.php';
$this->services['App\\Controller\\PolicyController'] = $instance = new \App\Controller\PolicyController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\PolicyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ProfessionController' shared autowired service.
*
* @return \App\Controller\ProfessionController
*/
protected function getProfessionControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ProfessionController.php';
$this->services['App\\Controller\\ProfessionController'] = $instance = new \App\Controller\ProfessionController(($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\ProfessionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ReportController' shared autowired service.
*
* @return \App\Controller\ReportController
*/
protected function getReportControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ReportController.php';
$this->services['App\\Controller\\ReportController'] = $instance = new \App\Controller\ReportController(($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\ReportController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\RespuestaConsultaController' shared autowired service.
*
* @return \App\Controller\RespuestaConsultaController
*/
protected function getRespuestaConsultaControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/RespuestaConsultaController.php';
$this->services['App\\Controller\\RespuestaConsultaController'] = $instance = new \App\Controller\RespuestaConsultaController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\RespuestaConsultaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ResumeController' shared autowired service.
*
* @return \App\Controller\ResumeController
*/
protected function getResumeControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ResumeController.php';
$this->services['App\\Controller\\ResumeController'] = $instance = new \App\Controller\ResumeController(($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\ResumeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SecurityController' shared autowired service.
*
* @return \App\Controller\SecurityController
*/
protected function getSecurityControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SecurityController.php';
return $this->services['App\\Controller\\SecurityController'] = new \App\Controller\SecurityController();
}
/**
* Gets the public 'App\Controller\ServiceController' shared autowired service.
*
* @return \App\Controller\ServiceController
*/
protected function getServiceControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ServiceController.php';
return $this->services['App\\Controller\\ServiceController'] = new \App\Controller\ServiceController(($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['App\\Service\\JobService'] ?? $this->getJobServiceService()), ($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()));
}
/**
* Gets the public 'App\Controller\SlideController' shared autowired service.
*
* @return \App\Controller\SlideController
*/
protected function getSlideControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SlideController.php';
$this->services['App\\Controller\\SlideController'] = $instance = new \App\Controller\SlideController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\SlideController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\StaticPageController' shared autowired service.
*
* @return \App\Controller\StaticPageController
*/
protected function getStaticPageControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/StaticPageController.php';
$this->services['App\\Controller\\StaticPageController'] = $instance = new \App\Controller\StaticPageController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\StaticPageController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\TitleController' shared autowired service.
*
* @return \App\Controller\TitleController
*/
protected function getTitleControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/TitleController.php';
$this->services['App\\Controller\\TitleController'] = $instance = new \App\Controller\TitleController();
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\TitleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\mainController' shared autowired service.
*
* @return \App\Controller\mainController
*/
protected function getMainControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Controller/mainController.php';
include_once \dirname(__DIR__, 4).'/src/Service/CompanyService.php';
return $this->services['App\\Controller\\mainController'] = new \App\Controller\mainController(($this->privates['App\\Service\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->privates['App\\Service\\JobService'] ?? $this->getJobServiceService()), new \App\Service\CompanyService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['App\\Service\\Mailer'] ?? $this->getMailerService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['sg_datatables.factory'] ?? $this->getSgDatatables_FactoryService()), ($this->services['sg_datatables.response'] ?? $this->getSgDatatables_ResponseService()));
}
/**
* Gets the public 'App\Service\Checker' shared autowired service.
*
* @return \App\Service\Checker
*/
protected function getCheckerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Service/Checker.php';
return $this->services['App\\Service\\Checker'] = new \App\Service\Checker();
}
/**
* Gets the public 'App\Service\Helper' shared autowired service.
*
* @return \App\Service\Helper
*/
protected function getHelperService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Service/Helper.php';
return $this->services['App\\Service\\Helper'] = new \App\Service\Helper();
}
/**
* Gets the public 'App\Service\NamerDirectory' shared autowired service.
*
* @return \App\Service\NamerDirectory
*/
protected function getNamerDirectoryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/NamerDirectory.php';
return $this->services['App\\Service\\NamerDirectory'] = new \App\Service\NamerDirectory();
}
/**
* Gets the public 'App\Service\UserNamerDirectory' shared autowired service.
*
* @return \App\Service\UserNamerDirectory
*/
protected function getUserNamerDirectoryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/UserNamerDirectory.php';
return $this->services['App\\Service\\UserNamerDirectory'] = new \App\Service\UserNamerDirectory();
}
/**
* Gets the public 'Debril\RssAtomBundle\Controller\StreamController' shared autowired service.
*
* @return \Debril\RssAtomBundle\Controller\StreamController
*/
protected function getStreamControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Controller/StreamController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Response/FeedBuilder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Response/HeadersBuilder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Request/ModifiedSince.php';
$a = new \Debril\RssAtomBundle\Response\HeadersBuilder(true);
$a->setContentType('json', 'application/json');
$a->setContentType('xml', 'application/xhtml+xml');
$b = new \Debril\RssAtomBundle\Request\ModifiedSince(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
return $this->services['Debril\\RssAtomBundle\\Controller\\StreamController'] = new \Debril\RssAtomBundle\Controller\StreamController(new \Debril\RssAtomBundle\Response\FeedBuilder(($this->services['feedio'] ?? $this->getFeedioService()), $a, $b, false), $b);
}
/**
* Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController' shared autowired service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController
*/
protected function getEasyAdminControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
$this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController();
$instance->setContainer(($this->privates['.service_locator.J0I9IhF'] ?? $this->get_ServiceLocator_J0I9IhFService())->withContext('EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController', $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__, 6).'/shared/vendor/symfony/framework-bundle/Controller/RedirectController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80, 443);
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
*
* @return \Vich\UploaderBundle\Naming\Base64Namer
*/
protected function getBase64NamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
*/
protected function getCurrentDateTimeDirectoryNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\HashNamer
*/
protected function getHashNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getOrignameNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
*/
protected function getPropertyDirectoryNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\PropertyNamer
*/
protected function getPropertyNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
*/
protected function getSubdirDirectoryNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\UniqidNamer
*/
protected function getUniqidNamerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer.blog_images' shared service.
*
* @return \Vich\UploaderBundle\Naming\UniqidNamer
*/
protected function getUniqidNamer_BlogImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer.blog_images'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer.company_images' shared service.
*
* @return \Vich\UploaderBundle\Naming\UniqidNamer
*/
protected function getUniqidNamer_CompanyImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer.company_images'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer.image_store' shared service.
*
* @return \Vich\UploaderBundle\Naming\UniqidNamer
*/
protected function getUniqidNamer_ImageStoreService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer.image_store'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer.user_cv' shared service.
*
* @return \Vich\UploaderBundle\Naming\UniqidNamer
*/
protected function getUniqidNamer_UserCvService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer.user_cv'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer.user_images' shared service.
*
* @return \Vich\UploaderBundle\Naming\UniqidNamer
*/
protected function getUniqidNamer_UserImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer.user_images'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
}
/**
* Gets the public 'app.service.checker' shared autowired service.
*
* @return \App\Service\Checker
*/
protected function getApp_Service_CheckerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Service/Checker.php';
$this->services['app.service.checker'] = $instance = new \App\Service\Checker();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.service.helper' shared autowired service.
*
* @return \App\Service\Helper
*/
protected function getApp_Service_HelperService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/src/Service/Helper.php';
$this->services['app.service.helper'] = $instance = new \App\Service\Helper();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.service.namer_directory' shared autowired service.
*
* @return \App\Service\NamerDirectory
*/
protected function getApp_Service_NamerDirectoryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/NamerDirectory.php';
$this->services['app.service.namer_directory'] = $instance = new \App\Service\NamerDirectory();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.service.user_namer_directory' shared autowired service.
*
* @return \App\Service\UserNamerDirectory
*/
protected function getApp_Service_UserNamerDirectoryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/UserNamerDirectory.php';
$this->services['app.service.user_namer_directory'] = $instance = new \App\Service\UserNamerDirectory();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'beelab_paypal.gateway.factory' shared service.
*
* @return \Omnipay\Common\GatewayFactory
*/
protected function getBeelabPaypal_Gateway_FactoryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/omnipay/common/src/Common/GatewayFactory.php';
return $this->services['beelab_paypal.gateway.factory'] = new \Omnipay\Common\GatewayFactory();
}
/**
* Gets the public 'beelab_paypal.service' shared service.
*
* @return \Beelab\PaypalBundle\Paypal\Service
*/
protected function getBeelabPaypal_ServiceService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/beelab/paypal-bundle/Paypal/Service.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/omnipay/common/src/Common/GatewayInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/omnipay/common/src/Common/ParametersTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/omnipay/common/src/Common/AbstractGateway.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/omnipay/paypal/src/ProGateway.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/omnipay/paypal/src/ExpressGateway.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/omnipay/common/src/Common/GatewayFactory.php';
return $this->services['beelab_paypal.service'] = new \Beelab\PaypalBundle\Paypal\Service(($this->services['beelab_paypal.gateway.factory'] ?? ($this->services['beelab_paypal.gateway.factory'] = new \Omnipay\Common\GatewayFactory()))->create('PayPal_Express'), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['beelab_paypal.config']);
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('vms96l4T2i', 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__, 6).'/shared/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
}
/**
* 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('aOIWZiRe5t', 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__, 6).'/shared/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
}
/**
* Gets the public 'cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function getCacheClearerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['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 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
yield 1 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
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.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
yield 8 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 9 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
yield 10 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__, 4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
}, 11), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command.public_alias.App\Command\LoadData' shared autowired service.
*
* @return \App\Command\LoadData
*/
protected function getLoadDataService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/LoadData.php';
return $this->services['console.command.public_alias.App\\Command\\LoadData'] = new \App\Command\LoadData(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'console.command.public_alias.Sonata\SeoBundle\Command\SitemapGeneratorCommand' shared service.
*
* @return \Sonata\SeoBundle\Command\SitemapGeneratorCommand
*/
protected function getSitemapGeneratorCommandService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Command/SitemapGeneratorCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Sitemap/SourceManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/filesystem/Filesystem.php';
return $this->services['console.command.public_alias.Sonata\\SeoBundle\\Command\\SitemapGeneratorCommand'] = new \Sonata\SeoBundle\Command\SitemapGeneratorCommand(($this->services['router'] ?? $this->getRouterService()), new \Sonata\SeoBundle\Sitemap\SourceManager(), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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, [
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => ['privates', 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand', 'getDebugBlocksCommandService', false],
'console.command.about' => ['privates', 'console.command.about', 'getConsole_Command_AboutService', false],
'console.command.assets_install' => ['privates', 'console.command.assets_install', 'getConsole_Command_AssetsInstallService', false],
'console.command.cache_clear' => ['privates', 'console.command.cache_clear', 'getConsole_Command_CacheClearService', false],
'console.command.cache_pool_clear' => ['privates', 'console.command.cache_pool_clear', 'getConsole_Command_CachePoolClearService', false],
'console.command.cache_pool_delete' => ['privates', 'console.command.cache_pool_delete', 'getConsole_Command_CachePoolDeleteService', false],
'console.command.cache_pool_list' => ['privates', 'console.command.cache_pool_list', 'getConsole_Command_CachePoolListService', false],
'console.command.cache_pool_prune' => ['privates', 'console.command.cache_pool_prune', 'getConsole_Command_CachePoolPruneService', false],
'console.command.cache_warmup' => ['privates', 'console.command.cache_warmup', 'getConsole_Command_CacheWarmupService', false],
'console.command.config_debug' => ['privates', 'console.command.config_debug', 'getConsole_Command_ConfigDebugService', false],
'console.command.config_dump_reference' => ['privates', 'console.command.config_dump_reference', 'getConsole_Command_ConfigDumpReferenceService', false],
'console.command.container_debug' => ['privates', 'console.command.container_debug', 'getConsole_Command_ContainerDebugService', false],
'console.command.container_lint' => ['privates', 'console.command.container_lint', 'getConsole_Command_ContainerLintService', false],
'console.command.debug_autowiring' => ['privates', 'console.command.debug_autowiring', 'getConsole_Command_DebugAutowiringService', false],
'console.command.event_dispatcher_debug' => ['privates', 'console.command.event_dispatcher_debug', 'getConsole_Command_EventDispatcherDebugService', false],
'console.command.form_debug' => ['privates', 'console.command.form_debug', 'getConsole_Command_FormDebugService', false],
'console.command.router_debug' => ['privates', 'console.command.router_debug', 'getConsole_Command_RouterDebugService', false],
'console.command.router_match' => ['privates', 'console.command.router_match', 'getConsole_Command_RouterMatchService', false],
'console.command.secrets_decrypt_to_local' => ['privates', 'console.command.secrets_decrypt_to_local', 'getConsole_Command_SecretsDecryptToLocalService', false],
'console.command.secrets_encrypt_from_local' => ['privates', 'console.command.secrets_encrypt_from_local', 'getConsole_Command_SecretsEncryptFromLocalService', false],
'console.command.secrets_generate_key' => ['privates', 'console.command.secrets_generate_key', 'getConsole_Command_SecretsGenerateKeyService', false],
'console.command.secrets_list' => ['privates', 'console.command.secrets_list', 'getConsole_Command_SecretsListService', false],
'console.command.secrets_remove' => ['privates', 'console.command.secrets_remove', 'getConsole_Command_SecretsRemoveService', false],
'console.command.secrets_set' => ['privates', 'console.command.secrets_set', 'getConsole_Command_SecretsSetService', false],
'console.command.translation_debug' => ['privates', 'console.command.translation_debug', 'getConsole_Command_TranslationDebugService', false],
'console.command.translation_update' => ['privates', 'console.command.translation_update', 'getConsole_Command_TranslationUpdateService', false],
'console.command.xliff_lint' => ['privates', 'console.command.xliff_lint', 'getConsole_Command_XliffLintService', false],
'console.command.yaml_lint' => ['privates', 'console.command.yaml_lint', 'getConsole_Command_YamlLintService', 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],
'easyadmin.command.make_admin_migration' => ['services', 'easyadmin.command.make_admin_migration', 'getEasyadmin_Command_MakeAdminMigrationService', false],
'fos_ck_editor.command.installer' => ['privates', 'fos_ck_editor.command.installer', 'getFosCkEditor_Command_InstallerService', false],
'fos_js_routing.dump_command' => ['privates', 'fos_js_routing.dump_command', 'getFosJsRouting_DumpCommandService', false],
'fos_js_routing.router_debug_exposed_command' => ['privates', 'fos_js_routing.router_debug_exposed_command', 'getFosJsRouting_RouterDebugExposedCommandService', false],
'fos_user.command.activate_user' => ['privates', 'fos_user.command.activate_user', 'getFosUser_Command_ActivateUserService', false],
'fos_user.command.change_password' => ['privates', 'fos_user.command.change_password', 'getFosUser_Command_ChangePasswordService', false],
'fos_user.command.create_user' => ['privates', 'fos_user.command.create_user', 'getFosUser_Command_CreateUserService', false],
'fos_user.command.deactivate_user' => ['privates', 'fos_user.command.deactivate_user', 'getFosUser_Command_DeactivateUserService', false],
'fos_user.command.demote_user' => ['privates', 'fos_user.command.demote_user', 'getFosUser_Command_DemoteUserService', false],
'fos_user.command.promote_user' => ['privates', 'fos_user.command.promote_user', 'getFosUser_Command_PromoteUserService', false],
'maker.auto_command.make_auth' => ['privates', 'maker.auto_command.make_auth', 'getMaker_AutoCommand_MakeAuthService', false],
'maker.auto_command.make_command' => ['privates', 'maker.auto_command.make_command', 'getMaker_AutoCommand_MakeCommandService', false],
'maker.auto_command.make_controller' => ['privates', 'maker.auto_command.make_controller', 'getMaker_AutoCommand_MakeControllerService', false],
'maker.auto_command.make_crud' => ['privates', 'maker.auto_command.make_crud', 'getMaker_AutoCommand_MakeCrudService', false],
'maker.auto_command.make_docker_database' => ['privates', 'maker.auto_command.make_docker_database', 'getMaker_AutoCommand_MakeDockerDatabaseService', false],
'maker.auto_command.make_entity' => ['privates', 'maker.auto_command.make_entity', 'getMaker_AutoCommand_MakeEntityService', false],
'maker.auto_command.make_fixtures' => ['privates', 'maker.auto_command.make_fixtures', 'getMaker_AutoCommand_MakeFixturesService', false],
'maker.auto_command.make_form' => ['privates', 'maker.auto_command.make_form', 'getMaker_AutoCommand_MakeFormService', false],
'maker.auto_command.make_message' => ['privates', 'maker.auto_command.make_message', 'getMaker_AutoCommand_MakeMessageService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', 'maker.auto_command.make_messenger_middleware', 'getMaker_AutoCommand_MakeMessengerMiddlewareService', false],
'maker.auto_command.make_migration' => ['privates', 'maker.auto_command.make_migration', 'getMaker_AutoCommand_MakeMigrationService', false],
'maker.auto_command.make_registration_form' => ['privates', 'maker.auto_command.make_registration_form', 'getMaker_AutoCommand_MakeRegistrationFormService', false],
'maker.auto_command.make_reset_password' => ['privates', 'maker.auto_command.make_reset_password', 'getMaker_AutoCommand_MakeResetPasswordService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', 'maker.auto_command.make_serializer_encoder', 'getMaker_AutoCommand_MakeSerializerEncoderService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', 'maker.auto_command.make_serializer_normalizer', 'getMaker_AutoCommand_MakeSerializerNormalizerService', false],
'maker.auto_command.make_subscriber' => ['privates', 'maker.auto_command.make_subscriber', 'getMaker_AutoCommand_MakeSubscriberService', false],
'maker.auto_command.make_test' => ['privates', 'maker.auto_command.make_test', 'getMaker_AutoCommand_MakeTestService', false],
'maker.auto_command.make_twig_extension' => ['privates', 'maker.auto_command.make_twig_extension', 'getMaker_AutoCommand_MakeTwigExtensionService', false],
'maker.auto_command.make_user' => ['privates', 'maker.auto_command.make_user', 'getMaker_AutoCommand_MakeUserService', false],
'maker.auto_command.make_validator' => ['privates', 'maker.auto_command.make_validator', 'getMaker_AutoCommand_MakeValidatorService', false],
'maker.auto_command.make_voter' => ['privates', 'maker.auto_command.make_voter', 'getMaker_AutoCommand_MakeVoterService', false],
'monolog.command.server_log' => ['privates', 'monolog.command.server_log', 'getMonolog_Command_ServerLogService', false],
'security.command.user_password_encoder' => ['privates', 'security.command.user_password_encoder', 'getSecurity_Command_UserPasswordEncoderService', false],
'swiftmailer.command.debug' => ['privates', 'swiftmailer.command.debug', 'getSwiftmailer_Command_DebugService', false],
'swiftmailer.command.new_email' => ['privates', 'swiftmailer.command.new_email', 'getSwiftmailer_Command_NewEmailService', false],
'swiftmailer.command.send_email' => ['privates', 'swiftmailer.command.send_email', 'getSwiftmailer_Command_SendEmailService', false],
'twig.command.debug' => ['privates', 'twig.command.debug', 'getTwig_Command_DebugService', false],
'twig.command.lint' => ['privates', 'twig.command.lint', 'getTwig_Command_LintService', false],
'var_dumper.command.server_dump' => ['privates', 'var_dumper.command.server_dump', 'getVarDumper_Command_ServerDumpService', false],
'vich_uploader.command.mapping_debug' => ['privates', 'vich_uploader.command.mapping_debug', 'getVichUploader_Command_MappingDebugService', false],
'vich_uploader.command.mapping_debug_class' => ['privates', 'vich_uploader.command.mapping_debug_class', 'getVichUploader_Command_MappingDebugClassService', false],
'vich_uploader.command.mapping_list_classes' => ['privates', 'vich_uploader.command.mapping_list_classes', 'getVichUploader_Command_MappingListClassesService', false],
'web_server.command.server_run' => ['privates', 'web_server.command.server_run', 'getWebServer_Command_ServerRunService', false],
'web_server.command.server_start' => ['privates', 'web_server.command.server_start', 'getWebServer_Command_ServerStartService', false],
'web_server.command.server_status' => ['privates', 'web_server.command.server_status', 'getWebServer_Command_ServerStatusService', false],
'web_server.command.server_stop' => ['privates', 'web_server.command.server_stop', 'getWebServer_Command_ServerStopService', false],
], [
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand',
'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
'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',
'easyadmin.command.make_admin_migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand',
'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
'web_server.command.server_run' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerRunCommand',
'web_server.command.server_start' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStartCommand',
'web_server.command.server_status' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStatusCommand',
'web_server.command.server_stop' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStopCommand',
]), ['about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:update' => 'console.command.translation_update', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', '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', 'security:encode-password' => 'security.command.user_password_encoder', 'debug:swiftmailer' => 'swiftmailer.command.debug', 'swiftmailer:email:send' => 'swiftmailer.command.new_email', 'swiftmailer:spool:send' => 'swiftmailer.command.send_email', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'server:run' => 'web_server.command.server_run', 'server:start' => 'web_server.command.server_start', 'server:stop' => 'web_server.command.server_stop', 'server:status' => 'web_server.command.server_status', 'fos:user:activate' => 'fos_user.command.activate_user', 'fos:user:change-password' => 'fos_user.command.change_password', 'fos:user:create' => 'fos_user.command.create_user', 'fos:user:deactivate' => 'fos_user.command.deactivate_user', 'fos:user:demote' => 'fos_user.command.demote_user', 'fos:user:promote' => 'fos_user.command.promote_user', 'make:admin:migration' => 'easyadmin.command.make_admin_migration', 'vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class', 'vich:mapping:debug' => 'vich_uploader.command.mapping_debug', 'vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes', 'fos:js-routing:dump' => 'fos_js_routing.dump_command', 'fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command', 'ckeditor:install' => 'fos_ck_editor.command.installer', 'debug:sonata:block' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand', '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],
'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' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* 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()
{
$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()))]));
$c = 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],
'fos_user.user_listener' => ['privates', 'fos_user.user_listener', 'getFosUser_UserListenerService', false],
'sonata.doctrine.mapper' => ['privates', 'sonata.doctrine.mapper', 'getSonata_Doctrine_MapperService', false],
'vich_uploader.listener.clean.banners_images' => ['privates', 'vich_uploader.listener.clean.banners_images', 'getVichUploader_Listener_Clean_BannersImagesService', false],
'vich_uploader.listener.clean.blog_images' => ['privates', 'vich_uploader.listener.clean.blog_images', 'getVichUploader_Listener_Clean_BlogImagesService', false],
'vich_uploader.listener.clean.company_image' => ['privates', 'vich_uploader.listener.clean.company_image', 'getVichUploader_Listener_Clean_CompanyImageService', false],
'vich_uploader.listener.clean.company_images' => ['privates', 'vich_uploader.listener.clean.company_images', 'getVichUploader_Listener_Clean_CompanyImagesService', false],
'vich_uploader.listener.clean.image_store' => ['privates', 'vich_uploader.listener.clean.image_store', 'getVichUploader_Listener_Clean_ImageStoreService', false],
'vich_uploader.listener.clean.user_cv' => ['privates', 'vich_uploader.listener.clean.user_cv', 'getVichUploader_Listener_Clean_UserCvService', false],
'vich_uploader.listener.clean.user_images' => ['privates', 'vich_uploader.listener.clean.user_images', 'getVichUploader_Listener_Clean_UserImagesService', false],
'vich_uploader.listener.remove.banners_images' => ['privates', 'vich_uploader.listener.remove.banners_images', 'getVichUploader_Listener_Remove_BannersImagesService', false],
'vich_uploader.listener.remove.blog_images' => ['privates', 'vich_uploader.listener.remove.blog_images', 'getVichUploader_Listener_Remove_BlogImagesService', false],
'vich_uploader.listener.remove.company_image' => ['privates', 'vich_uploader.listener.remove.company_image', 'getVichUploader_Listener_Remove_CompanyImageService', false],
'vich_uploader.listener.remove.company_images' => ['privates', 'vich_uploader.listener.remove.company_images', 'getVichUploader_Listener_Remove_CompanyImagesService', false],
'vich_uploader.listener.remove.image_store' => ['privates', 'vich_uploader.listener.remove.image_store', 'getVichUploader_Listener_Remove_ImageStoreService', false],
'vich_uploader.listener.remove.user_cv' => ['privates', 'vich_uploader.listener.remove.user_cv', 'getVichUploader_Listener_Remove_UserCvService', false],
'vich_uploader.listener.remove.user_images' => ['privates', 'vich_uploader.listener.remove.user_images', 'getVichUploader_Listener_Remove_UserImagesService', false],
'vich_uploader.listener.upload.banners_images' => ['privates', 'vich_uploader.listener.upload.banners_images', 'getVichUploader_Listener_Upload_BannersImagesService', false],
'vich_uploader.listener.upload.blog_images' => ['privates', 'vich_uploader.listener.upload.blog_images', 'getVichUploader_Listener_Upload_BlogImagesService', false],
'vich_uploader.listener.upload.company_image' => ['privates', 'vich_uploader.listener.upload.company_image', 'getVichUploader_Listener_Upload_CompanyImageService', false],
'vich_uploader.listener.upload.company_images' => ['privates', 'vich_uploader.listener.upload.company_images', 'getVichUploader_Listener_Upload_CompanyImagesService', false],
'vich_uploader.listener.upload.image_store' => ['privates', 'vich_uploader.listener.upload.image_store', 'getVichUploader_Listener_Upload_ImageStoreService', false],
'vich_uploader.listener.upload.user_cv' => ['privates', 'vich_uploader.listener.upload.user_cv', 'getVichUploader_Listener_Upload_UserCvService', false],
'vich_uploader.listener.upload.user_images' => ['privates', 'vich_uploader.listener.upload.user_images', 'getVichUploader_Listener_Upload_UserImagesService', false],
], [
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'fos_user.user_listener' => '?',
'sonata.doctrine.mapper' => '?',
'vich_uploader.listener.clean.banners_images' => '?',
'vich_uploader.listener.clean.blog_images' => '?',
'vich_uploader.listener.clean.company_image' => '?',
'vich_uploader.listener.clean.company_images' => '?',
'vich_uploader.listener.clean.image_store' => '?',
'vich_uploader.listener.clean.user_cv' => '?',
'vich_uploader.listener.clean.user_images' => '?',
'vich_uploader.listener.remove.banners_images' => '?',
'vich_uploader.listener.remove.blog_images' => '?',
'vich_uploader.listener.remove.company_image' => '?',
'vich_uploader.listener.remove.company_images' => '?',
'vich_uploader.listener.remove.image_store' => '?',
'vich_uploader.listener.remove.user_cv' => '?',
'vich_uploader.listener.remove.user_images' => '?',
'vich_uploader.listener.upload.banners_images' => '?',
'vich_uploader.listener.upload.blog_images' => '?',
'vich_uploader.listener.upload.company_image' => '?',
'vich_uploader.listener.upload.company_images' => '?',
'vich_uploader.listener.upload.image_store' => '?',
'vich_uploader.listener.upload.user_cv' => '?',
'vich_uploader.listener.upload.user_images' => '?',
]), [0 => 'vich_uploader.listener.clean.blog_images', 1 => 'vich_uploader.listener.clean.user_images', 2 => 'vich_uploader.listener.clean.company_images', 3 => 'vich_uploader.listener.clean.user_cv', 4 => 'vich_uploader.listener.clean.image_store', 5 => 'vich_uploader.listener.clean.company_image', 6 => 'vich_uploader.listener.clean.banners_images', 7 => 'fos_user.user_listener', 8 => 'vich_uploader.listener.remove.blog_images', 9 => 'vich_uploader.listener.upload.blog_images', 10 => 'vich_uploader.listener.remove.user_images', 11 => 'vich_uploader.listener.upload.user_images', 12 => 'vich_uploader.listener.remove.company_images', 13 => 'vich_uploader.listener.upload.company_images', 14 => 'vich_uploader.listener.remove.user_cv', 15 => 'vich_uploader.listener.upload.user_cv', 16 => 'vich_uploader.listener.remove.image_store', 17 => 'vich_uploader.listener.upload.image_store', 18 => 'vich_uploader.listener.remove.company_image', 19 => 'vich_uploader.listener.upload.company_image', 20 => 'vich_uploader.listener.remove.banners_images', 21 => 'vich_uploader.listener.upload.banners_images', 22 => 'sonata.doctrine.mapper']);
$c->addEventListener([0 => 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['connection_override_options' => [], 'url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4', 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => ['collate' => 'utf8mb4_unicode_ci']], $a, $c, []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
$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, 'Vich\\UploaderBundle\\Entity');
$b->addDriver($c, 'Beelab\\PaypalBundle\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity', 'BeelabPaypalBundle' => 'Beelab\\PaypalBundle\\Entity']);
$a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
$a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
$a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
$a->setMetadataDriverImpl($b);
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
$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\\AlertRepository' => ['privates', 'App\\Repository\\AlertRepository', 'getAlertRepositoryService', false],
'App\\Repository\\AnouncementRepository' => ['privates', 'App\\Repository\\AnouncementRepository', 'getAnouncementRepositoryService', false],
'App\\Repository\\BlogRepository' => ['privates', 'App\\Repository\\BlogRepository', 'getBlogRepositoryService', false],
'App\\Repository\\CalificationRepository' => ['privates', 'App\\Repository\\CalificationRepository', 'getCalificationRepositoryService', false],
'App\\Repository\\CategoryRepository' => ['privates', 'App\\Repository\\CategoryRepository', 'getCategoryRepositoryService', false],
'App\\Repository\\CommentRepository' => ['privates', 'App\\Repository\\CommentRepository', 'getCommentRepositoryService', false],
'App\\Repository\\CompanyRepository' => ['privates', 'App\\Repository\\CompanyRepository', 'getCompanyRepositoryService', false],
'App\\Repository\\ConsultaRepository' => ['privates', 'App\\Repository\\ConsultaRepository', 'getConsultaRepositoryService', false],
'App\\Repository\\ContactMessageRepository' => ['privates', 'App\\Repository\\ContactMessageRepository', 'getContactMessageRepositoryService', false],
'App\\Repository\\CountryRepository' => ['privates', 'App\\Repository\\CountryRepository', 'getCountryRepositoryService', false],
'App\\Repository\\EducationRepository' => ['privates', 'App\\Repository\\EducationRepository', 'getEducationRepositoryService', false],
'App\\Repository\\FeedUrlRepository' => ['privates', 'App\\Repository\\FeedUrlRepository', 'getFeedUrlRepositoryService', false],
'App\\Repository\\ImageRepository' => ['privates', 'App\\Repository\\ImageRepository', 'getImageRepositoryService', false],
'App\\Repository\\JobRepository' => ['privates', 'App\\Repository\\JobRepository', 'getJobRepositoryService', false],
'App\\Repository\\MetadataRepository' => ['privates', 'App\\Repository\\MetadataRepository', 'getMetadataRepositoryService', false],
'App\\Repository\\NotificationRepository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', false],
'App\\Repository\\OcupationRepository' => ['privates', 'App\\Repository\\OcupationRepository', 'getOcupationRepositoryService', false],
'App\\Repository\\PaymentForJobsMetadataRepository' => ['privates', 'App\\Repository\\PaymentForJobsMetadataRepository', 'getPaymentForJobsMetadataRepositoryService', false],
'App\\Repository\\PaymentForJobsRepository' => ['privates', 'App\\Repository\\PaymentForJobsRepository', 'getPaymentForJobsRepositoryService', false],
'App\\Repository\\PaymentForServicesMetadataRepository' => ['privates', 'App\\Repository\\PaymentForServicesMetadataRepository', 'getPaymentForServicesMetadataRepositoryService', false],
'App\\Repository\\PaymentForServicesRepository' => ['privates', 'App\\Repository\\PaymentForServicesRepository', 'getPaymentForServicesRepositoryService', false],
'App\\Repository\\PaymentRepository' => ['privates', 'App\\Repository\\PaymentRepository', 'getPaymentRepositoryService', false],
'App\\Repository\\PolicyRepository' => ['privates', 'App\\Repository\\PolicyRepository', 'getPolicyRepositoryService', false],
'App\\Repository\\ProfessionRepository' => ['privates', 'App\\Repository\\ProfessionRepository', 'getProfessionRepositoryService', false],
'App\\Repository\\ProfessionalSkillRepository' => ['privates', 'App\\Repository\\ProfessionalSkillRepository', 'getProfessionalSkillRepositoryService', false],
'App\\Repository\\RespuestaConsultaRepository' => ['privates', 'App\\Repository\\RespuestaConsultaRepository', 'getRespuestaConsultaRepositoryService', false],
'App\\Repository\\ResumeMetadataRepository' => ['privates', 'App\\Repository\\ResumeMetadataRepository', 'getResumeMetadataRepositoryService', false],
'App\\Repository\\ResumeRepository' => ['privates', 'App\\Repository\\ResumeRepository', 'getResumeRepositoryService', false],
'App\\Repository\\ServiceJobRepository' => ['privates', 'App\\Repository\\ServiceJobRepository', 'getServiceJobRepositoryService', false],
'App\\Repository\\SlideRepository' => ['privates', 'App\\Repository\\SlideRepository', 'getSlideRepositoryService', false],
'App\\Repository\\StateRepository' => ['privates', 'App\\Repository\\StateRepository', 'getStateRepositoryService', false],
'App\\Repository\\StaticPageRepository' => ['privates', 'App\\Repository\\StaticPageRepository', 'getStaticPageRepositoryService', false],
'App\\Repository\\TitleRepository' => ['privates', 'App\\Repository\\TitleRepository', 'getTitleRepositoryService', false],
'App\\Repository\\UserJobMetaRepository' => ['privates', 'App\\Repository\\UserJobMetaRepository', 'getUserJobMetaRepositoryService', false],
'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'App\\Repository\\AlertRepository' => '?',
'App\\Repository\\AnouncementRepository' => '?',
'App\\Repository\\BlogRepository' => '?',
'App\\Repository\\CalificationRepository' => '?',
'App\\Repository\\CategoryRepository' => '?',
'App\\Repository\\CommentRepository' => '?',
'App\\Repository\\CompanyRepository' => '?',
'App\\Repository\\ConsultaRepository' => '?',
'App\\Repository\\ContactMessageRepository' => '?',
'App\\Repository\\CountryRepository' => '?',
'App\\Repository\\EducationRepository' => '?',
'App\\Repository\\FeedUrlRepository' => '?',
'App\\Repository\\ImageRepository' => '?',
'App\\Repository\\JobRepository' => '?',
'App\\Repository\\MetadataRepository' => '?',
'App\\Repository\\NotificationRepository' => '?',
'App\\Repository\\OcupationRepository' => '?',
'App\\Repository\\PaymentForJobsMetadataRepository' => '?',
'App\\Repository\\PaymentForJobsRepository' => '?',
'App\\Repository\\PaymentForServicesMetadataRepository' => '?',
'App\\Repository\\PaymentForServicesRepository' => '?',
'App\\Repository\\PaymentRepository' => '?',
'App\\Repository\\PolicyRepository' => '?',
'App\\Repository\\ProfessionRepository' => '?',
'App\\Repository\\ProfessionalSkillRepository' => '?',
'App\\Repository\\RespuestaConsultaRepository' => '?',
'App\\Repository\\ResumeMetadataRepository' => '?',
'App\\Repository\\ResumeRepository' => '?',
'App\\Repository\\ServiceJobRepository' => '?',
'App\\Repository\\SlideRepository' => '?',
'App\\Repository\\StateRepository' => '?',
'App\\Repository\\StaticPageRepository' => '?',
'App\\Repository\\TitleRepository' => '?',
'App\\Repository\\UserJobMetaRepository' => '?',
'App\\Repository\\UserRepository' => '?',
])));
$a->addCustomStringFunction('DATE', 'DoctrineExtensions\\Query\\Mysql\\Date');
$a->addCustomStringFunction('MONTH', 'DoctrineExtensions\\Query\\Mysql\\Month');
$a->addCustomStringFunction('MONTHNAME', 'DoctrineExtensions\\Query\\Mysql\\MonthName');
$a->addCustomStringFunction('YEAR', 'DoctrineExtensions\\Query\\Mysql\\Year');
$a->addCustomStringFunction('DAY', 'DoctrineExtensions\\Query\\Mysql\\Day');
$a->addCustomStringFunction('IF', 'DoctrineExtensions\\Query\\Mysql\\IfElse');
$a->addCustomStringFunction('TIMESTAMPDIFF', 'DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
$a->addCustomStringFunction('GROUP_CONCAT', 'DoctrineExtensions\\Query\\Mysql\\GroupConcat');
$this->services['doctrine.orm.default_entity_manager'] = $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 'easyadmin.autocomplete' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete
*/
protected function getEasyadmin_AutocompleteService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Search/Autocomplete.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Search/Finder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
return $this->services['easyadmin.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), new \EasyCorp\Bundle\EasyAdminBundle\Search\Finder(($this->services['easyadmin.query_builder'] ?? $this->getEasyadmin_QueryBuilderService()), ($this->services['easyadmin.paginator'] ?? ($this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator()))), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
}
/**
* Gets the public 'easyadmin.command.make_admin_migration' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
*/
protected function getEasyadmin_Command_MakeAdminMigrationService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
$this->services['easyadmin.command.make_admin_migration'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), \dirname(__DIR__, 4));
$instance->setName('make:admin:migration');
return $instance;
}
/**
* Gets the public 'easyadmin.config.manager' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
*/
protected function getEasyadmin_Config_ManagerService()
{
$this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
$a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this, $a));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService())));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
return $instance;
}
/**
* Gets the public 'easyadmin.filter.registry' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
*/
protected function getEasyadmin_Filter_RegistryService()
{
return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array', 'boolean' => 'easyadmin.filter.type.boolean', 'comparison' => 'easyadmin.filter.type.comparison', 'date' => 'easyadmin.filter.type.date', 'dateinterval' => 'easyadmin.filter.type.dateinterval', 'datetime' => 'easyadmin.filter.type.datetime', 'decimal' => 'easyadmin.filter.type.decimal', 'choice' => 'easyadmin.filter.type.choice', 'entity' => 'easyadmin.filter.type.entity', 'float' => 'easyadmin.filter.type.float', 'integer' => 'easyadmin.filter.type.integer', 'text' => 'easyadmin.filter.type.text', 'textarea' => 'easyadmin.filter.type.textarea', 'time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
yield 0 => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->getEasyadmin_Filter_TypeGuesser_DoctrineService());
}, 1));
}
/**
* Gets the public 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser
*/
protected function getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Guesser/MissingDoctrineOrmTypeGuesser.php';
return $this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'easyadmin.listener.controller' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
*/
protected function getEasyadmin_Listener_ControllerService()
{
return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
}
/**
* Gets the public 'easyadmin.listener.request_post_initialize' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener
*/
protected function getEasyadmin_Listener_RequestPostInitializeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/EventListener/RequestPostInitializeListener.php';
return $this->services['easyadmin.listener.request_post_initialize'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'easyadmin.paginator' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator
*/
protected function getEasyadmin_PaginatorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
return $this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator();
}
/**
* Gets the public 'easyadmin.property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getEasyadmin_PropertyAccessorService()
{
return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(false, false, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), true);
}
/**
* Gets the public 'easyadmin.query_builder' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder
*/
protected function getEasyadmin_QueryBuilderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Search/QueryBuilder.php';
return $this->services['easyadmin.query_builder'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'easyadmin.router' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
*/
protected function getEasyadmin_RouterService()
{
return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'easyadmin.security.authorization_checker' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
*/
protected function getEasyadmin_Security_AuthorizationCheckerService()
{
return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 6).'/shared/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['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($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.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.controller', [0 => function () {
return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('easy_admin.post_initialize', [0 => function () {
return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->getEasyadmin_Listener_RequestPostInitializeService());
}, 1 => 'initializeRequest'], 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.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('sonata.block.event.breadcrumb', [0 => function () {
return ($this->privates['sonata.seo.event.breadcrumb'] ?? ($this->privates['sonata.seo.event.breadcrumb'] = new \Sonata\SeoBundle\Event\BreadcrumbListener()));
}, 1 => 'onBlock'], 0);
$instance->addListener('GENERATE_ALERT', [0 => function () {
return ($this->privates['App\\EventListener\\AlertListener'] ?? $this->getAlertListenerService());
}, 1 => 'onGenerateAlert'], 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.request', [0 => function () {
return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
}, 1 => 'resolveControllerName'], 24);
$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.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('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->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
}, 1 => 'onKernelResponse'], 0);
$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('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 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('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.exception', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$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('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$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('fos_user.security.implicit_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 1 => 'onImplicitLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.registration.confirmed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.change_password.edit.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.group.create.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.group.delete.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.group.edit.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.profile.edit.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.registration.success', [0 => function () {
return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->getFosUser_Listener_EmailConfirmationService());
}, 1 => 'onRegistrationSuccess'], 0);
$instance->addListener('fos_user.resetting.reset.initialize', [0 => function () {
return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
}, 1 => 'onResettingResetInitialize'], 0);
$instance->addListener('fos_user.resetting.reset.success', [0 => function () {
return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
}, 1 => 'onResettingResetSuccess'], 0);
$instance->addListener('fos_user.resetting.reset.request', [0 => function () {
return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
}, 1 => 'onResettingResetRequest'], 0);
$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);
return $instance;
}
/**
* Gets the public 'feedio' shared autowired service.
*
* @return \FeedIo\FeedIo
*/
protected function getFeedioService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/feed-io/src/FeedIo/FeedIo.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/feed-io/src/FeedIo/Adapter/ClientInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/feed-io/src/FeedIo/Adapter/Guzzle/Client.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/guzzlehttp/guzzle/src/Client.php';
$this->services['feedio'] = $instance = new \FeedIo\FeedIo(new \FeedIo\Adapter\Guzzle\Client(new \GuzzleHttp\Client()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->addDateFormats($this->parameters['debril_rss_atom.date_formats']);
return $instance;
}
/**
* Gets the public 'filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function getFilesystemService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/filesystem/Filesystem.php';
return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public 'form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function getForm_FactoryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormFactory.php';
return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
}
/**
* Gets the public 'form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function getForm_Type_FileService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'fos_js_routing.controller' shared service.
*
* @return \FOS\JsRoutingBundle\Controller\Controller
*/
protected function getFosJsRouting_ControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
}
/**
* Gets the public 'fos_js_routing.extractor' shared service.
*
* @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
*/
protected function getFosJsRouting_ExtractorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.'', $this->parameters['kernel.bundles']);
}
/**
* Gets the public 'fos_js_routing.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getFosJsRouting_SerializerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/JsonEncoder.php';
return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), 1 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), 2 => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
}
/**
* Gets the public 'fos_user.change_password.controller' shared service.
*
* @return \FOS\UserBundle\Controller\ChangePasswordController
*/
protected function getFosUser_ChangePassword_ControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
$this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_change_password_form', 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType', $this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'fos_user.profile.controller' shared service.
*
* @return \FOS\UserBundle\Controller\ProfileController
*/
protected function getFosUser_Profile_ControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
$this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_profile_form', 'FOS\\UserBundle\\Form\\Type\\ProfileFormType', $this->parameters['fos_user.profile.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'fos_user.registration.controller' shared service.
*
* @return \FOS\UserBundle\Controller\RegistrationController
*/
protected function getFosUser_Registration_ControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
$this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_registration_form', 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType', $this->parameters['fos_user.registration.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'fos_user.resetting.controller' shared service.
*
* @return \FOS\UserBundle\Controller\ResettingController
*/
protected function getFosUser_Resetting_ControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
$this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200);
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'fos_user.security.controller' shared service.
*
* @return \FOS\UserBundle\Controller\SecurityController
*/
protected function getFosUser_Security_ControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/Controller.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
$this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'fos_user.user_manager' shared service.
*
* @return \FOS\UserBundle\Doctrine\UserManager
*/
protected function getFosUser_UserManagerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'App\\Entity\\User');
}
/**
* Gets the public 'gregwar_captcha.captcha_builder' shared service.
*
* @return \Gregwar\Captcha\CaptchaBuilder
*/
protected function getGregwarCaptcha_CaptchaBuilderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php';
return $this->services['gregwar_captcha.captcha_builder'] = new \Gregwar\Captcha\CaptchaBuilder();
}
/**
* Gets the public 'gregwar_captcha.controller' shared autowired service.
*
* @return \Gregwar\CaptchaBundle\Controller\CaptchaController
*/
protected function getGregwarCaptcha_ControllerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Controller/CaptchaController.php';
$this->services['gregwar_captcha.controller'] = $instance = new \Gregwar\CaptchaBundle\Controller\CaptchaController(($this->services['gregwar_captcha.generator'] ?? $this->getGregwarCaptcha_GeneratorService()), $this->parameters['gregwar_captcha.config']);
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'gregwar_captcha.generator' shared service.
*
* @return \Gregwar\CaptchaBundle\Generator\CaptchaGenerator
*/
protected function getGregwarCaptcha_GeneratorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Generator/CaptchaGenerator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php';
return $this->services['gregwar_captcha.generator'] = new \Gregwar\CaptchaBundle\Generator\CaptchaGenerator(($this->services['router'] ?? $this->getRouterService()), ($this->services['gregwar_captcha.captcha_builder'] ?? ($this->services['gregwar_captcha.captcha_builder'] = new \Gregwar\Captcha\CaptchaBuilder())), ($this->services['gregwar_captcha.phrase_builder'] ?? ($this->services['gregwar_captcha.phrase_builder'] = new \Gregwar\Captcha\PhraseBuilder())), ($this->services['gregwar_captcha.image_file_handler'] ?? $this->getGregwarCaptcha_ImageFileHandlerService()));
}
/**
* Gets the public 'gregwar_captcha.image_file_handler' shared service.
*
* @return \Gregwar\CaptchaBundle\Generator\ImageFileHandler
*/
protected function getGregwarCaptcha_ImageFileHandlerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Generator/ImageFileHandler.php';
return $this->services['gregwar_captcha.image_file_handler'] = new \Gregwar\CaptchaBundle\Generator\ImageFileHandler('captcha', (\dirname(__DIR__, 4).'/public'), 100, 60);
}
/**
* Gets the public 'gregwar_captcha.phrase_builder' shared service.
*
* @return \Gregwar\Captcha\PhraseBuilder
*/
protected function getGregwarCaptcha_PhraseBuilderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php';
return $this->services['gregwar_captcha.phrase_builder'] = new \Gregwar\Captcha\PhraseBuilder();
}
/**
* Gets the public 'gregwar_captcha.type' shared service.
*
* @return \Gregwar\CaptchaBundle\Type\CaptchaType
*/
protected function getGregwarCaptcha_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Type/CaptchaType.php';
return $this->services['gregwar_captcha.type'] = new \Gregwar\CaptchaBundle\Type\CaptchaType(($this->services['session'] ?? $this->getSessionService()), ($this->services['gregwar_captcha.generator'] ?? $this->getGregwarCaptcha_GeneratorService()), ($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['gregwar_captcha.config']);
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
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)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* Gets the public 'knp_paginator' shared service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getKnpPaginatorService($lazyLoad = true)
{
include_once \dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
$this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true]);
return $instance;
}
/**
* 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.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
$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()));
$d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
$e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$f->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
$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\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_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())));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
$instance->add($e);
$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
$instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
$instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
$instance->add($f);
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__, 6).'/shared/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]))));
$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.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function getSecurity_AuthorizationCheckerService()
{
return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
}
/**
* Gets the public 'security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function getSecurity_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*/
protected function getSecurity_PasswordEncoderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
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 'security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function getSecurity_TokenStorageService()
{
return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'session' => ['services', 'session', 'getSessionService', false],
], [
'session' => '?',
]));
}
/**
* Gets the public 'serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getSerializerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Encoder/CsvEncoder.php';
$a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 1 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 2 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 3 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), 4 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 5 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 6 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 7 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a, $b, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), 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 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 6).'/shared/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->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['profiler'])) {
yield 'profiler' => ($this->services['profiler'] ?? null);
}
if (isset($this->services['validator'])) {
yield 'debug.validator' => ($this->services['validator'] ?? 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->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->services['security.token_storage'])) {
yield 'security.token_storage' => ($this->services['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['swiftmailer.email_sender.listener'])) {
yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? 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);
}
if (isset($this->privates['cache.easyadmin'])) {
yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? null);
}
if (isset($this->privates['webpack_encore.tag_renderer'])) {
yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
}
if (isset($this->privates['cache.webpack_encore'])) {
yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
}
if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? 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->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['cache.easyadmin'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]']));
}), ['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'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'swiftmailer.email_sender.listener' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'cache.easyadmin' => [0 => 'reset'], 'webpack_encore.tag_renderer' => [0 => 'reset'], 'cache.webpack_encore' => [0 => 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [0 => 'reset']]);
}
/**
* Gets the public 'session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function getSessionService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/Session/Session.php';
return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
}
/**
* Gets the public 'sg_datatables.factory' shared service.
*
* @return \Sg\DatatablesBundle\Datatable\DatatableFactory
*/
protected function getSgDatatables_FactoryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Datatable/DatatableFactory.php';
return $this->services['sg_datatables.factory'] = new \Sg\DatatablesBundle\Datatable\DatatableFactory(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['twig'] ?? $this->getTwigService()));
}
/**
* Gets the public 'sg_datatables.response' shared service.
*
* @return \Sg\DatatablesBundle\Response\DatatableResponse
*/
protected function getSgDatatables_ResponseService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Response/DatatableResponse.php';
return $this->services['sg_datatables.response'] = new \Sg\DatatablesBundle\Response\DatatableResponse(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'sonata.block.context_manager.default' shared service.
*
* @return \Sonata\BlockBundle\Block\BlockContextManager
*/
protected function getSonata_Block_ContextManager_DefaultService()
{
return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([0 => new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'sonata.block.exception.filter.debug_only' shared service.
*
* @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
*/
protected function getSonata_Block_Exception_Filter_DebugOnlyService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
}
/**
* Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
*
* @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
*/
protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
}
/**
* Gets the public 'sonata.block.exception.filter.keep_all' shared service.
*
* @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
*/
protected function getSonata_Block_Exception_Filter_KeepAllService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
}
/**
* Gets the public 'sonata.block.exception.filter.keep_none' shared service.
*
* @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
*/
protected function getSonata_Block_Exception_Filter_KeepNoneService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
}
/**
* Gets the public 'sonata.block.exception.renderer.inline' shared service.
*
* @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
*/
protected function getSonata_Block_Exception_Renderer_InlineService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
return $this->services['sonata.block.exception.renderer.inline'] = new \Sonata\BlockBundle\Exception\Renderer\InlineRenderer(($this->services['twig'] ?? $this->getTwigService()), '@SonataBlock/Block/block_exception.html.twig');
}
/**
* Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
*
* @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
*/
protected function getSonata_Block_Exception_Renderer_InlineDebugService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
return $this->services['sonata.block.exception.renderer.inline_debug'] = new \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer(($this->services['twig'] ?? $this->getTwigService()), '@SonataBlock/Block/block_exception_debug.html.twig', true, true);
}
/**
* Gets the public 'sonata.block.exception.renderer.throw' shared service.
*
* @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
*/
protected function getSonata_Block_Exception_Renderer_ThrowService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
}
/**
* Gets the public 'sonata.block.manager' shared service.
*
* @return \Sonata\BlockBundle\Block\BlockServiceManager
*/
protected function getSonata_Block_ManagerService()
{
$this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager($this, true, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->add('sonata.block.service.container', 'sonata.block.service.container', []);
$instance->add('sonata.block.service.empty', 'sonata.block.service.empty', []);
$instance->add('sonata.block.service.text', 'sonata.block.service.text', []);
$instance->add('sonata.block.service.rss', 'sonata.block.service.rss', []);
$instance->add('sonata.block.service.template', 'sonata.block.service.template', []);
return $instance;
}
/**
* Gets the public 'sonata.block.menu.registry' shared service.
*
* @return \Sonata\BlockBundle\Menu\MenuRegistry
*/
protected function getSonata_Block_Menu_RegistryService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
return $this->services['sonata.block.menu.registry'] = new \Sonata\BlockBundle\Menu\MenuRegistry('');
}
/**
* Gets the public 'sonata.block.renderer.default' shared service.
*
* @return \Sonata\BlockBundle\Block\BlockRenderer
*/
protected function getSonata_Block_Renderer_DefaultService()
{
$a = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only', 'ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception', 'keep_all' => 'sonata.block.exception.filter.keep_all', 'keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline', 'inline_debug' => 'sonata.block.exception.renderer.inline_debug', 'throw' => 'sonata.block.exception.renderer.throw'], [], []);
$a->setDefaultFilter('debug_only');
$a->setDefaultRenderer('throw');
return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'sonata.block.service.container' shared service.
*
* @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
*/
protected function getSonata_Block_Service_ContainerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService(($this->services['twig'] ?? $this->getTwigService()));
}
/**
* Gets the public 'sonata.block.service.empty' shared service.
*
* @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
*/
protected function getSonata_Block_Service_EmptyService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService(($this->services['twig'] ?? $this->getTwigService()));
}
/**
* Gets the public 'sonata.block.service.rss' shared service.
*
* @return \Sonata\BlockBundle\Block\Service\RssBlockService
*/
protected function getSonata_Block_Service_RssService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService(($this->services['twig'] ?? $this->getTwigService()));
}
/**
* Gets the public 'sonata.block.service.template' shared service.
*
* @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
*/
protected function getSonata_Block_Service_TemplateService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService(($this->services['twig'] ?? $this->getTwigService()));
}
/**
* Gets the public 'sonata.block.service.text' shared service.
*
* @return \Sonata\BlockBundle\Block\Service\TextBlockService
*/
protected function getSonata_Block_Service_TextService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService(($this->services['twig'] ?? $this->getTwigService()));
}
/**
* Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
*
* @return \Sonata\Doctrine\Adapter\AdapterChain
*/
protected function getSonata_Doctrine_Model_Adapter_ChainService()
{
$this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
$instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
return $instance;
}
/**
* Gets the public 'sonata.exporter.exporter' shared service.
*
* @return \Sonata\Exporter\Exporter
*/
protected function getSonata_Exporter_ExporterService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Exporter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Writer/WriterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Writer/TypedWriterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Writer/CsvWriter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Writer/JsonWriter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Writer/XlsWriter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Writer/XmlWriter.php';
$this->services['sonata.exporter.exporter'] = $instance = new \Sonata\Exporter\Exporter();
$instance->addWriter(new \Sonata\Exporter\Writer\CsvWriter('php://output', ',', '"', '\\', true, false));
$instance->addWriter(new \Sonata\Exporter\Writer\JsonWriter('php://output'));
$instance->addWriter(new \Sonata\Exporter\Writer\XlsWriter('php://output', true));
$instance->addWriter(new \Sonata\Exporter\Writer\XmlWriter('php://output', 'datas', 'data'));
return $instance;
}
/**
* Gets the public 'sonata.seo.page.default' shared service.
*
* @return \Sonata\SeoBundle\Seo\SeoPage
*/
protected function getSonata_Seo_Page_DefaultService()
{
$this->services['sonata.seo.page.default'] = $instance = new \Sonata\SeoBundle\Seo\SeoPage();
$instance->setTitle('Bendito Trabajo Ecuador');
$instance->addTitlePrefix('Bendito Trabajo |');
$instance->setMetas(['name' => ['keywords' => 'empleo trabajo oferta servicios ecuador laboral personal currículun vitae hoja de vida', 'description' => 'Estamos enfocados en el proceso de socialización de las ofertas de empleo en Ecuador', 'robots' => 'index, follow'], 'property' => ['og:site_name' => 'Bendito Trabajo Ecuador', 'og:description' => 'Estamos enfocados en el proceso de socialización de las ofertas de empleo en Ecuador'], 'http-equiv' => ['Content-Type' => 'text/html; charset=utf-8'], 'charset' => ['UTF-8' => '']]);
$instance->setHtmlAttributes(['xmlns' => 'http://www.w3.org/1999/xhtml', 'xmlns:og' => 'http://opengraphprotocol.org/schema/']);
$instance->setSeparator(' - ');
return $instance;
}
/**
* Gets the public 'sonata.twig.flashmessage.manager' shared service.
*
* @return \Sonata\Twig\FlashMessage\FlashManager
*/
protected function getSonata_Twig_Flashmessage_ManagerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Status/StatusClassRendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
return $this->services['sonata.twig.flashmessage.manager'] = new \Sonata\Twig\FlashMessage\FlashManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['success' => ['success' => [], 'sonata_flash_success' => [], 'sonata_user_success' => [], 'fos_user_success' => []], 'warning' => ['warning' => [], 'sonata_flash_info' => []], 'danger' => ['error' => [], 'sonata_flash_error' => [], 'sonata_user_error' => []]], ['success' => 'success', 'warning' => 'warning', 'danger' => 'danger']);
}
/**
* Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
*
* @return \Sonata\Twig\Extension\FlashMessageExtension
*/
protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
{
return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
}
/**
* Gets the public 'swiftmailer.mailer.default' shared service.
*
* @return \Swift_Mailer
*/
protected function getSwiftmailer_Mailer_DefaultService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
}
/**
* Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
*
* @return \Swift_Plugins_MessageLogger
*/
protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
}
/**
* Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
*
* @return \Swift_Transport
*/
protected function getSwiftmailer_Mailer_Default_Transport_RealService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp', 'url' => $this->getEnv('MAILER_URL'), 'username' => NULL, 'password' => NULL, 'host' => 'localhost', 'port' => NULL, 'timeout' => 30, 'source_ip' => NULL, 'local_domain' => NULL, 'encryption' => NULL, 'auth_mode' => NULL, 'command' => '/usr/sbin/sendmail -t -i', 'stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
}
/**
* Gets the public 'swiftmailer.transport' shared service.
*
* @return \Swift_Transport_SpoolTransport
*/
protected function getSwiftmailer_TransportService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
$this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
$instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
return $instance;
}
/**
* Gets the public 'templating' shared service.
*
* @return \Symfony\Bundle\TwigBundle\TwigEngine
*
* @deprecated The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
*/
protected function getTemplatingService()
{
@trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);
return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
}
/**
* Gets the public 'templating.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
*
* @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
*/
protected function getTemplating_LoaderService()
{
@trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
}
/**
* 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 'twig' shared service.
*
* @return \Twig\Environment
*/
protected function getTwigService()
{
$this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$a = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
$e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$f = ($this->services['router'] ?? $this->getRouterService());
$g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$h->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
$i = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
$j = new \Symfony\Bridge\Twig\AppVariable();
$j->setEnvironment('dev');
$j->setDebug(true);
if ($this->has('security.token_storage')) {
$j->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
}
if ($this->has('request_stack')) {
$j->setRequestStack($g);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($a));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
$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\AssetExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
$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\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$instance->addExtension(new \App\Twig\JobTwigExtension(($this->privates['App\\Repository\\UserJobMetaRepository'] ?? $this->getUserJobMetaRepositoryService())));
$instance->addExtension(new \Twig_Extensions_Extension_Intl());
$instance->addExtension(new \Twig_Extensions_Extension_Date($c));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
$instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), $i, ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true, $a, $c, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
$instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService())));
$instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($c)));
$instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f, $c)));
$instance->addExtension(new \Hampe\Bundle\ZurbInkBundle\Twig\InlineCssExtension(new \Hampe\Bundle\ZurbInkBundle\Service\InlineCss(), ($this->privates['file_locator'] ?? $this->getFileLocatorService())));
$instance->addExtension(new \Hampe\Bundle\ZurbInkBundle\Twig\InkyExtension(new \Hampe\Inky\Inky(12, [])));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', false],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
$instance->addExtension(new \Sg\DatatablesBundle\Twig\DatatableTwigExtension());
$instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder($i), $f, $d, $g, $instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
$instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
$instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
$instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
$instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());
$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['sonata.doctrine.model.adapter.chain'] ?? $this->getSonata_Doctrine_Model_Adapter_ChainService())));
$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
$instance->addExtension(new \Sonata\SeoBundle\Twig\Extension\SeoExtension(($this->services['sonata.seo.page.default'] ?? $this->getSonata_Seo_Page_DefaultService()), 'UTF-8'));
$instance->addGlobal('app', $j);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates', 'sonata.block.templating.helper', 'getSonata_Block_Templating_HelperService', false],
'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates', 'sonata.twig.flashmessage.twig.runtime', 'getSonata_Twig_Flashmessage_Twig_RuntimeService', false],
'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates', 'sonata.twig.status_runtime', 'getSonata_Twig_StatusRuntimeService', false],
'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\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
], [
'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
])));
$instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig', 'block_container' => '@SonataBlock/Block/block_container.html.twig']));
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public 'twig.controller.exception' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
*
* @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
*/
protected function getTwig_Controller_ExceptionService()
{
@trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
}
/**
* Gets the public 'twig.controller.preview_error' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
*
* @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
*/
protected function getTwig_Controller_PreviewErrorService()
{
@trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
}
/**
* Gets the public 'validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function getValidatorService()
{
return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the public 'vich_uploader.download_handler' shared service.
*
* @return \Vich\UploaderBundle\Handler\DownloadHandler
*/
protected function getVichUploader_DownloadHandlerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
}
/**
* Gets the public 'vich_uploader.form.type.file' shared service.
*
* @return \Vich\UploaderBundle\Form\Type\VichFileType
*/
protected function getVichUploader_Form_Type_FileService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
}
/**
* Gets the public 'vich_uploader.form.type.image' shared service.
*
* @return \Vich\UploaderBundle\Form\Type\VichImageType
*/
protected function getVichUploader_Form_Type_ImageService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), NULL);
}
/**
* Gets the public 'vich_uploader.namer_hash.banners_images' shared service.
*
* @return \Vich\UploaderBundle\Naming\HashNamer
*/
protected function getVichUploader_NamerHash_BannersImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
return $this->services['vich_uploader.namer_hash.banners_images'] = new \Vich\UploaderBundle\Naming\HashNamer();
}
/**
* Gets the public 'vich_uploader.namer_hash.company_image' shared service.
*
* @return \Vich\UploaderBundle\Naming\HashNamer
*/
protected function getVichUploader_NamerHash_CompanyImageService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
return $this->services['vich_uploader.namer_hash.company_image'] = new \Vich\UploaderBundle\Naming\HashNamer();
}
/**
* Gets the public 'vich_uploader.upload_handler' shared service.
*
* @return \Vich\UploaderBundle\Handler\UploadHandler
*/
protected function getVichUploader_UploadHandlerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
$a = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $a, new \Vich\UploaderBundle\Injector\FileInjector($a), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the public 'web_profiler.controller.exception' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
*
* @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
*/
protected function getWebProfiler_Controller_ExceptionService()
{
@trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.', E_USER_DEPRECATED);
return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
}
/**
* 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__, 6).'/shared/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__, 6).'/shared/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['twig'] ?? $this->getTwigService()), $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__, 6).'/shared/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['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private '.errored..service_locator.1Lp348O.App\Entity\Consulta' shared service.
*
* @return \App\Entity\Consulta
*/
protected function getConsultaService()
{
$this->throw('Cannot autowire service ".service_locator.1Lp348O": it references class "App\\Entity\\Consulta" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.2TCd9DO.App\Entity\Alert' shared service.
*
* @return \App\Entity\Alert
*/
protected function getAlertService()
{
$this->throw('Cannot autowire service ".service_locator.2TCd9DO": it references class "App\\Entity\\Alert" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.4HngEUc.Vich\UploaderBundle\Mapping\PropertyMapping' shared service.
*
* @return \Vich\UploaderBundle\Mapping\PropertyMapping
*/
protected function getPropertyMappingService()
{
$this->throw('Cannot autowire service ".service_locator.4HngEUc": it references class "Vich\\UploaderBundle\\Mapping\\PropertyMapping" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5sxHaqS.App\Entity\PaymentForJobs' shared service.
*
* @return \App\Entity\PaymentForJobs
*/
protected function getPaymentForJobsService()
{
$this->throw('Cannot autowire service ".service_locator.5sxHaqS": it references class "App\\Entity\\PaymentForJobs" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.6kBXpMI.App\Entity\PaymentForJobs' shared service.
*
* @return \App\Entity\PaymentForJobs
*/
protected function getPaymentForJobs2Service()
{
$this->throw('Cannot autowire service ".service_locator.6kBXpMI": it references class "App\\Entity\\PaymentForJobs" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.B4N0dFe.App\Entity\Job' shared service.
*
* @return \App\Entity\Job
*/
protected function getJobService()
{
$this->throw('Cannot autowire service ".service_locator.B4N0dFe": it references class "App\\Entity\\Job" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.BljtxGn.App\Entity\Category' shared service.
*
* @return \App\Entity\Category
*/
protected function getCategoryService()
{
$this->throw('Cannot autowire service ".service_locator.BljtxGn": it references class "App\\Entity\\Category" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.IyQzdq4.App\Entity\Policy' shared service.
*
* @return \App\Entity\Policy
*/
protected function getPolicyService()
{
$this->throw('Cannot autowire service ".service_locator.IyQzdq4": it references class "App\\Entity\\Policy" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LHNMU_f.App\Entity\PaymentForServices' shared service.
*
* @return \App\Entity\PaymentForServices
*/
protected function getPaymentForServicesService()
{
$this->throw('Cannot autowire service ".service_locator.LHNMU_f": it references class "App\\Entity\\PaymentForServices" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LkI5IBG.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUserService()
{
$this->throw('Cannot autowire service ".service_locator.LkI5IBG": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.NHEv8pV.App\Entity\Job' shared service.
*
* @return \App\Entity\Job
*/
protected function getJob2Service()
{
$this->throw('Cannot autowire service ".service_locator.NHEv8pV": it references class "App\\Entity\\Job" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.OIeXTYT.App\Entity\Title' shared service.
*
* @return \App\Entity\Title
*/
protected function getTitleService()
{
$this->throw('Cannot autowire service ".service_locator.OIeXTYT": it references class "App\\Entity\\Title" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.S1DZVUv.App\Entity\Payment' shared service.
*
* @return \App\Entity\Payment
*/
protected function getPaymentService()
{
$this->throw('Cannot autowire service ".service_locator.S1DZVUv": it references class "App\\Entity\\Payment" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.UgkL4fe.App\Entity\RespuestaConsulta' shared service.
*
* @return \App\Entity\RespuestaConsulta
*/
protected function getRespuestaConsultaService()
{
$this->throw('Cannot autowire service ".service_locator.UgkL4fe": it references class "App\\Entity\\RespuestaConsulta" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.VzOgOW3.App\Entity\Profession' shared service.
*
* @return \App\Entity\Profession
*/
protected function getProfessionService()
{
$this->throw('Cannot autowire service ".service_locator.VzOgOW3": it references class "App\\Entity\\Profession" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.XZjwaxT.App\Entity\Anouncement' shared service.
*
* @return \App\Entity\Anouncement
*/
protected function getAnouncementService()
{
$this->throw('Cannot autowire service ".service_locator.XZjwaxT": it references class "App\\Entity\\Anouncement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Y497Rw6.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser2Service()
{
$this->throw('Cannot autowire service ".service_locator.Y497Rw6": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator._etdZF_.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser3Service()
{
$this->throw('Cannot autowire service ".service_locator._etdZF_": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.bslojl0.App\Entity\Consulta' shared service.
*
* @return \App\Entity\Consulta
*/
protected function getConsulta2Service()
{
$this->throw('Cannot autowire service ".service_locator.bslojl0": it references class "App\\Entity\\Consulta" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fCHSZ.G.App\Entity\StaticPage' shared service.
*
* @return \App\Entity\StaticPage
*/
protected function getStaticPageService()
{
$this->throw('Cannot autowire service ".service_locator.fCHSZ.G": it references class "App\\Entity\\StaticPage" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fpcZTLW.App\Entity\Company' shared service.
*
* @return \App\Entity\Company
*/
protected function getCompanyService()
{
$this->throw('Cannot autowire service ".service_locator.fpcZTLW": it references class "App\\Entity\\Company" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.g2Kd1An.App\Entity\Notification' shared service.
*
* @return \App\Entity\Notification
*/
protected function getNotificationService()
{
$this->throw('Cannot autowire service ".service_locator.g2Kd1An": it references class "App\\Entity\\Notification" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.iGdxMpq.App\Entity\Slide' shared service.
*
* @return \App\Entity\Slide
*/
protected function getSlideService()
{
$this->throw('Cannot autowire service ".service_locator.iGdxMpq": it references class "App\\Entity\\Slide" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.inXMh49.App\Entity\Anouncement' shared service.
*
* @return \App\Entity\Anouncement
*/
protected function getAnouncement2Service()
{
$this->throw('Cannot autowire service ".service_locator.inXMh49": it references class "App\\Entity\\Anouncement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.pW.oDnw.App\Entity\Consulta' shared service.
*
* @return \App\Entity\Consulta
*/
protected function getConsulta3Service()
{
$this->throw('Cannot autowire service ".service_locator.pW.oDnw": it references class "App\\Entity\\Consulta" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.tIQ5Q0N.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser4Service()
{
$this->throw('Cannot autowire service ".service_locator.tIQ5Q0N": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.y6hb65Z.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser5Service()
{
$this->throw('Cannot autowire service ".service_locator.y6hb65Z": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
*/
protected function get_LegacyResolveControllerNameSubscriberService()
{
return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), false);
}
/**
* Gets the private '.service_locator..1Fo44n' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__1Fo44nService()
{
return $this->privates['.service_locator..1Fo44n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\AnouncementRepository', 'getAnouncementRepositoryService', false],
], [
'repository' => 'App\\Repository\\AnouncementRepository',
]);
}
/**
* Gets the private '.service_locator.0VaU3wd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0VaU3wdService()
{
return $this->privates['.service_locator.0VaU3wd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jobRepository' => ['privates', 'App\\Repository\\JobRepository', 'getJobRepositoryService', false],
], [
'jobRepository' => 'App\\Repository\\JobRepository',
]);
}
/**
* Gets the private '.service_locator.1Lp348O' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1Lp348OService()
{
return $this->privates['.service_locator.1Lp348O'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'consultum' => ['privates', '.errored..service_locator.1Lp348O.App\\Entity\\Consulta', NULL, 'Cannot autowire service ".service_locator.1Lp348O": it references class "App\\Entity\\Consulta" but no such service exists.'],
], [
'consultum' => 'App\\Entity\\Consulta',
]);
}
/**
* Gets the private '.service_locator.2TCd9DO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2TCd9DOService()
{
return $this->privates['.service_locator.2TCd9DO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'alert' => ['privates', '.errored..service_locator.2TCd9DO.App\\Entity\\Alert', NULL, 'Cannot autowire service ".service_locator.2TCd9DO": it references class "App\\Entity\\Alert" but no such service exists.'],
], [
'alert' => 'App\\Entity\\Alert',
]);
}
/**
* Gets the private '.service_locator.3MuQZL1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3MuQZL1Service()
{
return $this->privates['.service_locator.3MuQZL1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'policyRepository' => ['privates', 'App\\Repository\\PolicyRepository', 'getPolicyRepositoryService', false],
], [
'policyRepository' => 'App\\Repository\\PolicyRepository',
]);
}
/**
* Gets the private '.service_locator.4HngEUc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4HngEUcService()
{
return $this->privates['.service_locator.4HngEUc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mapping' => ['privates', '.errored..service_locator.4HngEUc.Vich\\UploaderBundle\\Mapping\\PropertyMapping', NULL, 'Cannot autowire service ".service_locator.4HngEUc": it references class "Vich\\UploaderBundle\\Mapping\\PropertyMapping" but no such service exists.'],
], [
'mapping' => 'Vich\\UploaderBundle\\Mapping\\PropertyMapping',
]);
}
/**
* Gets the private '.service_locator.5sxHaqS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5sxHaqSService()
{
return $this->privates['.service_locator.5sxHaqS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentForJob' => ['privates', '.errored..service_locator.5sxHaqS.App\\Entity\\PaymentForJobs', NULL, 'Cannot autowire service ".service_locator.5sxHaqS": it references class "App\\Entity\\PaymentForJobs" but no such service exists.'],
], [
'paymentForJob' => 'App\\Entity\\PaymentForJobs',
]);
}
/**
* Gets the private '.service_locator.6kBXpMI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6kBXpMIService()
{
return $this->privates['.service_locator.6kBXpMI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'payment' => ['privates', '.errored..service_locator.6kBXpMI.App\\Entity\\PaymentForJobs', NULL, 'Cannot autowire service ".service_locator.6kBXpMI": it references class "App\\Entity\\PaymentForJobs" but no such service exists.'],
], [
'payment' => 'App\\Entity\\PaymentForJobs',
]);
}
/**
* Gets the private '.service_locator.8ZuNAXa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8ZuNAXaService()
{
return $this->privates['.service_locator.8ZuNAXa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mailer' => ['services', 'swiftmailer.mailer.default', 'getSwiftmailer_Mailer_DefaultService', false],
], [
'mailer' => '?',
]);
}
/**
* Gets the private '.service_locator.B4N0dFe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B4N0dFeService()
{
return $this->privates['.service_locator.B4N0dFe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'job' => ['privates', '.errored..service_locator.B4N0dFe.App\\Entity\\Job', NULL, 'Cannot autowire service ".service_locator.B4N0dFe": it references class "App\\Entity\\Job" but no such service exists.'],
], [
'job' => 'App\\Entity\\Job',
]);
}
/**
* Gets the private '.service_locator.BljtxGn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BljtxGnService()
{
return $this->privates['.service_locator.BljtxGn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'category' => ['privates', '.errored..service_locator.BljtxGn.App\\Entity\\Category', NULL, 'Cannot autowire service ".service_locator.BljtxGn": it references class "App\\Entity\\Category" but no such service exists.'],
], [
'category' => 'App\\Entity\\Category',
]);
}
/**
* Gets the private '.service_locator.Hr7zh.r' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Hr7zh_RService()
{
return $this->privates['.service_locator.Hr7zh.r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\JobRepository', 'getJobRepositoryService', false],
], [
'repository' => 'App\\Repository\\JobRepository',
]);
}
/**
* Gets the private '.service_locator.I5ac0iL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_I5ac0iLService()
{
return $this->privates['.service_locator.I5ac0iL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'anouncementRepository' => ['privates', 'App\\Repository\\AnouncementRepository', 'getAnouncementRepositoryService', false],
'jobRepository' => ['privates', 'App\\Repository\\JobRepository', 'getJobRepositoryService', false],
], [
'anouncementRepository' => 'App\\Repository\\AnouncementRepository',
'jobRepository' => 'App\\Repository\\JobRepository',
]);
}
/**
* Gets the private '.service_locator.IP3hUl1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IP3hUl1Service()
{
return $this->privates['.service_locator.IP3hUl1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\AjaxController::applied' => ['privates', '.service_locator._P2TCIp', 'get_ServiceLocator_P2TCIpService', false],
'App\\Controller\\AjaxController::contrataAction' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\AjaxController::sendEmail' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\AjaxController::sendEmailTocandidate' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\AlertController::delete' => ['privates', '.service_locator.2TCd9DO', 'get_ServiceLocator_2TCd9DOService', false],
'App\\Controller\\AlertController::edit' => ['privates', '.service_locator.2TCd9DO', 'get_ServiceLocator_2TCd9DOService', false],
'App\\Controller\\AlertController::show' => ['privates', '.service_locator.2TCd9DO', 'get_ServiceLocator_2TCd9DOService', false],
'App\\Controller\\BackendController::activateDesactivate' => ['privates', '.service_locator.tIQ5Q0N', 'get_ServiceLocator_TIQ5Q0NService', false],
'App\\Controller\\BackendController::createChatr' => ['privates', '.service_locator.I5ac0iL', 'get_ServiceLocator_I5ac0iLService', false],
'App\\Controller\\BackendController::editUser' => ['privates', '.service_locator.tIQ5Q0N', 'get_ServiceLocator_TIQ5Q0NService', false],
'App\\Controller\\BackendController::removeUser' => ['privates', '.service_locator.tIQ5Q0N', 'get_ServiceLocator_TIQ5Q0NService', false],
'App\\Controller\\CategoryController::delete' => ['privates', '.service_locator.BljtxGn', 'get_ServiceLocator_BljtxGnService', false],
'App\\Controller\\CategoryController::edit' => ['privates', '.service_locator.BljtxGn', 'get_ServiceLocator_BljtxGnService', false],
'App\\Controller\\CategoryController::show' => ['privates', '.service_locator.BljtxGn', 'get_ServiceLocator_BljtxGnService', false],
'App\\Controller\\ConsultaController::delete' => ['privates', '.service_locator.1Lp348O', 'get_ServiceLocator_1Lp348OService', false],
'App\\Controller\\ConsultaController::edit' => ['privates', '.service_locator.1Lp348O', 'get_ServiceLocator_1Lp348OService', false],
'App\\Controller\\ConsultaController::show' => ['privates', '.service_locator.1Lp348O', 'get_ServiceLocator_1Lp348OService', false],
'App\\Controller\\JobController1::editJob' => ['privates', '.service_locator.NHEv8pV', 'get_ServiceLocator_NHEv8pVService', false],
'App\\Controller\\JobController1::manage' => ['privates', '.service_locator.0VaU3wd', 'get_ServiceLocator_0VaU3wdService', false],
'App\\Controller\\JobController1::searchByCompany' => ['privates', '.service_locator.fpcZTLW', 'get_ServiceLocator_FpcZTLWService', false],
'App\\Controller\\JobController::delete' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\JobController::edit' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\JobController::show' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\NotificationController::delete' => ['privates', '.service_locator.g2Kd1An', 'get_ServiceLocator_G2Kd1AnService', false],
'App\\Controller\\NotificationController::getNotifications' => ['privates', '.service_locator.VaVfxJC', 'get_ServiceLocator_VaVfxJCService', false],
'App\\Controller\\PaymentController::delete' => ['privates', '.service_locator.S1DZVUv', 'get_ServiceLocator_S1DZVUvService', false],
'App\\Controller\\PaymentController::edit' => ['privates', '.service_locator.6kBXpMI', 'get_ServiceLocator_6kBXpMIService', false],
'App\\Controller\\PaymentController::index' => ['privates', '.service_locator.n86_XTo', 'get_ServiceLocator_N86XToService', false],
'App\\Controller\\PaymentController::show' => ['privates', '.service_locator.6kBXpMI', 'get_ServiceLocator_6kBXpMIService', false],
'App\\Controller\\PaymentForJobsController::delete' => ['privates', '.service_locator.5sxHaqS', 'get_ServiceLocator_5sxHaqSService', false],
'App\\Controller\\PaymentForJobsController::edit' => ['privates', '.service_locator.5sxHaqS', 'get_ServiceLocator_5sxHaqSService', false],
'App\\Controller\\PaymentForJobsController::index' => ['privates', '.service_locator.XBs6KuL', 'get_ServiceLocator_XBs6KuLService', false],
'App\\Controller\\PaymentForJobsController::show' => ['privates', '.service_locator.5sxHaqS', 'get_ServiceLocator_5sxHaqSService', false],
'App\\Controller\\PaymentForServicesController::delete' => ['privates', '.service_locator.LHNMU_f', 'get_ServiceLocator_LHNMUFService', false],
'App\\Controller\\PaymentForServicesController::edit' => ['privates', '.service_locator.LHNMU_f', 'get_ServiceLocator_LHNMUFService', false],
'App\\Controller\\PaymentForServicesController::index' => ['privates', '.service_locator.QpgrKWz', 'get_ServiceLocator_QpgrKWzService', false],
'App\\Controller\\PaymentForServicesController::show' => ['privates', '.service_locator.LHNMU_f', 'get_ServiceLocator_LHNMUFService', false],
'App\\Controller\\PolicyController::delete' => ['privates', '.service_locator.IyQzdq4', 'get_ServiceLocator_IyQzdq4Service', false],
'App\\Controller\\PolicyController::edit' => ['privates', '.service_locator.IyQzdq4', 'get_ServiceLocator_IyQzdq4Service', false],
'App\\Controller\\PolicyController::index' => ['privates', '.service_locator.3MuQZL1', 'get_ServiceLocator_3MuQZL1Service', false],
'App\\Controller\\PolicyController::new' => ['privates', '.service_locator.tkR2SQ1', 'get_ServiceLocator_TkR2SQ1Service', false],
'App\\Controller\\PolicyController::show' => ['privates', '.service_locator.IyQzdq4', 'get_ServiceLocator_IyQzdq4Service', false],
'App\\Controller\\ProfessionController::delete' => ['privates', '.service_locator.VzOgOW3', 'get_ServiceLocator_VzOgOW3Service', false],
'App\\Controller\\ProfessionController::edit' => ['privates', '.service_locator.VzOgOW3', 'get_ServiceLocator_VzOgOW3Service', false],
'App\\Controller\\ProfessionController::show' => ['privates', '.service_locator.VzOgOW3', 'get_ServiceLocator_VzOgOW3Service', false],
'App\\Controller\\RespuestaConsultaController::delete' => ['privates', '.service_locator.UgkL4fe', 'get_ServiceLocator_UgkL4feService', false],
'App\\Controller\\RespuestaConsultaController::edit' => ['privates', '.service_locator.UgkL4fe', 'get_ServiceLocator_UgkL4feService', false],
'App\\Controller\\RespuestaConsultaController::index' => ['privates', '.service_locator.pW.oDnw', 'get_ServiceLocator_PW_ODnwService', false],
'App\\Controller\\RespuestaConsultaController::mostrar' => ['privates', '.service_locator.bslojl0', 'get_ServiceLocator_Bslojl0Service', false],
'App\\Controller\\RespuestaConsultaController::show' => ['privates', '.service_locator.UgkL4fe', 'get_ServiceLocator_UgkL4feService', false],
'App\\Controller\\SecurityController::login' => ['privates', '.service_locator.g.xob4v', 'get_ServiceLocator_G_Xob4vService', false],
'App\\Controller\\SecurityController::register' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\ServiceController::search' => ['privates', '.service_locator.Hr7zh.r', 'get_ServiceLocator_Hr7zh_RService', false],
'App\\Controller\\ServiceController::serviceEdit' => ['privates', '.service_locator.inXMh49', 'get_ServiceLocator_InXMh49Service', false],
'App\\Controller\\ServiceController::serviceView' => ['privates', '.service_locator.XZjwaxT', 'get_ServiceLocator_XZjwaxTService', false],
'App\\Controller\\ServiceController::setMultipleUpload' => ['privates', '.service_locator.inXMh49', 'get_ServiceLocator_InXMh49Service', false],
'App\\Controller\\ServiceController::showAplicados' => ['privates', '.service_locator..1Fo44n', 'get_ServiceLocator__1Fo44nService', false],
'App\\Controller\\SlideController::activate' => ['privates', '.service_locator.iGdxMpq', 'get_ServiceLocator_IGdxMpqService', false],
'App\\Controller\\SlideController::delete' => ['privates', '.service_locator.iGdxMpq', 'get_ServiceLocator_IGdxMpqService', false],
'App\\Controller\\SlideController::edit' => ['privates', '.service_locator.iGdxMpq', 'get_ServiceLocator_IGdxMpqService', false],
'App\\Controller\\SlideController::index' => ['privates', '.service_locator._s0NmSu', 'get_ServiceLocator_S0NmSuService', false],
'App\\Controller\\StaticPageController::delete' => ['privates', '.service_locator.fCHSZ.G', 'get_ServiceLocator_FCHSZ_GService', false],
'App\\Controller\\StaticPageController::edit' => ['privates', '.service_locator.fCHSZ.G', 'get_ServiceLocator_FCHSZ_GService', false],
'App\\Controller\\StaticPageController::index' => ['privates', '.service_locator.dSuo1S1', 'get_ServiceLocator_DSuo1S1Service', false],
'App\\Controller\\StaticPageController::show' => ['privates', '.service_locator.fCHSZ.G', 'get_ServiceLocator_FCHSZ_GService', false],
'App\\Controller\\TitleController::delete' => ['privates', '.service_locator.OIeXTYT', 'get_ServiceLocator_OIeXTYTService', false],
'App\\Controller\\TitleController::edit' => ['privates', '.service_locator.OIeXTYT', 'get_ServiceLocator_OIeXTYTService', false],
'App\\Controller\\TitleController::index' => ['privates', '.service_locator.YDDfBc2', 'get_ServiceLocator_YDDfBc2Service', false],
'App\\Controller\\TitleController::show' => ['privates', '.service_locator.OIeXTYT', 'get_ServiceLocator_OIeXTYTService', false],
'App\\Controller\\mainController::applied' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::bookMarked' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::candidateDetails' => ['privates', '.service_locator._etdZF_', 'get_ServiceLocator_EtdZFService', false],
'App\\Controller\\mainController::candidates' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::companies' => ['privates', '.service_locator.Ux71rx_', 'get_ServiceLocator_Ux71rxService', false],
'App\\Controller\\mainController::dashboard' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::edit_profile' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::getEmails' => ['privates', '.service_locator.LkI5IBG', 'get_ServiceLocator_LkI5IBGService', false],
'App\\Controller\\mainController::index' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::manageCandidates' => ['privates', '.service_locator.JKmcp5y', 'get_ServiceLocator_JKmcp5yService', false],
'App\\Controller\\mainController::policy' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::resume' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::resumeEdit' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController::sendCode' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\mainController::sendEmail' => ['privates', '.service_locator.Y497Rw6', 'get_ServiceLocator_Y497Rw6Service', false],
'App\\Controller\\mainController::sendMessage' => ['privates', '.service_locator.y6hb65Z', 'get_ServiceLocator_Y6hb65ZService', false],
'App\\Controller\\mainController::showCandidates' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\mainController::verificateUser' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Service\\Helper::getDirectoryNamerCompany' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'App\\Service\\NamerDirectory::directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'App\\Service\\UserNamerDirectory::directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'Debril\\RssAtomBundle\\Controller\\StreamController::indexAction' => ['privates', '.service_locator.jOvCQCd', 'get_ServiceLocator_JOvCQCdService', false],
'app.service.helper::getDirectoryNamerCompany' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'app.service.namer_directory::directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'app.service.user_namer_directory::directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'App\\Controller\\AjaxController:applied' => ['privates', '.service_locator._P2TCIp', 'get_ServiceLocator_P2TCIpService', false],
'App\\Controller\\AjaxController:contrataAction' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\AjaxController:sendEmail' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\AjaxController:sendEmailTocandidate' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\AlertController:delete' => ['privates', '.service_locator.2TCd9DO', 'get_ServiceLocator_2TCd9DOService', false],
'App\\Controller\\AlertController:edit' => ['privates', '.service_locator.2TCd9DO', 'get_ServiceLocator_2TCd9DOService', false],
'App\\Controller\\AlertController:show' => ['privates', '.service_locator.2TCd9DO', 'get_ServiceLocator_2TCd9DOService', false],
'App\\Controller\\BackendController:activateDesactivate' => ['privates', '.service_locator.tIQ5Q0N', 'get_ServiceLocator_TIQ5Q0NService', false],
'App\\Controller\\BackendController:createChatr' => ['privates', '.service_locator.I5ac0iL', 'get_ServiceLocator_I5ac0iLService', false],
'App\\Controller\\BackendController:editUser' => ['privates', '.service_locator.tIQ5Q0N', 'get_ServiceLocator_TIQ5Q0NService', false],
'App\\Controller\\BackendController:removeUser' => ['privates', '.service_locator.tIQ5Q0N', 'get_ServiceLocator_TIQ5Q0NService', false],
'App\\Controller\\CategoryController:delete' => ['privates', '.service_locator.BljtxGn', 'get_ServiceLocator_BljtxGnService', false],
'App\\Controller\\CategoryController:edit' => ['privates', '.service_locator.BljtxGn', 'get_ServiceLocator_BljtxGnService', false],
'App\\Controller\\CategoryController:show' => ['privates', '.service_locator.BljtxGn', 'get_ServiceLocator_BljtxGnService', false],
'App\\Controller\\ConsultaController:delete' => ['privates', '.service_locator.1Lp348O', 'get_ServiceLocator_1Lp348OService', false],
'App\\Controller\\ConsultaController:edit' => ['privates', '.service_locator.1Lp348O', 'get_ServiceLocator_1Lp348OService', false],
'App\\Controller\\ConsultaController:show' => ['privates', '.service_locator.1Lp348O', 'get_ServiceLocator_1Lp348OService', false],
'App\\Controller\\JobController1:editJob' => ['privates', '.service_locator.NHEv8pV', 'get_ServiceLocator_NHEv8pVService', false],
'App\\Controller\\JobController1:manage' => ['privates', '.service_locator.0VaU3wd', 'get_ServiceLocator_0VaU3wdService', false],
'App\\Controller\\JobController1:searchByCompany' => ['privates', '.service_locator.fpcZTLW', 'get_ServiceLocator_FpcZTLWService', false],
'App\\Controller\\JobController:delete' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\JobController:edit' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\JobController:show' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\NotificationController:delete' => ['privates', '.service_locator.g2Kd1An', 'get_ServiceLocator_G2Kd1AnService', false],
'App\\Controller\\NotificationController:getNotifications' => ['privates', '.service_locator.VaVfxJC', 'get_ServiceLocator_VaVfxJCService', false],
'App\\Controller\\PaymentController:delete' => ['privates', '.service_locator.S1DZVUv', 'get_ServiceLocator_S1DZVUvService', false],
'App\\Controller\\PaymentController:edit' => ['privates', '.service_locator.6kBXpMI', 'get_ServiceLocator_6kBXpMIService', false],
'App\\Controller\\PaymentController:index' => ['privates', '.service_locator.n86_XTo', 'get_ServiceLocator_N86XToService', false],
'App\\Controller\\PaymentController:show' => ['privates', '.service_locator.6kBXpMI', 'get_ServiceLocator_6kBXpMIService', false],
'App\\Controller\\PaymentForJobsController:delete' => ['privates', '.service_locator.5sxHaqS', 'get_ServiceLocator_5sxHaqSService', false],
'App\\Controller\\PaymentForJobsController:edit' => ['privates', '.service_locator.5sxHaqS', 'get_ServiceLocator_5sxHaqSService', false],
'App\\Controller\\PaymentForJobsController:index' => ['privates', '.service_locator.XBs6KuL', 'get_ServiceLocator_XBs6KuLService', false],
'App\\Controller\\PaymentForJobsController:show' => ['privates', '.service_locator.5sxHaqS', 'get_ServiceLocator_5sxHaqSService', false],
'App\\Controller\\PaymentForServicesController:delete' => ['privates', '.service_locator.LHNMU_f', 'get_ServiceLocator_LHNMUFService', false],
'App\\Controller\\PaymentForServicesController:edit' => ['privates', '.service_locator.LHNMU_f', 'get_ServiceLocator_LHNMUFService', false],
'App\\Controller\\PaymentForServicesController:index' => ['privates', '.service_locator.QpgrKWz', 'get_ServiceLocator_QpgrKWzService', false],
'App\\Controller\\PaymentForServicesController:show' => ['privates', '.service_locator.LHNMU_f', 'get_ServiceLocator_LHNMUFService', false],
'App\\Controller\\PolicyController:delete' => ['privates', '.service_locator.IyQzdq4', 'get_ServiceLocator_IyQzdq4Service', false],
'App\\Controller\\PolicyController:edit' => ['privates', '.service_locator.IyQzdq4', 'get_ServiceLocator_IyQzdq4Service', false],
'App\\Controller\\PolicyController:index' => ['privates', '.service_locator.3MuQZL1', 'get_ServiceLocator_3MuQZL1Service', false],
'App\\Controller\\PolicyController:new' => ['privates', '.service_locator.tkR2SQ1', 'get_ServiceLocator_TkR2SQ1Service', false],
'App\\Controller\\PolicyController:show' => ['privates', '.service_locator.IyQzdq4', 'get_ServiceLocator_IyQzdq4Service', false],
'App\\Controller\\ProfessionController:delete' => ['privates', '.service_locator.VzOgOW3', 'get_ServiceLocator_VzOgOW3Service', false],
'App\\Controller\\ProfessionController:edit' => ['privates', '.service_locator.VzOgOW3', 'get_ServiceLocator_VzOgOW3Service', false],
'App\\Controller\\ProfessionController:show' => ['privates', '.service_locator.VzOgOW3', 'get_ServiceLocator_VzOgOW3Service', false],
'App\\Controller\\RespuestaConsultaController:delete' => ['privates', '.service_locator.UgkL4fe', 'get_ServiceLocator_UgkL4feService', false],
'App\\Controller\\RespuestaConsultaController:edit' => ['privates', '.service_locator.UgkL4fe', 'get_ServiceLocator_UgkL4feService', false],
'App\\Controller\\RespuestaConsultaController:index' => ['privates', '.service_locator.pW.oDnw', 'get_ServiceLocator_PW_ODnwService', false],
'App\\Controller\\RespuestaConsultaController:mostrar' => ['privates', '.service_locator.bslojl0', 'get_ServiceLocator_Bslojl0Service', false],
'App\\Controller\\RespuestaConsultaController:show' => ['privates', '.service_locator.UgkL4fe', 'get_ServiceLocator_UgkL4feService', false],
'App\\Controller\\SecurityController:login' => ['privates', '.service_locator.g.xob4v', 'get_ServiceLocator_G_Xob4vService', false],
'App\\Controller\\SecurityController:register' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\ServiceController:search' => ['privates', '.service_locator.Hr7zh.r', 'get_ServiceLocator_Hr7zh_RService', false],
'App\\Controller\\ServiceController:serviceEdit' => ['privates', '.service_locator.inXMh49', 'get_ServiceLocator_InXMh49Service', false],
'App\\Controller\\ServiceController:serviceView' => ['privates', '.service_locator.XZjwaxT', 'get_ServiceLocator_XZjwaxTService', false],
'App\\Controller\\ServiceController:setMultipleUpload' => ['privates', '.service_locator.inXMh49', 'get_ServiceLocator_InXMh49Service', false],
'App\\Controller\\ServiceController:showAplicados' => ['privates', '.service_locator..1Fo44n', 'get_ServiceLocator__1Fo44nService', false],
'App\\Controller\\SlideController:activate' => ['privates', '.service_locator.iGdxMpq', 'get_ServiceLocator_IGdxMpqService', false],
'App\\Controller\\SlideController:delete' => ['privates', '.service_locator.iGdxMpq', 'get_ServiceLocator_IGdxMpqService', false],
'App\\Controller\\SlideController:edit' => ['privates', '.service_locator.iGdxMpq', 'get_ServiceLocator_IGdxMpqService', false],
'App\\Controller\\SlideController:index' => ['privates', '.service_locator._s0NmSu', 'get_ServiceLocator_S0NmSuService', false],
'App\\Controller\\StaticPageController:delete' => ['privates', '.service_locator.fCHSZ.G', 'get_ServiceLocator_FCHSZ_GService', false],
'App\\Controller\\StaticPageController:edit' => ['privates', '.service_locator.fCHSZ.G', 'get_ServiceLocator_FCHSZ_GService', false],
'App\\Controller\\StaticPageController:index' => ['privates', '.service_locator.dSuo1S1', 'get_ServiceLocator_DSuo1S1Service', false],
'App\\Controller\\StaticPageController:show' => ['privates', '.service_locator.fCHSZ.G', 'get_ServiceLocator_FCHSZ_GService', false],
'App\\Controller\\TitleController:delete' => ['privates', '.service_locator.OIeXTYT', 'get_ServiceLocator_OIeXTYTService', false],
'App\\Controller\\TitleController:edit' => ['privates', '.service_locator.OIeXTYT', 'get_ServiceLocator_OIeXTYTService', false],
'App\\Controller\\TitleController:index' => ['privates', '.service_locator.YDDfBc2', 'get_ServiceLocator_YDDfBc2Service', false],
'App\\Controller\\TitleController:show' => ['privates', '.service_locator.OIeXTYT', 'get_ServiceLocator_OIeXTYTService', false],
'App\\Controller\\mainController:applied' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:bookMarked' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:candidateDetails' => ['privates', '.service_locator._etdZF_', 'get_ServiceLocator_EtdZFService', false],
'App\\Controller\\mainController:candidates' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:companies' => ['privates', '.service_locator.Ux71rx_', 'get_ServiceLocator_Ux71rxService', false],
'App\\Controller\\mainController:dashboard' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:edit_profile' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:getEmails' => ['privates', '.service_locator.LkI5IBG', 'get_ServiceLocator_LkI5IBGService', false],
'App\\Controller\\mainController:index' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:manageCandidates' => ['privates', '.service_locator.JKmcp5y', 'get_ServiceLocator_JKmcp5yService', false],
'App\\Controller\\mainController:policy' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:resume' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:resumeEdit' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Controller\\mainController:sendCode' => ['privates', '.service_locator.8ZuNAXa', 'get_ServiceLocator_8ZuNAXaService', false],
'App\\Controller\\mainController:sendEmail' => ['privates', '.service_locator.Y497Rw6', 'get_ServiceLocator_Y497Rw6Service', false],
'App\\Controller\\mainController:sendMessage' => ['privates', '.service_locator.y6hb65Z', 'get_ServiceLocator_Y6hb65ZService', false],
'App\\Controller\\mainController:showCandidates' => ['privates', '.service_locator.B4N0dFe', 'get_ServiceLocator_B4N0dFeService', false],
'App\\Controller\\mainController:verificateUser' => ['privates', '.service_locator.KKI27we', 'get_ServiceLocator_KKI27weService', false],
'App\\Service\\Helper:getDirectoryNamerCompany' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'App\\Service\\NamerDirectory:directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'App\\Service\\UserNamerDirectory:directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'Debril\\RssAtomBundle\\Controller\\StreamController:indexAction' => ['privates', '.service_locator.jOvCQCd', 'get_ServiceLocator_JOvCQCdService', false],
'app.service.helper:getDirectoryNamerCompany' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'app.service.namer_directory:directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
'app.service.user_namer_directory:directoryName' => ['privates', '.service_locator.4HngEUc', 'get_ServiceLocator_4HngEUcService', false],
], [
'App\\Controller\\AjaxController::applied' => '?',
'App\\Controller\\AjaxController::contrataAction' => '?',
'App\\Controller\\AjaxController::sendEmail' => '?',
'App\\Controller\\AjaxController::sendEmailTocandidate' => '?',
'App\\Controller\\AlertController::delete' => '?',
'App\\Controller\\AlertController::edit' => '?',
'App\\Controller\\AlertController::show' => '?',
'App\\Controller\\BackendController::activateDesactivate' => '?',
'App\\Controller\\BackendController::createChatr' => '?',
'App\\Controller\\BackendController::editUser' => '?',
'App\\Controller\\BackendController::removeUser' => '?',
'App\\Controller\\CategoryController::delete' => '?',
'App\\Controller\\CategoryController::edit' => '?',
'App\\Controller\\CategoryController::show' => '?',
'App\\Controller\\ConsultaController::delete' => '?',
'App\\Controller\\ConsultaController::edit' => '?',
'App\\Controller\\ConsultaController::show' => '?',
'App\\Controller\\JobController1::editJob' => '?',
'App\\Controller\\JobController1::manage' => '?',
'App\\Controller\\JobController1::searchByCompany' => '?',
'App\\Controller\\JobController::delete' => '?',
'App\\Controller\\JobController::edit' => '?',
'App\\Controller\\JobController::show' => '?',
'App\\Controller\\NotificationController::delete' => '?',
'App\\Controller\\NotificationController::getNotifications' => '?',
'App\\Controller\\PaymentController::delete' => '?',
'App\\Controller\\PaymentController::edit' => '?',
'App\\Controller\\PaymentController::index' => '?',
'App\\Controller\\PaymentController::show' => '?',
'App\\Controller\\PaymentForJobsController::delete' => '?',
'App\\Controller\\PaymentForJobsController::edit' => '?',
'App\\Controller\\PaymentForJobsController::index' => '?',
'App\\Controller\\PaymentForJobsController::show' => '?',
'App\\Controller\\PaymentForServicesController::delete' => '?',
'App\\Controller\\PaymentForServicesController::edit' => '?',
'App\\Controller\\PaymentForServicesController::index' => '?',
'App\\Controller\\PaymentForServicesController::show' => '?',
'App\\Controller\\PolicyController::delete' => '?',
'App\\Controller\\PolicyController::edit' => '?',
'App\\Controller\\PolicyController::index' => '?',
'App\\Controller\\PolicyController::new' => '?',
'App\\Controller\\PolicyController::show' => '?',
'App\\Controller\\ProfessionController::delete' => '?',
'App\\Controller\\ProfessionController::edit' => '?',
'App\\Controller\\ProfessionController::show' => '?',
'App\\Controller\\RespuestaConsultaController::delete' => '?',
'App\\Controller\\RespuestaConsultaController::edit' => '?',
'App\\Controller\\RespuestaConsultaController::index' => '?',
'App\\Controller\\RespuestaConsultaController::mostrar' => '?',
'App\\Controller\\RespuestaConsultaController::show' => '?',
'App\\Controller\\SecurityController::login' => '?',
'App\\Controller\\SecurityController::register' => '?',
'App\\Controller\\ServiceController::search' => '?',
'App\\Controller\\ServiceController::serviceEdit' => '?',
'App\\Controller\\ServiceController::serviceView' => '?',
'App\\Controller\\ServiceController::setMultipleUpload' => '?',
'App\\Controller\\ServiceController::showAplicados' => '?',
'App\\Controller\\SlideController::activate' => '?',
'App\\Controller\\SlideController::delete' => '?',
'App\\Controller\\SlideController::edit' => '?',
'App\\Controller\\SlideController::index' => '?',
'App\\Controller\\StaticPageController::delete' => '?',
'App\\Controller\\StaticPageController::edit' => '?',
'App\\Controller\\StaticPageController::index' => '?',
'App\\Controller\\StaticPageController::show' => '?',
'App\\Controller\\TitleController::delete' => '?',
'App\\Controller\\TitleController::edit' => '?',
'App\\Controller\\TitleController::index' => '?',
'App\\Controller\\TitleController::show' => '?',
'App\\Controller\\mainController::applied' => '?',
'App\\Controller\\mainController::bookMarked' => '?',
'App\\Controller\\mainController::candidateDetails' => '?',
'App\\Controller\\mainController::candidates' => '?',
'App\\Controller\\mainController::companies' => '?',
'App\\Controller\\mainController::dashboard' => '?',
'App\\Controller\\mainController::edit_profile' => '?',
'App\\Controller\\mainController::getEmails' => '?',
'App\\Controller\\mainController::index' => '?',
'App\\Controller\\mainController::manageCandidates' => '?',
'App\\Controller\\mainController::policy' => '?',
'App\\Controller\\mainController::resume' => '?',
'App\\Controller\\mainController::resumeEdit' => '?',
'App\\Controller\\mainController::sendCode' => '?',
'App\\Controller\\mainController::sendEmail' => '?',
'App\\Controller\\mainController::sendMessage' => '?',
'App\\Controller\\mainController::showCandidates' => '?',
'App\\Controller\\mainController::verificateUser' => '?',
'App\\Service\\Helper::getDirectoryNamerCompany' => '?',
'App\\Service\\NamerDirectory::directoryName' => '?',
'App\\Service\\UserNamerDirectory::directoryName' => '?',
'Debril\\RssAtomBundle\\Controller\\StreamController::indexAction' => '?',
'app.service.helper::getDirectoryNamerCompany' => '?',
'app.service.namer_directory::directoryName' => '?',
'app.service.user_namer_directory::directoryName' => '?',
'App\\Controller\\AjaxController:applied' => '?',
'App\\Controller\\AjaxController:contrataAction' => '?',
'App\\Controller\\AjaxController:sendEmail' => '?',
'App\\Controller\\AjaxController:sendEmailTocandidate' => '?',
'App\\Controller\\AlertController:delete' => '?',
'App\\Controller\\AlertController:edit' => '?',
'App\\Controller\\AlertController:show' => '?',
'App\\Controller\\BackendController:activateDesactivate' => '?',
'App\\Controller\\BackendController:createChatr' => '?',
'App\\Controller\\BackendController:editUser' => '?',
'App\\Controller\\BackendController:removeUser' => '?',
'App\\Controller\\CategoryController:delete' => '?',
'App\\Controller\\CategoryController:edit' => '?',
'App\\Controller\\CategoryController:show' => '?',
'App\\Controller\\ConsultaController:delete' => '?',
'App\\Controller\\ConsultaController:edit' => '?',
'App\\Controller\\ConsultaController:show' => '?',
'App\\Controller\\JobController1:editJob' => '?',
'App\\Controller\\JobController1:manage' => '?',
'App\\Controller\\JobController1:searchByCompany' => '?',
'App\\Controller\\JobController:delete' => '?',
'App\\Controller\\JobController:edit' => '?',
'App\\Controller\\JobController:show' => '?',
'App\\Controller\\NotificationController:delete' => '?',
'App\\Controller\\NotificationController:getNotifications' => '?',
'App\\Controller\\PaymentController:delete' => '?',
'App\\Controller\\PaymentController:edit' => '?',
'App\\Controller\\PaymentController:index' => '?',
'App\\Controller\\PaymentController:show' => '?',
'App\\Controller\\PaymentForJobsController:delete' => '?',
'App\\Controller\\PaymentForJobsController:edit' => '?',
'App\\Controller\\PaymentForJobsController:index' => '?',
'App\\Controller\\PaymentForJobsController:show' => '?',
'App\\Controller\\PaymentForServicesController:delete' => '?',
'App\\Controller\\PaymentForServicesController:edit' => '?',
'App\\Controller\\PaymentForServicesController:index' => '?',
'App\\Controller\\PaymentForServicesController:show' => '?',
'App\\Controller\\PolicyController:delete' => '?',
'App\\Controller\\PolicyController:edit' => '?',
'App\\Controller\\PolicyController:index' => '?',
'App\\Controller\\PolicyController:new' => '?',
'App\\Controller\\PolicyController:show' => '?',
'App\\Controller\\ProfessionController:delete' => '?',
'App\\Controller\\ProfessionController:edit' => '?',
'App\\Controller\\ProfessionController:show' => '?',
'App\\Controller\\RespuestaConsultaController:delete' => '?',
'App\\Controller\\RespuestaConsultaController:edit' => '?',
'App\\Controller\\RespuestaConsultaController:index' => '?',
'App\\Controller\\RespuestaConsultaController:mostrar' => '?',
'App\\Controller\\RespuestaConsultaController:show' => '?',
'App\\Controller\\SecurityController:login' => '?',
'App\\Controller\\SecurityController:register' => '?',
'App\\Controller\\ServiceController:search' => '?',
'App\\Controller\\ServiceController:serviceEdit' => '?',
'App\\Controller\\ServiceController:serviceView' => '?',
'App\\Controller\\ServiceController:setMultipleUpload' => '?',
'App\\Controller\\ServiceController:showAplicados' => '?',
'App\\Controller\\SlideController:activate' => '?',
'App\\Controller\\SlideController:delete' => '?',
'App\\Controller\\SlideController:edit' => '?',
'App\\Controller\\SlideController:index' => '?',
'App\\Controller\\StaticPageController:delete' => '?',
'App\\Controller\\StaticPageController:edit' => '?',
'App\\Controller\\StaticPageController:index' => '?',
'App\\Controller\\StaticPageController:show' => '?',
'App\\Controller\\TitleController:delete' => '?',
'App\\Controller\\TitleController:edit' => '?',
'App\\Controller\\TitleController:index' => '?',
'App\\Controller\\TitleController:show' => '?',
'App\\Controller\\mainController:applied' => '?',
'App\\Controller\\mainController:bookMarked' => '?',
'App\\Controller\\mainController:candidateDetails' => '?',
'App\\Controller\\mainController:candidates' => '?',
'App\\Controller\\mainController:companies' => '?',
'App\\Controller\\mainController:dashboard' => '?',
'App\\Controller\\mainController:edit_profile' => '?',
'App\\Controller\\mainController:getEmails' => '?',
'App\\Controller\\mainController:index' => '?',
'App\\Controller\\mainController:manageCandidates' => '?',
'App\\Controller\\mainController:policy' => '?',
'App\\Controller\\mainController:resume' => '?',
'App\\Controller\\mainController:resumeEdit' => '?',
'App\\Controller\\mainController:sendCode' => '?',
'App\\Controller\\mainController:sendEmail' => '?',
'App\\Controller\\mainController:sendMessage' => '?',
'App\\Controller\\mainController:showCandidates' => '?',
'App\\Controller\\mainController:verificateUser' => '?',
'App\\Service\\Helper:getDirectoryNamerCompany' => '?',
'App\\Service\\NamerDirectory:directoryName' => '?',
'App\\Service\\UserNamerDirectory:directoryName' => '?',
'Debril\\RssAtomBundle\\Controller\\StreamController:indexAction' => '?',
'app.service.helper:getDirectoryNamerCompany' => '?',
'app.service.namer_directory:directoryName' => '?',
'app.service.user_namer_directory:directoryName' => '?',
]);
}
/**
* Gets the private '.service_locator.IyQzdq4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IyQzdq4Service()
{
return $this->privates['.service_locator.IyQzdq4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'policy' => ['privates', '.errored..service_locator.IyQzdq4.App\\Entity\\Policy', NULL, 'Cannot autowire service ".service_locator.IyQzdq4": it references class "App\\Entity\\Policy" but no such service exists.'],
], [
'policy' => 'App\\Entity\\Policy',
]);
}
/**
* Gets the private '.service_locator.J0I9IhF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J0I9IhFService()
{
return $this->privates['.service_locator.J0I9IhF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'easyadmin.autocomplete' => ['services', 'easyadmin.autocomplete', 'getEasyadmin_AutocompleteService', false],
'easyadmin.config.manager' => ['services', 'easyadmin.config.manager', 'getEasyadmin_Config_ManagerService', false],
'easyadmin.filter.registry' => ['services', 'easyadmin.filter.registry', 'getEasyadmin_Filter_RegistryService', false],
'easyadmin.paginator' => ['services', 'easyadmin.paginator', 'getEasyadmin_PaginatorService', false],
'easyadmin.property_accessor' => ['services', 'easyadmin.property_accessor', 'getEasyadmin_PropertyAccessorService', false],
'easyadmin.query_builder' => ['services', 'easyadmin.query_builder', 'getEasyadmin_QueryBuilderService', false],
'easyadmin.security.authorization_checker' => ['services', 'easyadmin.security.authorization_checker', 'getEasyadmin_Security_AuthorizationCheckerService', false],
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'form.factory' => ['services', 'form.factory', 'getForm_FactoryService', 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', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', 'security.csrf.token_manager', 'getSecurity_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', 'security.token_storage', 'getSecurity_TokenStorageService', false],
'serializer' => ['services', 'serializer', 'getSerializerService', false],
'session' => ['services', 'session', 'getSessionService', false],
'templating' => ['services', 'templating', 'getTemplatingService', false],
'twig' => ['services', 'twig', 'getTwigService', false],
], [
'doctrine' => '?',
'easyadmin.autocomplete' => '?',
'easyadmin.config.manager' => '?',
'easyadmin.filter.registry' => '?',
'easyadmin.paginator' => '?',
'easyadmin.property_accessor' => '?',
'easyadmin.query_builder' => '?',
'easyadmin.security.authorization_checker' => '?',
'event_dispatcher' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '?',
'templating' => '?',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.JKmcp5y' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JKmcp5yService()
{
return $this->privates['.service_locator.JKmcp5y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authChecker' => ['services', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
'userRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'authChecker' => '?',
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.KKI27we' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KKI27weService()
{
return $this->privates['.service_locator.KKI27we'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authChecker' => ['services', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
], [
'authChecker' => '?',
]);
}
/**
* Gets the private '.service_locator.LHNMU_f' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LHNMUFService()
{
return $this->privates['.service_locator.LHNMU_f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentForService' => ['privates', '.errored..service_locator.LHNMU_f.App\\Entity\\PaymentForServices', NULL, 'Cannot autowire service ".service_locator.LHNMU_f": it references class "App\\Entity\\PaymentForServices" but no such service exists.'],
], [
'paymentForService' => 'App\\Entity\\PaymentForServices',
]);
}
/**
* Gets the private '.service_locator.LkI5IBG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LkI5IBGService()
{
return $this->privates['.service_locator.LkI5IBG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'candidate' => ['privates', '.errored..service_locator.LkI5IBG.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.LkI5IBG": it references class "App\\Entity\\User" but no such service exists.'],
'messageRepository' => ['privates', 'App\\Repository\\ContactMessageRepository', 'getContactMessageRepositoryService', false],
], [
'candidate' => 'App\\Entity\\User',
'messageRepository' => 'App\\Repository\\ContactMessageRepository',
]);
}
/**
* Gets the private '.service_locator.NHEv8pV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NHEv8pVService()
{
return $this->privates['.service_locator.NHEv8pV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'post' => ['privates', '.errored..service_locator.NHEv8pV.App\\Entity\\Job', NULL, 'Cannot autowire service ".service_locator.NHEv8pV": it references class "App\\Entity\\Job" but no such service exists.'],
], [
'post' => 'App\\Entity\\Job',
]);
}
/**
* Gets the private '.service_locator.OIeXTYT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OIeXTYTService()
{
return $this->privates['.service_locator.OIeXTYT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'title' => ['privates', '.errored..service_locator.OIeXTYT.App\\Entity\\Title', NULL, 'Cannot autowire service ".service_locator.OIeXTYT": it references class "App\\Entity\\Title" but no such service exists.'],
], [
'title' => 'App\\Entity\\Title',
]);
}
/**
* Gets the private '.service_locator.QpgrKWz' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QpgrKWzService()
{
return $this->privates['.service_locator.QpgrKWz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentForServicesRepository' => ['privates', 'App\\Repository\\PaymentForServicesRepository', 'getPaymentForServicesRepositoryService', false],
], [
'paymentForServicesRepository' => 'App\\Repository\\PaymentForServicesRepository',
]);
}
/**
* Gets the private '.service_locator.S1DZVUv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_S1DZVUvService()
{
return $this->privates['.service_locator.S1DZVUv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'payment' => ['privates', '.errored..service_locator.S1DZVUv.App\\Entity\\Payment', NULL, 'Cannot autowire service ".service_locator.S1DZVUv": it references class "App\\Entity\\Payment" but no such service exists.'],
], [
'payment' => 'App\\Entity\\Payment',
]);
}
/**
* Gets the private '.service_locator.UgkL4fe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UgkL4feService()
{
return $this->privates['.service_locator.UgkL4fe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'respuestaConsultum' => ['privates', '.errored..service_locator.UgkL4fe.App\\Entity\\RespuestaConsulta', NULL, 'Cannot autowire service ".service_locator.UgkL4fe": it references class "App\\Entity\\RespuestaConsulta" but no such service exists.'],
], [
'respuestaConsultum' => 'App\\Entity\\RespuestaConsulta',
]);
}
/**
* Gets the private '.service_locator.Ux71rx_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ux71rxService()
{
return $this->privates['.service_locator.Ux71rx_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\CompanyRepository', 'getCompanyRepositoryService', false],
], [
'repository' => 'App\\Repository\\CompanyRepository',
]);
}
/**
* Gets the private '.service_locator.VaVfxJC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VaVfxJCService()
{
return $this->privates['.service_locator.VaVfxJC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notificationRepository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', false],
], [
'notificationRepository' => 'App\\Repository\\NotificationRepository',
]);
}
/**
* Gets the private '.service_locator.VzOgOW3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VzOgOW3Service()
{
return $this->privates['.service_locator.VzOgOW3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'profession' => ['privates', '.errored..service_locator.VzOgOW3.App\\Entity\\Profession', NULL, 'Cannot autowire service ".service_locator.VzOgOW3": it references class "App\\Entity\\Profession" but no such service exists.'],
], [
'profession' => 'App\\Entity\\Profession',
]);
}
/**
* Gets the private '.service_locator.XBs6KuL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XBs6KuLService()
{
return $this->privates['.service_locator.XBs6KuL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentForJobsRepository' => ['privates', 'App\\Repository\\PaymentForJobsRepository', 'getPaymentForJobsRepositoryService', false],
], [
'paymentForJobsRepository' => 'App\\Repository\\PaymentForJobsRepository',
]);
}
/**
* Gets the private '.service_locator.XZjwaxT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XZjwaxTService()
{
return $this->privates['.service_locator.XZjwaxT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'anouncement' => ['privates', '.errored..service_locator.XZjwaxT.App\\Entity\\Anouncement', NULL, 'Cannot autowire service ".service_locator.XZjwaxT": it references class "App\\Entity\\Anouncement" but no such service exists.'],
], [
'anouncement' => 'App\\Entity\\Anouncement',
]);
}
/**
* Gets the private '.service_locator.Y497Rw6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y497Rw6Service()
{
return $this->privates['.service_locator.Y497Rw6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'candidate' => ['privates', '.errored..service_locator.Y497Rw6.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.Y497Rw6": it references class "App\\Entity\\User" but no such service exists.'],
], [
'candidate' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.YDDfBc2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YDDfBc2Service()
{
return $this->privates['.service_locator.YDDfBc2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'titleRepository' => ['privates', 'App\\Repository\\TitleRepository', 'getTitleRepositoryService', false],
], [
'titleRepository' => 'App\\Repository\\TitleRepository',
]);
}
/**
* Gets the private '.service_locator._P2TCIp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P2TCIpService()
{
return $this->privates['.service_locator._P2TCIp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jobRepository' => ['privates', 'App\\Repository\\JobRepository', 'getJobRepositoryService', false],
'userJobMetadataRepository' => ['privates', 'App\\Repository\\UserJobMetaRepository', 'getUserJobMetaRepositoryService', false],
], [
'jobRepository' => 'App\\Repository\\JobRepository',
'userJobMetadataRepository' => 'App\\Repository\\UserJobMetaRepository',
]);
}
/**
* Gets the private '.service_locator._etdZF_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EtdZFService()
{
return $this->privates['.service_locator._etdZF_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authChecker' => ['services', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
'canditate' => ['privates', '.errored..service_locator._etdZF_.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator._etdZF_": it references class "App\\Entity\\User" but no such service exists.'],
], [
'authChecker' => '?',
'canditate' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator._s0NmSu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_S0NmSuService()
{
return $this->privates['.service_locator._s0NmSu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'slideRepository' => ['privates', 'App\\Repository\\SlideRepository', 'getSlideRepositoryService', false],
], [
'slideRepository' => 'App\\Repository\\SlideRepository',
]);
}
/**
* Gets the private '.service_locator.bslojl0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Bslojl0Service()
{
return $this->privates['.service_locator.bslojl0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'consulta' => ['privates', '.errored..service_locator.bslojl0.App\\Entity\\Consulta', NULL, 'Cannot autowire service ".service_locator.bslojl0": it references class "App\\Entity\\Consulta" but no such service exists.'],
], [
'consulta' => 'App\\Entity\\Consulta',
]);
}
/**
* Gets the private '.service_locator.dSuo1S1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DSuo1S1Service()
{
return $this->privates['.service_locator.dSuo1S1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'staticPageRepository' => ['privates', 'App\\Repository\\StaticPageRepository', 'getStaticPageRepositoryService', false],
], [
'staticPageRepository' => 'App\\Repository\\StaticPageRepository',
]);
}
/**
* Gets the private '.service_locator.fCHSZ.G' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FCHSZ_GService()
{
return $this->privates['.service_locator.fCHSZ.G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'staticPage' => ['privates', '.errored..service_locator.fCHSZ.G.App\\Entity\\StaticPage', NULL, 'Cannot autowire service ".service_locator.fCHSZ.G": it references class "App\\Entity\\StaticPage" but no such service exists.'],
], [
'staticPage' => 'App\\Entity\\StaticPage',
]);
}
/**
* Gets the private '.service_locator.fpcZTLW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FpcZTLWService()
{
return $this->privates['.service_locator.fpcZTLW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'company' => ['privates', '.errored..service_locator.fpcZTLW.App\\Entity\\Company', NULL, 'Cannot autowire service ".service_locator.fpcZTLW": it references class "App\\Entity\\Company" but no such service exists.'],
], [
'company' => 'App\\Entity\\Company',
]);
}
/**
* Gets the private '.service_locator.g.xob4v' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_G_Xob4vService()
{
return $this->privates['.service_locator.g.xob4v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['services', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
], [
'authenticationUtils' => '?',
]);
}
/**
* Gets the private '.service_locator.g2Kd1An' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_G2Kd1AnService()
{
return $this->privates['.service_locator.g2Kd1An'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notification' => ['privates', '.errored..service_locator.g2Kd1An.App\\Entity\\Notification', NULL, 'Cannot autowire service ".service_locator.g2Kd1An": it references class "App\\Entity\\Notification" but no such service exists.'],
], [
'notification' => 'App\\Entity\\Notification',
]);
}
/**
* Gets the private '.service_locator.iGdxMpq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IGdxMpqService()
{
return $this->privates['.service_locator.iGdxMpq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'slide' => ['privates', '.errored..service_locator.iGdxMpq.App\\Entity\\Slide', NULL, 'Cannot autowire service ".service_locator.iGdxMpq": it references class "App\\Entity\\Slide" but no such service exists.'],
], [
'slide' => 'App\\Entity\\Slide',
]);
}
/**
* Gets the private '.service_locator.inXMh49' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_InXMh49Service()
{
return $this->privates['.service_locator.inXMh49'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'post' => ['privates', '.errored..service_locator.inXMh49.App\\Entity\\Anouncement', NULL, 'Cannot autowire service ".service_locator.inXMh49": it references class "App\\Entity\\Anouncement" but no such service exists.'],
], [
'post' => 'App\\Entity\\Anouncement',
]);
}
/**
* Gets the private '.service_locator.jOvCQCd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JOvCQCdService()
{
return $this->privates['.service_locator.jOvCQCd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'provider' => ['privates', 'debril.rss_atom.provider', 'getDebril_RssAtom_ProviderService', false],
], [
'logger' => '?',
'provider' => '?',
]);
}
/**
* Gets the private '.service_locator.n86_XTo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_N86XToService()
{
return $this->privates['.service_locator.n86_XTo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentForJobsRepository' => ['privates', 'App\\Repository\\PaymentForJobsRepository', 'getPaymentForJobsRepositoryService', false],
'paymentForServicesRepository' => ['privates', 'App\\Repository\\PaymentForServicesRepository', 'getPaymentForServicesRepositoryService', false],
], [
'paymentForJobsRepository' => 'App\\Repository\\PaymentForJobsRepository',
'paymentForServicesRepository' => 'App\\Repository\\PaymentForServicesRepository',
]);
}
/**
* Gets the private '.service_locator.o9nGMXB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_O9nGMXBService()
{
return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', 'twig', 'getTwigService', false],
], [
'twig' => 'Twig\\Environment',
]);
}
/**
* Gets the private '.service_locator.pW.oDnw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PW_ODnwService()
{
return $this->privates['.service_locator.pW.oDnw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'consulta' => ['privates', '.errored..service_locator.pW.oDnw.App\\Entity\\Consulta', NULL, 'Cannot autowire service ".service_locator.pW.oDnw": it references class "App\\Entity\\Consulta" but no such service exists.'],
'respuestaConsultaRepository' => ['privates', 'App\\Repository\\RespuestaConsultaRepository', 'getRespuestaConsultaRepositoryService', false],
], [
'consulta' => 'App\\Entity\\Consulta',
'respuestaConsultaRepository' => 'App\\Repository\\RespuestaConsultaRepository',
]);
}
/**
* Gets the private '.service_locator.tIQ5Q0N' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TIQ5Q0NService()
{
return $this->privates['.service_locator.tIQ5Q0N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.tIQ5Q0N.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.tIQ5Q0N": it references class "App\\Entity\\User" but no such service exists.'],
], [
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.tkR2SQ1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TkR2SQ1Service()
{
return $this->privates['.service_locator.tkR2SQ1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\PolicyRepository', 'getPolicyRepositoryService', false],
], [
'repository' => 'App\\Repository\\PolicyRepository',
]);
}
/**
* Gets the private '.service_locator.vdmMuyE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VdmMuyEService()
{
return $this->privates['.service_locator.vdmMuyE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', 'form.factory', 'getForm_FactoryService', 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', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', 'security.csrf.token_manager', 'getSecurity_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', 'security.token_storage', 'getSecurity_TokenStorageService', false],
'serializer' => ['services', 'serializer', 'getSerializerService', false],
'session' => ['services', 'session', 'getSessionService', false],
'templating' => ['services', 'templating', 'getTemplatingService', false],
'twig' => ['services', 'twig', 'getTwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '?',
'templating' => '?',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.y6hb65Z' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y6hb65ZService()
{
return $this->privates['.service_locator.y6hb65Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'destinanario' => ['privates', '.errored..service_locator.y6hb65Z.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.y6hb65Z": it references class "App\\Entity\\User" but no such service exists.'],
], [
'destinanario' => 'App\\Entity\\User',
]);
}
/**
* Gets the private 'App\EventListener\AlertListener' shared autowired service.
*
* @return \App\EventListener\AlertListener
*/
protected function getAlertListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/AlertListener.php';
return $this->privates['App\\EventListener\\AlertListener'] = new \App\EventListener\AlertListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['App\\Service\\Mailer'] ?? $this->getMailerService()));
}
/**
* Gets the private 'App\Form\AlertType' shared autowired service.
*
* @return \App\Form\AlertType
*/
protected function getAlertTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/AlertType.php';
return $this->privates['App\\Form\\AlertType'] = new \App\Form\AlertType();
}
/**
* Gets the private 'App\Form\CalificationType' shared autowired service.
*
* @return \App\Form\CalificationType
*/
protected function getCalificationTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CalificationType.php';
return $this->privates['App\\Form\\CalificationType'] = new \App\Form\CalificationType();
}
/**
* Gets the private 'App\Form\Category1Type' shared autowired service.
*
* @return \App\Form\Category1Type
*/
protected function getCategory1TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Category1Type.php';
return $this->privates['App\\Form\\Category1Type'] = new \App\Form\Category1Type();
}
/**
* Gets the private 'App\Form\CategoryType' shared autowired service.
*
* @return \App\Form\CategoryType
*/
protected function getCategoryTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CategoryType.php';
return $this->privates['App\\Form\\CategoryType'] = new \App\Form\CategoryType();
}
/**
* Gets the private 'App\Form\CompanyType' shared autowired service.
*
* @return \App\Form\CompanyType
*/
protected function getCompanyTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CompanyType.php';
return $this->privates['App\\Form\\CompanyType'] = new \App\Form\CompanyType();
}
/**
* Gets the private 'App\Form\ConsultaType' shared autowired service.
*
* @return \App\Form\ConsultaType
*/
protected function getConsultaTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ConsultaType.php';
return $this->privates['App\\Form\\ConsultaType'] = new \App\Form\ConsultaType();
}
/**
* Gets the private 'App\Form\ContactMessageFormType' shared autowired service.
*
* @return \App\Form\ContactMessageFormType
*/
protected function getContactMessageFormTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ContactMessageFormType.php';
return $this->privates['App\\Form\\ContactMessageFormType'] = new \App\Form\ContactMessageFormType(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
}
/**
* Gets the private 'App\Form\EducationType' shared autowired service.
*
* @return \App\Form\EducationType
*/
protected function getEducationTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/EducationType.php';
return $this->privates['App\\Form\\EducationType'] = new \App\Form\EducationType();
}
/**
* Gets the private 'App\Form\ImageType' shared autowired service.
*
* @return \App\Form\ImageType
*/
protected function getImageTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ImageType.php';
return $this->privates['App\\Form\\ImageType'] = new \App\Form\ImageType();
}
/**
* Gets the private 'App\Form\JobType' shared autowired service.
*
* @return \App\Form\JobType
*/
protected function getJobTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/JobType.php';
return $this->privates['App\\Form\\JobType'] = new \App\Form\JobType();
}
/**
* Gets the private 'App\Form\MetadataType' shared autowired service.
*
* @return \App\Form\MetadataType
*/
protected function getMetadataTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/MetadataType.php';
return $this->privates['App\\Form\\MetadataType'] = new \App\Form\MetadataType();
}
/**
* Gets the private 'App\Form\OcupationType' shared autowired service.
*
* @return \App\Form\OcupationType
*/
protected function getOcupationTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/OcupationType.php';
return $this->privates['App\\Form\\OcupationType'] = new \App\Form\OcupationType();
}
/**
* Gets the private 'App\Form\PaymentForJobsType' shared autowired service.
*
* @return \App\Form\PaymentForJobsType
*/
protected function getPaymentForJobsTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PaymentForJobsType.php';
return $this->privates['App\\Form\\PaymentForJobsType'] = new \App\Form\PaymentForJobsType();
}
/**
* Gets the private 'App\Form\PaymentForServicesType' shared autowired service.
*
* @return \App\Form\PaymentForServicesType
*/
protected function getPaymentForServicesTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PaymentForServicesType.php';
return $this->privates['App\\Form\\PaymentForServicesType'] = new \App\Form\PaymentForServicesType();
}
/**
* Gets the private 'App\Form\PaymentType' shared autowired service.
*
* @return \App\Form\PaymentType
*/
protected function getPaymentTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PaymentType.php';
return $this->privates['App\\Form\\PaymentType'] = new \App\Form\PaymentType();
}
/**
* Gets the private 'App\Form\Policy1Type' shared autowired service.
*
* @return \App\Form\Policy1Type
*/
protected function getPolicy1TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Policy1Type.php';
return $this->privates['App\\Form\\Policy1Type'] = new \App\Form\Policy1Type();
}
/**
* Gets the private 'App\Form\ProfesionalSkillType' shared autowired service.
*
* @return \App\Form\ProfesionalSkillType
*/
protected function getProfesionalSkillTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProfesionalSkillType.php';
return $this->privates['App\\Form\\ProfesionalSkillType'] = new \App\Form\ProfesionalSkillType();
}
/**
* Gets the private 'App\Form\ProfessionType' shared autowired service.
*
* @return \App\Form\ProfessionType
*/
protected function getProfessionTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProfessionType.php';
return $this->privates['App\\Form\\ProfessionType'] = new \App\Form\ProfessionType();
}
/**
* Gets the private 'App\Form\RespuestaConsultaType' shared autowired service.
*
* @return \App\Form\RespuestaConsultaType
*/
protected function getRespuestaConsultaTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/RespuestaConsultaType.php';
return $this->privates['App\\Form\\RespuestaConsultaType'] = new \App\Form\RespuestaConsultaType();
}
/**
* Gets the private 'App\Form\ResumeFilesType' shared autowired service.
*
* @return \App\Form\ResumeFilesType
*/
protected function getResumeFilesTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ResumeFilesType.php';
return $this->privates['App\\Form\\ResumeFilesType'] = new \App\Form\ResumeFilesType();
}
/**
* Gets the private 'App\Form\ResumeMetadataType' shared autowired service.
*
* @return \App\Form\ResumeMetadataType
*/
protected function getResumeMetadataTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ResumeMetadataType.php';
return $this->privates['App\\Form\\ResumeMetadataType'] = new \App\Form\ResumeMetadataType();
}
/**
* Gets the private 'App\Form\ResumeType' shared autowired service.
*
* @return \App\Form\ResumeType
*/
protected function getResumeTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ResumeType.php';
return $this->privates['App\\Form\\ResumeType'] = new \App\Form\ResumeType();
}
/**
* Gets the private 'App\Form\ServiceJobType' shared autowired service.
*
* @return \App\Form\ServiceJobType
*/
protected function getServiceJobTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ServiceJobType.php';
return $this->privates['App\\Form\\ServiceJobType'] = new \App\Form\ServiceJobType();
}
/**
* Gets the private 'App\Form\SlideType' shared autowired service.
*
* @return \App\Form\SlideType
*/
protected function getSlideTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SlideType.php';
return $this->privates['App\\Form\\SlideType'] = new \App\Form\SlideType();
}
/**
* Gets the private 'App\Form\StaticPageType' shared autowired service.
*
* @return \App\Form\StaticPageType
*/
protected function getStaticPageTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/StaticPageType.php';
return $this->privates['App\\Form\\StaticPageType'] = new \App\Form\StaticPageType();
}
/**
* Gets the private 'App\Form\TitleType' shared autowired service.
*
* @return \App\Form\TitleType
*/
protected function getTitleTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TitleType.php';
return $this->privates['App\\Form\\TitleType'] = new \App\Form\TitleType();
}
/**
* Gets the private 'App\Form\UserEditType' shared autowired service.
*
* @return \App\Form\UserEditType
*/
protected function getUserEditTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UserEditType.php';
return $this->privates['App\\Form\\UserEditType'] = new \App\Form\UserEditType();
}
/**
* Gets the private 'App\Form\UserFullyEmployerType' shared autowired service.
*
* @return \App\Form\UserFullyEmployerType
*/
protected function getUserFullyEmployerTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UserFullyEmployerType.php';
return $this->privates['App\\Form\\UserFullyEmployerType'] = new \App\Form\UserFullyEmployerType();
}
/**
* Gets the private 'App\Form\UserFullyType' shared autowired service.
*
* @return \App\Form\UserFullyType
*/
protected function getUserFullyTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UserFullyType.php';
return $this->privates['App\\Form\\UserFullyType'] = new \App\Form\UserFullyType();
}
/**
* Gets the private 'App\Form\UserRadioType' shared autowired service.
*
* @return \App\Form\UserRadioType
*/
protected function getUserRadioTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UserRadioType.php';
return $this->privates['App\\Form\\UserRadioType'] = new \App\Form\UserRadioType();
}
/**
* Gets the private 'App\Form\UserSkillsType' shared autowired service.
*
* @return \App\Form\UserSkillsType
*/
protected function getUserSkillsTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UserSkillsType.php';
return $this->privates['App\\Form\\UserSkillsType'] = new \App\Form\UserSkillsType();
}
/**
* Gets the private 'App\Form\UserType' shared autowired service.
*
* @return \App\Form\UserType
*/
protected function getUserTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UserType.php';
return $this->privates['App\\Form\\UserType'] = new \App\Form\UserType();
}
/**
* Gets the private 'App\Repository\AlertRepository' shared autowired service.
*
* @return \App\Repository\AlertRepository
*/
protected function getAlertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AlertRepository.php';
return $this->privates['App\\Repository\\AlertRepository'] = new \App\Repository\AlertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AnouncementRepository' shared autowired service.
*
* @return \App\Repository\AnouncementRepository
*/
protected function getAnouncementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AnouncementRepository.php';
return $this->privates['App\\Repository\\AnouncementRepository'] = new \App\Repository\AnouncementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BlogRepository' shared autowired service.
*
* @return \App\Repository\BlogRepository
*/
protected function getBlogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BlogRepository.php';
return $this->privates['App\\Repository\\BlogRepository'] = new \App\Repository\BlogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalificationRepository' shared autowired service.
*
* @return \App\Repository\CalificationRepository
*/
protected function getCalificationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CalificationRepository.php';
return $this->privates['App\\Repository\\CalificationRepository'] = new \App\Repository\CalificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CategoryRepository' shared autowired service.
*
* @return \App\Repository\CategoryRepository
*/
protected function getCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CategoryRepository.php';
return $this->privates['App\\Repository\\CategoryRepository'] = new \App\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommentRepository' shared autowired service.
*
* @return \App\Repository\CommentRepository
*/
protected function getCommentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommentRepository.php';
return $this->privates['App\\Repository\\CommentRepository'] = new \App\Repository\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CompanyRepository' shared autowired service.
*
* @return \App\Repository\CompanyRepository
*/
protected function getCompanyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CompanyRepository.php';
return $this->privates['App\\Repository\\CompanyRepository'] = new \App\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ConsultaRepository' shared autowired service.
*
* @return \App\Repository\ConsultaRepository
*/
protected function getConsultaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ConsultaRepository.php';
return $this->privates['App\\Repository\\ConsultaRepository'] = new \App\Repository\ConsultaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ContactMessageRepository' shared autowired service.
*
* @return \App\Repository\ContactMessageRepository
*/
protected function getContactMessageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ContactMessageRepository.php';
return $this->privates['App\\Repository\\ContactMessageRepository'] = new \App\Repository\ContactMessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CountryRepository' shared autowired service.
*
* @return \App\Repository\CountryRepository
*/
protected function getCountryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CountryRepository.php';
return $this->privates['App\\Repository\\CountryRepository'] = new \App\Repository\CountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EducationRepository' shared autowired service.
*
* @return \App\Repository\EducationRepository
*/
protected function getEducationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EducationRepository.php';
return $this->privates['App\\Repository\\EducationRepository'] = new \App\Repository\EducationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FeedUrlRepository' shared autowired service.
*
* @return \App\Repository\FeedUrlRepository
*/
protected function getFeedUrlRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/FeedUrlRepository.php';
return $this->privates['App\\Repository\\FeedUrlRepository'] = new \App\Repository\FeedUrlRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ImageRepository' shared autowired service.
*
* @return \App\Repository\ImageRepository
*/
protected function getImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ImageRepository.php';
return $this->privates['App\\Repository\\ImageRepository'] = new \App\Repository\ImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\JobRepository' shared autowired service.
*
* @return \App\Repository\JobRepository
*/
protected function getJobRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/JobRepository.php';
return $this->privates['App\\Repository\\JobRepository'] = new \App\Repository\JobRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MetadataRepository' shared autowired service.
*
* @return \App\Repository\MetadataRepository
*/
protected function getMetadataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MetadataRepository.php';
return $this->privates['App\\Repository\\MetadataRepository'] = new \App\Repository\MetadataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NotificationRepository' shared autowired service.
*
* @return \App\Repository\NotificationRepository
*/
protected function getNotificationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NotificationRepository.php';
return $this->privates['App\\Repository\\NotificationRepository'] = new \App\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OcupationRepository' shared autowired service.
*
* @return \App\Repository\OcupationRepository
*/
protected function getOcupationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OcupationRepository.php';
return $this->privates['App\\Repository\\OcupationRepository'] = new \App\Repository\OcupationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PaymentForJobsMetadataRepository' shared autowired service.
*
* @return \App\Repository\PaymentForJobsMetadataRepository
*/
protected function getPaymentForJobsMetadataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PaymentForJobsMetadataRepository.php';
return $this->privates['App\\Repository\\PaymentForJobsMetadataRepository'] = new \App\Repository\PaymentForJobsMetadataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PaymentForJobsRepository' shared autowired service.
*
* @return \App\Repository\PaymentForJobsRepository
*/
protected function getPaymentForJobsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PaymentForJobsRepository.php';
return $this->privates['App\\Repository\\PaymentForJobsRepository'] = new \App\Repository\PaymentForJobsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PaymentForServicesMetadataRepository' shared autowired service.
*
* @return \App\Repository\PaymentForServicesMetadataRepository
*/
protected function getPaymentForServicesMetadataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PaymentForServicesMetadataRepository.php';
return $this->privates['App\\Repository\\PaymentForServicesMetadataRepository'] = new \App\Repository\PaymentForServicesMetadataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PaymentForServicesRepository' shared autowired service.
*
* @return \App\Repository\PaymentForServicesRepository
*/
protected function getPaymentForServicesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PaymentForServicesRepository.php';
return $this->privates['App\\Repository\\PaymentForServicesRepository'] = new \App\Repository\PaymentForServicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PaymentRepository' shared autowired service.
*
* @return \App\Repository\PaymentRepository
*/
protected function getPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PaymentRepository.php';
return $this->privates['App\\Repository\\PaymentRepository'] = new \App\Repository\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PolicyRepository' shared autowired service.
*
* @return \App\Repository\PolicyRepository
*/
protected function getPolicyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PolicyRepository.php';
return $this->privates['App\\Repository\\PolicyRepository'] = new \App\Repository\PolicyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProfessionRepository' shared autowired service.
*
* @return \App\Repository\ProfessionRepository
*/
protected function getProfessionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProfessionRepository.php';
return $this->privates['App\\Repository\\ProfessionRepository'] = new \App\Repository\ProfessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProfessionalSkillRepository' shared autowired service.
*
* @return \App\Repository\ProfessionalSkillRepository
*/
protected function getProfessionalSkillRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProfessionalSkillRepository.php';
return $this->privates['App\\Repository\\ProfessionalSkillRepository'] = new \App\Repository\ProfessionalSkillRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RespuestaConsultaRepository' shared autowired service.
*
* @return \App\Repository\RespuestaConsultaRepository
*/
protected function getRespuestaConsultaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RespuestaConsultaRepository.php';
return $this->privates['App\\Repository\\RespuestaConsultaRepository'] = new \App\Repository\RespuestaConsultaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ResumeMetadataRepository' shared autowired service.
*
* @return \App\Repository\ResumeMetadataRepository
*/
protected function getResumeMetadataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ResumeMetadataRepository.php';
return $this->privates['App\\Repository\\ResumeMetadataRepository'] = new \App\Repository\ResumeMetadataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ResumeRepository' shared autowired service.
*
* @return \App\Repository\ResumeRepository
*/
protected function getResumeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ResumeRepository.php';
return $this->privates['App\\Repository\\ResumeRepository'] = new \App\Repository\ResumeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServiceJobRepository' shared autowired service.
*
* @return \App\Repository\ServiceJobRepository
*/
protected function getServiceJobRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ServiceJobRepository.php';
return $this->privates['App\\Repository\\ServiceJobRepository'] = new \App\Repository\ServiceJobRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SlideRepository' shared autowired service.
*
* @return \App\Repository\SlideRepository
*/
protected function getSlideRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SlideRepository.php';
return $this->privates['App\\Repository\\SlideRepository'] = new \App\Repository\SlideRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\StateRepository' shared autowired service.
*
* @return \App\Repository\StateRepository
*/
protected function getStateRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/StateRepository.php';
return $this->privates['App\\Repository\\StateRepository'] = new \App\Repository\StateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\StaticPageRepository' shared autowired service.
*
* @return \App\Repository\StaticPageRepository
*/
protected function getStaticPageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/StaticPageRepository.php';
return $this->privates['App\\Repository\\StaticPageRepository'] = new \App\Repository\StaticPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TitleRepository' shared autowired service.
*
* @return \App\Repository\TitleRepository
*/
protected function getTitleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TitleRepository.php';
return $this->privates['App\\Repository\\TitleRepository'] = new \App\Repository\TitleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserJobMetaRepository' shared autowired service.
*
* @return \App\Repository\UserJobMetaRepository
*/
protected function getUserJobMetaRepositoryService()
{
return $this->privates['App\\Repository\\UserJobMetaRepository'] = new \App\Repository\UserJobMetaRepository(($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).'/src/Repository/UserRepository.php';
return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
*
* @return \App\Security\LoginFormAuthenticator
*/
protected function getLoginFormAuthenticatorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/src/Security/LoginFormAuthenticator.php';
return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
}
/**
* Gets the private 'App\Service\CategoryService' shared autowired service.
*
* @return \App\Service\CategoryService
*/
protected function getCategoryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/CategoryService.php';
return $this->privates['App\\Service\\CategoryService'] = new \App\Service\CategoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Service\JobService' shared autowired service.
*
* @return \App\Service\JobService
*/
protected function getJobServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/JobService.php';
return $this->privates['App\\Service\\JobService'] = new \App\Service\JobService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Service\Mailer' shared autowired service.
*
* @return \App\Service\Mailer
*/
protected function getMailerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Mailer.php';
return $this->privates['App\\Service\\Mailer'] = new \App\Service\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['twig'] ?? $this->getTwigService()));
}
/**
* Gets the private 'App\Service\NotificationService' shared autowired service.
*
* @return \App\Service\NotificationService
*/
protected function getNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/NotificationService.php';
return $this->privates['App\\Service\\NotificationService'] = new \App\Service\NotificationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Service\UserService' shared autowired service.
*
* @return \App\Service\UserService
*/
protected function getUserServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/UserService.php';
return $this->privates['App\\Service\\UserService'] = new \App\Service\UserService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\PaymentForJobsMetadataRepository'] ?? $this->getPaymentForJobsMetadataRepositoryService()), ($this->privates['App\\Repository\\PaymentForServicesMetadataRepository'] ?? $this->getPaymentForServicesMetadataRepositoryService()));
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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 'Sonata\BlockBundle\Command\DebugBlocksCommand' shared service.
*
* @return \Sonata\BlockBundle\Command\DebugBlocksCommand
*/
protected function getDebugBlocksCommandService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
$this->privates['Sonata\\BlockBundle\\Command\\DebugBlocksCommand'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
$instance->setName('debug:sonata:block');
return $instance;
}
/**
* Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
*
* @return \Vich\UploaderBundle\Metadata\CacheWarmer
*/
protected function getCacheWarmer2Service()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
}
/**
* Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
*
* @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
*/
protected function getUploaderHelperService()
{
return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
}
/**
* Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
*
* @return \Vich\UploaderBundle\Util\Transliterator
*/
protected function getTransliteratorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/string/Slugger/AsciiSlugger.php';
return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(new \Symfony\Component\String\Slugger\AsciiSlugger());
}
/**
* 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__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 6).'/shared/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 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'));
$b = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '', false);
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', $a, $b), ['datatables_cdn' => new \Symfony\Component\Asset\UrlPackage([0 => 'https://cdn.datatables.net/plug-ins/1.10.13/i18n/'], $a, $b)]);
}
/**
* 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('N1kpfXMSSn', 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.metadata' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_MetadataService()
{
return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* 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.easyadmin' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_EasyadminService()
{
return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GqjqKaOjOt', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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('T24vn6O3XS', 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('m++Gpgv9nS', 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('7f5OjEdfkm', 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('GoG9eGeT38', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.webpack_encore' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_WebpackEncoreService()
{
return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ca239G6Xfb', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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.metadata', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language', 10 => 'cache.easyadmin', 11 => 'cache.webpack_encore']);
$instance->setName('cache:pool:list');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
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());
yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
}, 12));
$instance->setName('cache:pool:prune');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setName('debug:event-dispatcher');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Form', 2 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 3 => 'FOS\\UserBundle\\Form\\Type', 4 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type', 5 => 'Vich\\UploaderBundle\\Form\\Type', 6 => 'FOS\\CKEditorBundle\\Form\\Type', 7 => '', 8 => 'Sonata\\Form\\Type', 9 => 'Sonata\\BlockBundle\\Form\\Type'], [0 => 'App\\Form\\AlertType', 1 => 'App\\Form\\CalificationType', 2 => 'App\\Form\\Category1Type', 3 => 'App\\Form\\CategoryType', 4 => 'App\\Form\\CompanyType', 5 => 'App\\Form\\ConsultaType', 6 => 'App\\Form\\ContactMessageFormType', 7 => 'App\\Form\\EducationType', 8 => 'App\\Form\\ImageType', 9 => 'App\\Form\\JobType', 10 => 'App\\Form\\MetadataType', 11 => 'App\\Form\\OcupationType', 12 => 'App\\Form\\PaymentForJobsType', 13 => 'App\\Form\\PaymentForServicesType', 14 => 'App\\Form\\PaymentType', 15 => 'App\\Form\\Policy1Type', 16 => 'App\\Form\\ProfesionalSkillType', 17 => 'App\\Form\\ProfessionType', 18 => 'App\\Form\\RespuestaConsultaType', 19 => 'App\\Form\\ResumeFilesType', 20 => 'App\\Form\\ResumeMetadataType', 21 => 'App\\Form\\ResumeType', 22 => 'App\\Form\\ServiceJobType', 23 => 'App\\Form\\SlideType', 24 => 'App\\Form\\StaticPageType', 25 => 'App\\Form\\TitleType', 26 => 'App\\Form\\UserEditType', 27 => 'App\\Form\\UserFullyEmployerType', 28 => 'App\\Form\\UserFullyType', 29 => 'App\\Form\\UserRadioType', 30 => 'App\\Form\\UserSkillsType', 31 => 'App\\Form\\UserType', 32 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 33 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 34 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 35 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 36 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType', 37 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType', 38 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType', 39 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType', 40 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', 41 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType', 42 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType', 43 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType', 44 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType', 45 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType', 46 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType', 47 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType', 48 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType', 49 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType', 50 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType', 51 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType', 52 => 'Gregwar\\CaptchaBundle\\Type\\CaptchaType', 53 => 'Sonata\\Form\\Type\\ImmutableArrayType', 54 => 'Sonata\\Form\\Type\\BooleanType', 55 => 'Sonata\\Form\\Type\\CollectionType', 56 => 'Sonata\\Form\\Type\\DateRangeType', 57 => 'Sonata\\Form\\Type\\DateTimeRangeType', 58 => 'Sonata\\Form\\Type\\DatePickerType', 59 => 'Sonata\\Form\\Type\\DateTimePickerType', 60 => 'Sonata\\Form\\Type\\DateRangePickerType', 61 => 'Sonata\\Form\\Type\\DateTimeRangePickerType', 62 => 'Sonata\\Form\\Type\\EqualType', 63 => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType', 64 => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension', 8 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EasyAdminExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 2 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Guesser\\MissingDoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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()));
$instance->setName('router: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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 6).'/shared/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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 6).'/shared/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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 6).'/shared/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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 6).'/shared/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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 6).'/shared/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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 6).'/shared/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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations')], [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/FileType.php'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/DateTimeFormatter.php'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php'), 16 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 17 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Datatable/DatatableFactory.php'), 18 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Type/CaptchaType.php'), 19 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 20 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 21 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 22 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 23 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 24 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 25 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/EqualType.php')]);
$instance->setName('debug:translation');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$a = new \Symfony\Component\Translation\Writer\TranslationWriter();
$a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
$this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations')], [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/FileType.php'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/DateTimeFormatter.php'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php'), 16 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 17 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Datatable/DatatableFactory.php'), 18 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Type/CaptchaType.php'), 19 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 20 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 21 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 22 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 23 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 24 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 25 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/EqualType.php')]);
$instance->setName('translation:update');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Command/XliffLintCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
$instance->setName('lint:xliff');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
}, 1));
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'debril.rss_atom.provider' shared autowired service.
*
* @return \Debril\RssAtomBundle\Provider\MockProvider
*/
protected function getDebril_RssAtom_ProviderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Provider/FeedProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Provider/FeedContentProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Provider/MockProvider.php';
return $this->privates['debril.rss_atom.provider'] = new \Debril\RssAtomBundle\Provider\MockProvider();
}
/**
* 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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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.IP3hUl1'] ?? $this->get_ServiceLocator_IP3hUl1Service())), ($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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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.IP3hUl1'] ?? $this->get_ServiceLocator_IP3hUl1Service())), ($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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false)))), ($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);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* 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());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
}, 3), '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__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 6).'/shared/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['security.token_storage'] ?? $this->getSecurity_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__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 6).'/shared/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(NULL, NULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($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__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
$a = new \Doctrine\Migrations\Configuration\Configuration();
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
$this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$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()
{
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__, 6).'/shared/vendor/vich/uploader-bundle/src/Entity'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/beelab/paypal-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__, 6).'/shared/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__, 6).'/shared/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.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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.orm.validator.unique' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
*/
protected function getDoctrine_Orm_Validator_UniqueService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 6).'/shared/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 'easyadmin.filter.type.array' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
*/
protected function getEasyadmin_Filter_Type_ArrayService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.boolean' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
*/
protected function getEasyadmin_Filter_Type_BooleanService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.choice' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
*/
protected function getEasyadmin_Filter_Type_ChoiceService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.comparison' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
*/
protected function getEasyadmin_Filter_Type_ComparisonService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.date' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
*/
protected function getEasyadmin_Filter_Type_DateService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
}
/**
* Gets the private 'easyadmin.filter.type.dateinterval' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
*/
protected function getEasyadmin_Filter_Type_DateintervalService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
}
/**
* Gets the private 'easyadmin.filter.type.datetime' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
*/
protected function getEasyadmin_Filter_Type_DatetimeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.decimal' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
*/
protected function getEasyadmin_Filter_Type_DecimalService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
}
/**
* Gets the private 'easyadmin.filter.type.entity' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
*/
protected function getEasyadmin_Filter_Type_EntityService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.float' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
*/
protected function getEasyadmin_Filter_Type_FloatService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.integer' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
*/
protected function getEasyadmin_Filter_Type_IntegerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
}
/**
* Gets the private 'easyadmin.filter.type.text' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
*/
protected function getEasyadmin_Filter_Type_TextService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.textarea' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
*/
protected function getEasyadmin_Filter_Type_TextareaService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
}
/**
* Gets the private 'easyadmin.filter.type.time' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
*/
protected function getEasyadmin_Filter_Type_TimeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
}
/**
* Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
*/
protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'easyadmin.form.type' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
*/
protected function getEasyadmin_Form_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
return $this->privates['easyadmin.form.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), [9 => ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), 8 => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), 7 => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), 6 => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), 5 => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), 4 => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), 3 => ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService()), 2 => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), 1 => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), 0 => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))], ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'easyadmin.form.type.autocomplete' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
*/
protected function getEasyadmin_Form_Type_AutocompleteService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/DataMapperInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
}
/**
* Gets the private 'easyadmin.form.type.batch' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
*/
protected function getEasyadmin_Form_Type_BatchService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
}
/**
* Gets the private 'easyadmin.form.type.configurator.type' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
*/
protected function getEasyadmin_Form_Type_Configurator_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
}
/**
* Gets the private 'easyadmin.form.type.divider' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
*/
protected function getEasyadmin_Form_Type_DividerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
}
/**
* Gets the private 'easyadmin.form.type.extension' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
*/
protected function getEasyadmin_Form_Type_ExtensionService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
return $this->privates['easyadmin.form.type.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'easyadmin.form.type.fileupload' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
*/
protected function getEasyadmin_Form_Type_FileuploadService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/DataMapperInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__, 4));
}
/**
* Gets the private 'easyadmin.form.type.filters' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
*/
protected function getEasyadmin_Form_Type_FiltersService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
return $this->privates['easyadmin.form.type.filters'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), [9 => ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), 8 => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), 7 => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), 6 => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), 5 => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), 4 => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), 3 => ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService()), 2 => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), 1 => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), 0 => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))]);
}
/**
* Gets the private 'easyadmin.form.type.group' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
*/
protected function getEasyadmin_Form_Type_GroupService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
}
/**
* Gets the private 'easyadmin.form.type.section' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
*/
protected function getEasyadmin_Form_Type_SectionService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
}
/**
* 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__, 6).'/shared/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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 'file_locator' shared service.
*
* @return \Symfony\Component\HttpKernel\Config\FileLocator
*/
protected function getFileLocatorService()
{
return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)), (\dirname(__DIR__, 4).'/src/Resources'), [0 => (\dirname(__DIR__, 4).'/src')], false);
}
/**
* Gets the private 'form.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'easyadmin.filter.type.array' => ['privates', 'easyadmin.filter.type.array', 'getEasyadmin_Filter_Type_ArrayService', false],
'easyadmin.filter.type.boolean' => ['privates', 'easyadmin.filter.type.boolean', 'getEasyadmin_Filter_Type_BooleanService', false],
'easyadmin.filter.type.choice' => ['privates', 'easyadmin.filter.type.choice', 'getEasyadmin_Filter_Type_ChoiceService', false],
'easyadmin.filter.type.comparison' => ['privates', 'easyadmin.filter.type.comparison', 'getEasyadmin_Filter_Type_ComparisonService', false],
'easyadmin.filter.type.date' => ['privates', 'easyadmin.filter.type.date', 'getEasyadmin_Filter_Type_DateService', false],
'easyadmin.filter.type.dateinterval' => ['privates', 'easyadmin.filter.type.dateinterval', 'getEasyadmin_Filter_Type_DateintervalService', false],
'easyadmin.filter.type.datetime' => ['privates', 'easyadmin.filter.type.datetime', 'getEasyadmin_Filter_Type_DatetimeService', false],
'easyadmin.filter.type.decimal' => ['privates', 'easyadmin.filter.type.decimal', 'getEasyadmin_Filter_Type_DecimalService', false],
'easyadmin.filter.type.entity' => ['privates', 'easyadmin.filter.type.entity', 'getEasyadmin_Filter_Type_EntityService', false],
'easyadmin.filter.type.float' => ['privates', 'easyadmin.filter.type.float', 'getEasyadmin_Filter_Type_FloatService', false],
'easyadmin.filter.type.integer' => ['privates', 'easyadmin.filter.type.integer', 'getEasyadmin_Filter_Type_IntegerService', false],
'easyadmin.filter.type.text' => ['privates', 'easyadmin.filter.type.text', 'getEasyadmin_Filter_Type_TextService', false],
'easyadmin.filter.type.textarea' => ['privates', 'easyadmin.filter.type.textarea', 'getEasyadmin_Filter_Type_TextareaService', false],
'easyadmin.filter.type.time' => ['privates', 'easyadmin.filter.type.time', 'getEasyadmin_Filter_Type_TimeService', false],
], [
'easyadmin.filter.type.array' => '?',
'easyadmin.filter.type.boolean' => '?',
'easyadmin.filter.type.choice' => '?',
'easyadmin.filter.type.comparison' => '?',
'easyadmin.filter.type.date' => '?',
'easyadmin.filter.type.dateinterval' => '?',
'easyadmin.filter.type.datetime' => '?',
'easyadmin.filter.type.decimal' => '?',
'easyadmin.filter.type.entity' => '?',
'easyadmin.filter.type.float' => '?',
'easyadmin.filter.type.integer' => '?',
'easyadmin.filter.type.text' => '?',
'easyadmin.filter.type.textarea' => '?',
'easyadmin.filter.type.time' => '?',
]), [], new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0)), 1 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Form\\AlertType' => ['privates', 'App\\Form\\AlertType', 'getAlertTypeService', false],
'App\\Form\\CalificationType' => ['privates', 'App\\Form\\CalificationType', 'getCalificationTypeService', false],
'App\\Form\\Category1Type' => ['privates', 'App\\Form\\Category1Type', 'getCategory1TypeService', false],
'App\\Form\\CategoryType' => ['privates', 'App\\Form\\CategoryType', 'getCategoryTypeService', false],
'App\\Form\\CompanyType' => ['privates', 'App\\Form\\CompanyType', 'getCompanyTypeService', false],
'App\\Form\\ConsultaType' => ['privates', 'App\\Form\\ConsultaType', 'getConsultaTypeService', false],
'App\\Form\\ContactMessageFormType' => ['privates', 'App\\Form\\ContactMessageFormType', 'getContactMessageFormTypeService', false],
'App\\Form\\EducationType' => ['privates', 'App\\Form\\EducationType', 'getEducationTypeService', false],
'App\\Form\\ImageType' => ['privates', 'App\\Form\\ImageType', 'getImageTypeService', false],
'App\\Form\\JobType' => ['privates', 'App\\Form\\JobType', 'getJobTypeService', false],
'App\\Form\\MetadataType' => ['privates', 'App\\Form\\MetadataType', 'getMetadataTypeService', false],
'App\\Form\\OcupationType' => ['privates', 'App\\Form\\OcupationType', 'getOcupationTypeService', false],
'App\\Form\\PaymentForJobsType' => ['privates', 'App\\Form\\PaymentForJobsType', 'getPaymentForJobsTypeService', false],
'App\\Form\\PaymentForServicesType' => ['privates', 'App\\Form\\PaymentForServicesType', 'getPaymentForServicesTypeService', false],
'App\\Form\\PaymentType' => ['privates', 'App\\Form\\PaymentType', 'getPaymentTypeService', false],
'App\\Form\\Policy1Type' => ['privates', 'App\\Form\\Policy1Type', 'getPolicy1TypeService', false],
'App\\Form\\ProfesionalSkillType' => ['privates', 'App\\Form\\ProfesionalSkillType', 'getProfesionalSkillTypeService', false],
'App\\Form\\ProfessionType' => ['privates', 'App\\Form\\ProfessionType', 'getProfessionTypeService', false],
'App\\Form\\RespuestaConsultaType' => ['privates', 'App\\Form\\RespuestaConsultaType', 'getRespuestaConsultaTypeService', false],
'App\\Form\\ResumeFilesType' => ['privates', 'App\\Form\\ResumeFilesType', 'getResumeFilesTypeService', false],
'App\\Form\\ResumeMetadataType' => ['privates', 'App\\Form\\ResumeMetadataType', 'getResumeMetadataTypeService', false],
'App\\Form\\ResumeType' => ['privates', 'App\\Form\\ResumeType', 'getResumeTypeService', false],
'App\\Form\\ServiceJobType' => ['privates', 'App\\Form\\ServiceJobType', 'getServiceJobTypeService', false],
'App\\Form\\SlideType' => ['privates', 'App\\Form\\SlideType', 'getSlideTypeService', false],
'App\\Form\\StaticPageType' => ['privates', 'App\\Form\\StaticPageType', 'getStaticPageTypeService', false],
'App\\Form\\TitleType' => ['privates', 'App\\Form\\TitleType', 'getTitleTypeService', false],
'App\\Form\\UserEditType' => ['privates', 'App\\Form\\UserEditType', 'getUserEditTypeService', false],
'App\\Form\\UserFullyEmployerType' => ['privates', 'App\\Form\\UserFullyEmployerType', 'getUserFullyEmployerTypeService', false],
'App\\Form\\UserFullyType' => ['privates', 'App\\Form\\UserFullyType', 'getUserFullyTypeService', false],
'App\\Form\\UserRadioType' => ['privates', 'App\\Form\\UserRadioType', 'getUserRadioTypeService', false],
'App\\Form\\UserSkillsType' => ['privates', 'App\\Form\\UserSkillsType', 'getUserSkillsTypeService', false],
'App\\Form\\UserType' => ['privates', 'App\\Form\\UserType', 'getUserTypeService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates', 'easyadmin.form.type.autocomplete', 'getEasyadmin_Form_Type_AutocompleteService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates', 'easyadmin.form.type.batch', 'getEasyadmin_Form_Type_BatchService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates', 'easyadmin.form.type.divider', 'getEasyadmin_Form_Type_DividerService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates', 'easyadmin.form.type.filters', 'getEasyadmin_Form_Type_FiltersService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates', 'easyadmin.form.type', 'getEasyadmin_Form_TypeService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates', 'easyadmin.form.type.group', 'getEasyadmin_Form_Type_GroupService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates', 'easyadmin.form.type.section', 'getEasyadmin_Form_Type_SectionService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates', 'easyadmin.form.type.fileupload', 'getEasyadmin_Form_Type_FileuploadService', false],
'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates', 'fos_ck_editor.form.type', 'getFosCkEditor_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates', 'fos_user.change_password.form.type', 'getFosUser_ChangePassword_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates', 'fos_user.profile.form.type', 'getFosUser_Profile_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates', 'fos_user.registration.form.type', 'getFosUser_Registration_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates', 'fos_user.resetting.form.type', 'getFosUser_Resetting_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates', 'fos_user.username_form_type', 'getFosUser_UsernameFormTypeService', false],
'Gregwar\\CaptchaBundle\\Type\\CaptchaType' => ['services', 'gregwar_captcha.type', 'getGregwarCaptcha_TypeService', false],
'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates', 'sonata.block.form.type.container_template', 'getSonata_Block_Form_Type_ContainerTemplateService', false],
'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates', 'sonata.block.form.type.block', 'getSonata_Block_Form_Type_BlockService', false],
'Sonata\\Form\\Type\\BooleanType' => ['privates', 'sonata.form.type.boolean', 'getSonata_Form_Type_BooleanService', false],
'Sonata\\Form\\Type\\CollectionType' => ['privates', 'sonata.form.type.collection', 'getSonata_Form_Type_CollectionService', false],
'Sonata\\Form\\Type\\DatePickerType' => ['privates', 'sonata.form.type.date_picker', 'getSonata_Form_Type_DatePickerService', false],
'Sonata\\Form\\Type\\DateRangePickerType' => ['privates', 'sonata.form.type.date_range_picker', 'getSonata_Form_Type_DateRangePickerService', false],
'Sonata\\Form\\Type\\DateRangeType' => ['privates', 'sonata.form.type.date_range', 'getSonata_Form_Type_DateRangeService', false],
'Sonata\\Form\\Type\\DateTimePickerType' => ['privates', 'sonata.form.type.datetime_picker', 'getSonata_Form_Type_DatetimePickerService', false],
'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates', 'sonata.form.type.datetime_range_picker', 'getSonata_Form_Type_DatetimeRangePickerService', false],
'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates', 'sonata.form.type.datetime_range', 'getSonata_Form_Type_DatetimeRangeService', false],
'Sonata\\Form\\Type\\EqualType' => ['privates', 'sonata.form.type.equal', 'getSonata_Form_Type_EqualService', false],
'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates', 'sonata.form.type.array', 'getSonata_Form_Type_ArrayService', false],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', 'form.type.file', 'getForm_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services', 'vich_uploader.form.type.file', 'getVichUploader_Form_Type_FileService', false],
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services', 'vich_uploader.form.type.image', 'getVichUploader_Form_Type_ImageService', false],
], [
'App\\Form\\AlertType' => '?',
'App\\Form\\CalificationType' => '?',
'App\\Form\\Category1Type' => '?',
'App\\Form\\CategoryType' => '?',
'App\\Form\\CompanyType' => '?',
'App\\Form\\ConsultaType' => '?',
'App\\Form\\ContactMessageFormType' => '?',
'App\\Form\\EducationType' => '?',
'App\\Form\\ImageType' => '?',
'App\\Form\\JobType' => '?',
'App\\Form\\MetadataType' => '?',
'App\\Form\\OcupationType' => '?',
'App\\Form\\PaymentForJobsType' => '?',
'App\\Form\\PaymentForServicesType' => '?',
'App\\Form\\PaymentType' => '?',
'App\\Form\\Policy1Type' => '?',
'App\\Form\\ProfesionalSkillType' => '?',
'App\\Form\\ProfessionType' => '?',
'App\\Form\\RespuestaConsultaType' => '?',
'App\\Form\\ResumeFilesType' => '?',
'App\\Form\\ResumeMetadataType' => '?',
'App\\Form\\ResumeType' => '?',
'App\\Form\\ServiceJobType' => '?',
'App\\Form\\SlideType' => '?',
'App\\Form\\StaticPageType' => '?',
'App\\Form\\TitleType' => '?',
'App\\Form\\UserEditType' => '?',
'App\\Form\\UserFullyEmployerType' => '?',
'App\\Form\\UserFullyType' => '?',
'App\\Form\\UserRadioType' => '?',
'App\\Form\\UserSkillsType' => '?',
'App\\Form\\UserType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
'Gregwar\\CaptchaBundle\\Type\\CaptchaType' => '?',
'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
'Sonata\\Form\\Type\\BooleanType' => '?',
'Sonata\\Form\\Type\\CollectionType' => '?',
'Sonata\\Form\\Type\\DatePickerType' => '?',
'Sonata\\Form\\Type\\DateRangePickerType' => '?',
'Sonata\\Form\\Type\\DateRangeType' => '?',
'Sonata\\Form\\Type\\DateTimePickerType' => '?',
'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
'Sonata\\Form\\Type\\EqualType' => '?',
'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
yield 6 => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
}, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
yield 2 => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
}, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.entity' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
*/
protected function getForm_Type_EntityService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type.form' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FormType
*/
protected function getForm_Type_FormService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.data_collector' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
*/
protected function getForm_TypeExtension_Form_DataCollectorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'form.type_extension.upload.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
*/
protected function getForm_TypeExtension_Upload_ValidatorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'form.type_guesser.doctrine' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
*/
protected function getForm_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type_guesser.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
*/
protected function getForm_TypeGuesser_ValidatorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'fos_ck_editor.command.installer' shared service.
*
* @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
*/
protected function getFosCkEditor_Command_InstallerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
$this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
$instance->setName('ckeditor:install');
return $instance;
}
/**
* Gets the private 'fos_ck_editor.form.type' shared service.
*
* @return \FOS\CKEditorBundle\Form\Type\CKEditorType
*/
protected function getFosCkEditor_Form_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['base_path' => 'build/ckeditor', 'js_path' => 'build/ckeditor/ckeditor.js', 'enable' => true, 'async' => false, 'auto_inline' => true, 'inline' => false, 'autoload' => true, 'jquery' => false, 'require_js' => false, 'input_sync' => false, 'jquery_path' => 'bundles/fosckeditor/adapters/jquery.js', 'default_config' => NULL, 'configs' => [], 'plugins' => [], 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
}
/**
* Gets the private 'fos_js_routing.dump_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\DumpCommand
*/
protected function getFosJsRouting_DumpCommandService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
$this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__, 4), NULL);
$instance->setName('fos:js-routing:dump');
return $instance;
}
/**
* Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
*/
protected function getFosJsRouting_RouterDebugExposedCommandService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
$this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
$instance->setName('fos:js-routing:debug');
return $instance;
}
/**
* Gets the private 'fos_user.change_password.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
*/
protected function getFosUser_ChangePassword_Form_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\Entity\\User');
}
/**
* Gets the private 'fos_user.command.activate_user' shared service.
*
* @return \FOS\UserBundle\Command\ActivateUserCommand
*/
protected function getFosUser_Command_ActivateUserService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
$this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:activate');
return $instance;
}
/**
* Gets the private 'fos_user.command.change_password' shared service.
*
* @return \FOS\UserBundle\Command\ChangePasswordCommand
*/
protected function getFosUser_Command_ChangePasswordService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
$this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:change-password');
return $instance;
}
/**
* Gets the private 'fos_user.command.create_user' shared service.
*
* @return \FOS\UserBundle\Command\CreateUserCommand
*/
protected function getFosUser_Command_CreateUserService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
$this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:create');
return $instance;
}
/**
* Gets the private 'fos_user.command.deactivate_user' shared service.
*
* @return \FOS\UserBundle\Command\DeactivateUserCommand
*/
protected function getFosUser_Command_DeactivateUserService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
$this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:deactivate');
return $instance;
}
/**
* Gets the private 'fos_user.command.demote_user' shared service.
*
* @return \FOS\UserBundle\Command\DemoteUserCommand
*/
protected function getFosUser_Command_DemoteUserService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
$this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:demote');
return $instance;
}
/**
* Gets the private 'fos_user.command.promote_user' shared service.
*
* @return \FOS\UserBundle\Command\PromoteUserCommand
*/
protected function getFosUser_Command_PromoteUserService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
$this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:promote');
return $instance;
}
/**
* Gets the private 'fos_user.listener.authentication' shared service.
*
* @return \FOS\UserBundle\EventListener\AuthenticationListener
*/
protected function getFosUser_Listener_AuthenticationService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/User/UserChecker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL), 'main');
}
/**
* Gets the private 'fos_user.listener.email_confirmation' shared service.
*
* @return \FOS\UserBundle\EventListener\EmailConfirmationListener
*/
protected function getFosUser_Listener_EmailConfirmationService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/EventListener/EmailConfirmationListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
return $this->privates['fos_user.listener.email_confirmation'] = new \FOS\UserBundle\EventListener\EmailConfirmationListener(($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['session'] ?? $this->getSessionService()));
}
/**
* Gets the private 'fos_user.listener.flash' shared service.
*
* @return \FOS\UserBundle\EventListener\FlashListener
*/
protected function getFosUser_Listener_FlashService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['session'] ?? $this->getSessionService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'fos_user.listener.resetting' shared service.
*
* @return \FOS\UserBundle\EventListener\ResettingListener
*/
protected function getFosUser_Listener_ResettingService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
}
/**
* Gets the private 'fos_user.mailer.default' shared service.
*
* @return \FOS\UserBundle\Mailer\Mailer
*/
protected function getFosUser_Mailer_DefaultService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Mailer/Mailer.php';
return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => '@FOSUser/Registration/email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => $this->parameters['fos_user.registration.confirmation.from_email'], 'resetting' => $this->parameters['fos_user.resetting.email.from_email']]]);
}
/**
* Gets the private 'fos_user.profile.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\ProfileFormType
*/
protected function getFosUser_Profile_Form_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\Entity\\User');
}
/**
* Gets the private 'fos_user.registration.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\RegistrationFormType
*/
protected function getFosUser_Registration_Form_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\Entity\\User');
}
/**
* Gets the private 'fos_user.resetting.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\ResettingFormType
*/
protected function getFosUser_Resetting_Form_TypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\Entity\\User');
}
/**
* Gets the private 'fos_user.security.interactive_login_listener' shared service.
*
* @return \FOS\UserBundle\EventListener\LastLoginListener
*/
protected function getFosUser_Security_InteractiveLoginListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
}
/**
* Gets the private 'fos_user.user_listener' shared service.
*
* @return \FOS\UserBundle\Doctrine\UserListener
*/
protected function getFosUser_UserListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
return $this->privates['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
}
/**
* Gets the private 'fos_user.user_provider.username' shared service.
*
* @return \FOS\UserBundle\Security\UserProvider
*/
protected function getFosUser_UserProvider_UsernameService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
return $this->privates['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
}
/**
* Gets the private 'fos_user.username_form_type' shared service.
*
* @return \FOS\UserBundle\Form\Type\UsernameFormType
*/
protected function getFosUser_UsernameFormTypeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
}
/**
* Gets the private 'fos_user.util.canonical_fields_updater' shared service.
*
* @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
*/
protected function getFosUser_Util_CanonicalFieldsUpdaterService()
{
$a = new \FOS\UserBundle\Util\Canonicalizer();
return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a, $a);
}
/**
* Gets the private 'fos_user.util.password_updater' shared service.
*
* @return \FOS\UserBundle\Util\PasswordUpdater
*/
protected function getFosUser_Util_PasswordUpdaterService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the private 'fos_user.util.user_manipulator' shared service.
*
* @return \FOS\UserBundle\Util\UserManipulator
*/
protected function getFosUser_Util_UserManipulatorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 6).'/shared/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['security.authorization_checker'] ?? $this->getSecurity_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' => 1]);
}
/**
* 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['translator.default'] ?? $this->getTranslator_DefaultService());
yield 1 => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
yield 2 => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
}, 3), ($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 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a Guard authenticator of different flavors');
$instance->setName('make:auth');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new console command class');
$instance->setName('make:command');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new controller class');
$instance->setName('make:controller');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates CRUD for Doctrine entity class');
$instance->setName('make:crud');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Adds a database container to your docker-compose.yaml file');
$instance->setName('make:docker:database');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
$instance->setName('make:entity');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new class to load Doctrine fixtures');
$instance->setName('make: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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new form class');
$instance->setName('make:form');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new message and handler');
$instance->setName('make:message');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new messenger middleware');
$instance->setName('make: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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new migration based on database changes');
$instance->setName('make:migration');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new registration form system');
$instance->setName('make:registration-form');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
$instance->setName('make:reset-password');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new serializer encoder class');
$instance->setName('make:serializer:encoder');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new serializer normalizer class');
$instance->setName('make:serializer:normalizer');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new event subscriber class');
$instance->setName('make:subscriber');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new test class');
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new Twig extension class');
$instance->setName('make:twig-extension');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new security user class');
$instance->setName('make:user');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new validator and constraint class');
$instance->setName('make:validator');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 6).'/shared/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->setDescription('Creates a new security voter class');
$instance->setName('make:voter');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 6).'/shared/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()), false, ['default' => [0 => [0 => 'App\\Entity', 1 => $a], 1 => [0 => 'Vich\\UploaderBundle\\Entity', 1 => $a], 2 => [0 => 'Beelab\\PaypalBundle\\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__, 6).'/shared/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__, 6).'/shared/vendor/symfony/maker-bundle/src/FileManager.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/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__, 6).'/shared/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__, 6).'/shared/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/mime/MimeTypes.php';
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
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__, 6).'/shared/var/log/dev.log'), 400, 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.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 '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_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = 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.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 1), 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));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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'] = new \Symfony\Component\Routing\RequestContext('', 'GET', '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 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AccessListener.php';
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->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__, 6).'/shared/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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('^/login$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [0 => 'ROLE_SUPER_ADMIN'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/backend'), [0 => 'ROLE_SUPER_ADMIN'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/blog/'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/job/new'), [0 => 'ROLE_ADMIN'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/service/new'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dashboard'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.listener.anonymous.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Anonymous_MainService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.authentication.listener.form.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Form_MainService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
$b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
$b->setOptions(['always_use_default_target_path' => false, 'default_target_path' => '/', 'login_path' => '/login', 'target_path_parameter' => '_target_path', 'use_referer' => false]);
$b->setProviderKey('main');
$c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
$d->setOptions(['login_path' => '/login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']);
return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['check_path' => '/login_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
}
/**
* Gets the private 'security.authentication.listener.guard.main' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Guard_MainService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$a = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
$a->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*/
protected function getSecurity_Authentication_ManagerService()
{
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
yield 1 => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
yield 2 => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
}, 3), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.dao.main' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*/
protected function getSecurity_Authentication_Provider_Dao_MainService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/User/UserChecker.php';
return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'main', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
}
/**
* Gets the private 'security.authentication.provider.guard.main' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*/
protected function getSecurity_Authentication_Provider_Guard_MainService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/User/UserChecker.php';
return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
}, 1), ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ChannelListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
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(80, 443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
$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 => 'FOS\\UserBundle\\Model\\UserInterface']);
$instance->setName('security:encode-password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ContextListener.php';
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
}, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), [0 => ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* 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__, 6).'/shared/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*/
protected function getSecurity_EncoderFactory_GenericService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php';
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
}
/**
* 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(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
], [
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
]), new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
}, 2));
}
/**
* Gets the private 'security.firewall.map.context.dev' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DevService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, '', '', '', '', '', [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.main' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_MainService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
$c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b, '/'), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']);
$c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
$c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
yield 3 => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
yield 4 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'fos_user.user_provider.username', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'guard', 1 => 'form_login', 2 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 6).'/shared/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_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
$instance->registerListener('main', '/logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* 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.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* 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()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 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()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* 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', 'twig', 'getTwigService', false],
], [
'twig' => 'Twig\\Environment',
]))->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__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 6).'/shared/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.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*/
protected function getSession_Storage_NativeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0));
}
/**
* 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],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', 'session', 'getSessionService', false],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
], [
'initialized_session' => '?',
'request_stack' => '?',
'session' => '?',
'session_storage' => '?',
]));
}
/**
* Gets the private 'sonata.block.form.type.block' shared service.
*
* @return \Sonata\BlockBundle\Form\Type\ServiceListType
*/
protected function getSonata_Block_Form_Type_BlockService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
}
/**
* Gets the private 'sonata.block.form.type.container_template' shared service.
*
* @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
*/
protected function getSonata_Block_Form_Type_ContainerTemplateService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['SonataBlockBundle default template' => '@SonataBlock/Block/block_container.html.twig', 'SonataSeoBundle (to contain social buttons)' => '@SonataSeo/Block/block_social_container.html.twig']);
}
/**
* Gets the private 'sonata.block.templating.helper' shared service.
*
* @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
*/
protected function getSonata_Block_Templating_HelperService()
{
return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), [], ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService()), ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'sonata.doctrine.mapper' shared service.
*
* @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
*/
protected function getSonata_Doctrine_MapperService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
return $this->privates['sonata.doctrine.mapper'] = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
}
/**
* Gets the private 'sonata.form.type.array' shared service.
*
* @return \Sonata\Form\Type\ImmutableArrayType
*/
protected function getSonata_Form_Type_ArrayService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
}
/**
* Gets the private 'sonata.form.type.boolean' shared service.
*
* @return \Sonata\Form\Type\BooleanType
*/
protected function getSonata_Form_Type_BooleanService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
}
/**
* Gets the private 'sonata.form.type.collection' shared service.
*
* @return \Sonata\Form\Type\CollectionType
*/
protected function getSonata_Form_Type_CollectionService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
}
/**
* Gets the private 'sonata.form.type.date_picker' shared service.
*
* @return \Sonata\Form\Type\DatePickerType
*/
protected function getSonata_Form_Type_DatePickerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
return $this->privates['sonata.form.type.date_picker'] = new \Sonata\Form\Type\DatePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'en');
}
/**
* Gets the private 'sonata.form.type.date_range' shared service.
*
* @return \Sonata\Form\Type\DateRangeType
*/
protected function getSonata_Form_Type_DateRangeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'sonata.form.type.date_range_picker' shared service.
*
* @return \Sonata\Form\Type\DateRangePickerType
*/
protected function getSonata_Form_Type_DateRangePickerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'sonata.form.type.datetime_picker' shared service.
*
* @return \Sonata\Form\Type\DateTimePickerType
*/
protected function getSonata_Form_Type_DatetimePickerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
return $this->privates['sonata.form.type.datetime_picker'] = new \Sonata\Form\Type\DateTimePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'en');
}
/**
* Gets the private 'sonata.form.type.datetime_range' shared service.
*
* @return \Sonata\Form\Type\DateTimeRangeType
*/
protected function getSonata_Form_Type_DatetimeRangeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'sonata.form.type.datetime_range_picker' shared service.
*
* @return \Sonata\Form\Type\DateTimeRangePickerType
*/
protected function getSonata_Form_Type_DatetimeRangePickerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'sonata.form.type.equal' shared service.
*
* @return \Sonata\Form\Type\EqualType
*
* @deprecated The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead
*/
protected function getSonata_Form_Type_EqualService()
{
@trigger_error('The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\\AdminBundle\\Form\\Type\\Operator\\EqualOperatorType instead', E_USER_DEPRECATED);
return $this->privates['sonata.form.type.equal'] = new \Sonata\Form\Type\EqualType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'sonata.form.validator.inline' shared service.
*
* @return \Sonata\Form\Validator\InlineValidator
*/
protected function getSonata_Form_Validator_InlineService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this, ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
}
/**
* Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
*
* @return \Sonata\Twig\Extension\FlashMessageRuntime
*/
protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
}
/**
* Gets the private 'sonata.twig.status_runtime' shared service.
*
* @return \Sonata\Twig\Extension\StatusRuntime
*/
protected function getSonata_Twig_StatusRuntimeService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
$this->privates['sonata.twig.status_runtime'] = $instance = new \Sonata\Twig\Extension\StatusRuntime();
$instance->addStatusService(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
return $instance;
}
/**
* Gets the private 'swiftmailer.command.debug' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
*/
protected function getSwiftmailer_Command_DebugService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
$this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
$instance->setName('debug:swiftmailer');
return $instance;
}
/**
* Gets the private 'swiftmailer.command.new_email' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
*/
protected function getSwiftmailer_Command_NewEmailService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
$this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
$instance->setName('swiftmailer:email:send');
return $instance;
}
/**
* Gets the private 'swiftmailer.command.send_email' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
*/
protected function getSwiftmailer_Command_SendEmailService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
$this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
$instance->setName('swiftmailer:spool:send');
return $instance;
}
/**
* Gets the private 'swiftmailer.email_sender.listener' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
*/
protected function getSwiftmailer_EmailSender_ListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'templating.cache_warmer.template_paths' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
*
* @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
*/
protected function getTemplating_CacheWarmer_TemplatePathsService()
{
@trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
}
/**
* Gets the private 'templating.finder' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
*
* @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
*/
protected function getTemplating_FinderService()
{
@trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/templating/TemplateNameParserInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel', 1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__, 4).'/src/Resources'));
}
/**
* Gets the private 'templating.locator' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
*
* @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
*/
protected function getTemplating_LocatorService()
{
@trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
}
/**
* Gets the private 'templating.name_parser' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
*
* @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
*/
protected function getTemplating_NameParserService()
{
@trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 6).'/shared/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['twig'] ?? $this->getTwigService())));
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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 6).'/shared/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__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/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 '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__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.af.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.ar.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ar.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.ar.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff')], 'az' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.bg.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.bg.yml'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.bg.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.ca.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff')], 'cs' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.cs.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.cs.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.cs.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff')], 'cy' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.da.xliff'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.de.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.de.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.de.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.de.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.de.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 16 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 17 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.de.xliff')], 'el' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.en.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.en.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.en.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.en.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), 16 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), 17 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.en.xliff')], 'es' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.es.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.es.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.es.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.es.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.es.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff')], 'et' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.eu.xliff'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.eu.yml'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.fa.yml'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.fi.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff')], 'fr' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.fr.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.fr.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.fr.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.fr.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), 16 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), 17 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.fr.xliff')], 'gl' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.hu.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.id.xliff'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.it.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.it.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.it.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.it.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.it.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.it.xliff')], 'ja' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.ja.xliff'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff')], 'lt' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.lt.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.nb.xliff')], 'nl' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.nl.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.nl.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.nl.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.nl.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), 16 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), 17 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.nl.xliff')], 'nn' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.nn.xliff')], 'no' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.pl.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.pl.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.pl.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.pl.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff')], 'pt' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.pt.yml'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff')], 'pt_BR' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_BR.xliff'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.pt_BR.yml'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.pt_BR.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff')], 'ro' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.ro.xliff'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ro.yml'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.ro.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff')], 'ru' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.ru.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.ru.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ru.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.ru.yml'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), 14 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.ru.xliff')], 'sk' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.sk.xliff'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.sk.yml'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff')], 'sl' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.sl.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.sl.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff')], 'sq' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.sv.xliff'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.th.xliff')], 'tl' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.tr.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.tr.yml'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.tr.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.tr.yml')], 'uk' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.uk.xliff'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.uk.yml'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.uk.yml'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff')], 'uz' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.vi.xliff')], 'zh_CN' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_CN.xliff'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.zh_CN.yml'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations/validators.zh_CN.yml'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff')], 'zh_TW' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_TW.xliff')], 'bn' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.eo.xliff')], 'ky' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.ky.xliff'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations/messages.ky.yml')], 'sr_RS' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], 'vn' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'bs_Latn_BA' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.bs_Latn_BA.xliff')], 'hr_HR' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.hr_HR.xliff')], 'pt_PT' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.sr_Latin.xliff')], 'zh' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh.xliff')], 'zh_HK' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_HK.xliff')], 'sw' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations'), 14 => (\dirname(__DIR__, 4).'/translations'), 15 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/src/Resources/FrameworkBundle/translations'), 17 => (\dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/translations'), 18 => (\dirname(__DIR__, 4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 19 => (\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/src/Resources/DoctrineBundle/translations'), 21 => (\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-migrations-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/src/Resources/DoctrineMigrationsBundle/translations'), 23 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/translations'), 24 => (\dirname(__DIR__, 4).'/src/Resources/SecurityBundle/translations'), 25 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/src/Resources/SwiftmailerBundle/translations'), 27 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/src/Resources/TwigBundle/translations'), 29 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/src/Resources/WebProfilerBundle/translations'), 31 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/monolog-bundle/translations'), 32 => (\dirname(__DIR__, 4).'/src/Resources/MonologBundle/translations'), 33 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/debug-bundle/translations'), 34 => (\dirname(__DIR__, 4).'/src/Resources/DebugBundle/translations'), 35 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/translations'), 36 => (\dirname(__DIR__, 4).'/src/Resources/MakerBundle/translations'), 37 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/web-server-bundle/translations'), 38 => (\dirname(__DIR__, 4).'/src/Resources/WebServerBundle/translations'), 39 => (\dirname(__DIR__, 4).'/src/Resources/FOSUserBundle/translations'), 40 => (\dirname(__DIR__, 4).'/src/Resources/EasyAdminBundle/translations'), 41 => (\dirname(__DIR__, 4).'/src/Resources/VichUploaderBundle/translations'), 42 => (\dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/translations'), 43 => (\dirname(__DIR__, 4).'/src/Resources/DebrilRssAtomBundle/translations'), 44 => (\dirname(__DIR__, 6).'/shared/vendor/desarrolla2/rss-client-bundle/Desarrolla2/Bundle/RSSClientBundle/translations'), 45 => (\dirname(__DIR__, 4).'/src/Resources/RSSClientBundle/translations'), 46 => (\dirname(__DIR__, 4).'/src/Resources/KnpTimeBundle/translations'), 47 => (\dirname(__DIR__, 4).'/src/Resources/KnpPaginatorBundle/translations'), 48 => (\dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle/translations'), 49 => (\dirname(__DIR__, 4).'/src/Resources/HampeZurbInkBundle/translations'), 50 => (\dirname(__DIR__, 6).'/shared/vendor/beelab/paypal-bundle/translations'), 51 => (\dirname(__DIR__, 4).'/src/Resources/BeelabPaypalBundle/translations'), 52 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/translations'), 53 => (\dirname(__DIR__, 4).'/src/Resources/WebpackEncoreBundle/translations'), 54 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/translations'), 55 => (\dirname(__DIR__, 4).'/src/Resources/FOSJsRoutingBundle/translations'), 56 => (\dirname(__DIR__, 4).'/src/Resources/SgDatatablesBundle/translations'), 57 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 58 => (\dirname(__DIR__, 4).'/src/Resources/FOSCKEditorBundle/translations'), 59 => (\dirname(__DIR__, 4).'/src/Resources/GregwarCaptchaBundle/translations'), 60 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 61 => (\dirname(__DIR__, 4).'/src/Resources/SonataDoctrineBundle/translations'), 62 => (\dirname(__DIR__, 4).'/src/Resources/SonataFormBundle/translations'), 63 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 64 => (\dirname(__DIR__, 4).'/src/Resources/SonataExporterBundle/translations'), 65 => (\dirname(__DIR__, 4).'/src/Resources/SonataTwigBundle/translations'), 66 => (\dirname(__DIR__, 4).'/src/Resources/SonataBlockBundle/translations'), 67 => (\dirname(__DIR__, 4).'/src/Resources/SonataSeoBundle/translations'), 68 => (\dirname(__DIR__, 4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/translations'), 4 => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 5 => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/translations'), 6 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle/Resources/translations'), 7 => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/translations'), 8 => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/translations'), 9 => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/translations'), 10 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 11 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 12 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/translations'), 13 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/translations'), 14 => 'translations', 15 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/translations'), 16 => 'src/Resources/FrameworkBundle/translations', 17 => (\dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src/translations'), 18 => 'src/Resources/SensioFrameworkExtraBundle/translations', 19 => (\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/translations'), 20 => 'src/Resources/DoctrineBundle/translations', 21 => (\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-migrations-bundle/translations'), 22 => 'src/Resources/DoctrineMigrationsBundle/translations', 23 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/translations'), 24 => 'src/Resources/SecurityBundle/translations', 25 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/translations'), 26 => 'src/Resources/SwiftmailerBundle/translations', 27 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/translations'), 28 => 'src/Resources/TwigBundle/translations', 29 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/translations'), 30 => 'src/Resources/WebProfilerBundle/translations', 31 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/monolog-bundle/translations'), 32 => 'src/Resources/MonologBundle/translations', 33 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/debug-bundle/translations'), 34 => 'src/Resources/DebugBundle/translations', 35 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src/translations'), 36 => 'src/Resources/MakerBundle/translations', 37 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/web-server-bundle/translations'), 38 => 'src/Resources/WebServerBundle/translations', 39 => 'src/Resources/FOSUserBundle/translations', 40 => 'src/Resources/EasyAdminBundle/translations', 41 => 'src/Resources/VichUploaderBundle/translations', 42 => (\dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/translations'), 43 => 'src/Resources/DebrilRssAtomBundle/translations', 44 => (\dirname(__DIR__, 6).'/shared/vendor/desarrolla2/rss-client-bundle/Desarrolla2/Bundle/RSSClientBundle/translations'), 45 => 'src/Resources/RSSClientBundle/translations', 46 => 'src/Resources/KnpTimeBundle/translations', 47 => 'src/Resources/KnpPaginatorBundle/translations', 48 => (\dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle/translations'), 49 => 'src/Resources/HampeZurbInkBundle/translations', 50 => (\dirname(__DIR__, 6).'/shared/vendor/beelab/paypal-bundle/translations'), 51 => 'src/Resources/BeelabPaypalBundle/translations', 52 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/translations'), 53 => 'src/Resources/WebpackEncoreBundle/translations', 54 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle/translations'), 55 => 'src/Resources/FOSJsRoutingBundle/translations', 56 => 'src/Resources/SgDatatablesBundle/translations', 57 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 58 => 'src/Resources/FOSCKEditorBundle/translations', 59 => 'src/Resources/GregwarCaptchaBundle/translations', 60 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 61 => 'src/Resources/SonataDoctrineBundle/translations', 62 => 'src/Resources/SonataFormBundle/translations', 63 => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 64 => 'src/Resources/SonataExporterBundle/translations', 65 => 'src/Resources/SonataTwigBundle/translations', 66 => 'src/Resources/SonataBlockBundle/translations', 67 => 'src/Resources/SonataSeoBundle/translations', 68 => 'src/Resources/translations']]]);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'twig.cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
*
* @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
*/
protected function getTwig_CacheWarmerService()
{
@trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);
return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer', $this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__, 4).'/src'));
$instance->setName('debug:twig');
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__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
$instance->setName('lint:twig');
return $instance;
}
/**
* Gets the private 'twig.exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
*
* @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
*/
protected function getTwig_ExceptionListenerService()
{
@trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormRenderer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.loader.filesystem' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
*/
protected function getTwig_Loader_FilesystemService()
{
$this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Resources/views'), 'Security');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle/Resources/views'), '!Security');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/templates'), 'VichUploader');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/templates'), '!VichUploader');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle/Resources/views'), 'HampeZurbInk');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle/Resources/views'), '!HampeZurbInk');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/views'), 'SgDatatables');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle/Resources/views'), '!SgDatatables');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/views'), 'GregwarCaptcha');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/Resources/views'), '!GregwarCaptcha');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/views'), 'SonataSeo');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src/Resources/views'), '!SonataSeo');
$instance->addPath((\dirname(__DIR__, 4).'/templates'));
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$instance->addPath((\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Form'));
return $instance;
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
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' => '?',
]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), (\dirname(__DIR__, 4).'/src'), [(\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
$instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 6).'/shared/vendor/symfony/form/Resources/config/validation.xml'), 1 => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), 1 => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addXmlMapping((\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL, 'UTF-8', true, NULL);
}
/**
* Gets the private 'validator.validator_factory' shared service.
*
* @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
*/
protected function getValidator_ValidatorFactoryService()
{
return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Sonata\\Form\\Validator\\InlineValidator' => ['privates', 'sonata.form.validator.inline', 'getSonata_Form_Validator_InlineService', false],
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'sonata.form.validator.inline' => ['privates', 'sonata.form.validator.inline', 'getSonata_Form_Validator_InlineService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Sonata\\Form\\Validator\\InlineValidator' => '?',
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'sonata.form.validator.inline' => '?',
'validator.expression' => '?',
]));
}
/**
* Gets the private 'var_dumper.command.server_dump' shared service.
*
* @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
*/
protected function getVarDumper_Command_ServerDumpService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Server/DumpServer.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
$a = new \Symfony\Bridge\Monolog\Logger('debug');
$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->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
$instance->setName('server:dump');
return $instance;
}
/**
* Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\CliDumper
*/
protected function getVarDumper_ContextualizedCliDumper_InnerService()
{
$this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
}
/**
* Gets the private 'vich_uploader.command.mapping_debug' shared service.
*
* @return \Vich\UploaderBundle\Command\MappingDebugCommand
*/
protected function getVichUploader_Command_MappingDebugService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
$this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
$instance->setName('vich:mapping:debug');
return $instance;
}
/**
* Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
*
* @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
*/
protected function getVichUploader_Command_MappingDebugClassService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
$this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
$instance->setName('vich:mapping:debug-class');
return $instance;
}
/**
* Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
*
* @return \Vich\UploaderBundle\Command\MappingListClassesCommand
*/
protected function getVichUploader_Command_MappingListClassesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
$this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
$instance->setName('vich:mapping:list-classes');
return $instance;
}
/**
* Gets the private 'vich_uploader.listener.clean.banners_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_BannersImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.banners_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('banners_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.blog_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_BlogImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.blog_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('blog_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.company_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CompanyImageService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.company_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('company_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.company_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CompanyImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.company_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('company_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.image_store' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ImageStoreService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.image_store'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('image_store', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.user_cv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UserCvService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.user_cv'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('user_cv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.user_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UserImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.user_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('user_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.banners_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_BannersImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.banners_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('banners_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.blog_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_BlogImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.blog_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('blog_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.company_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CompanyImageService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.company_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('company_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.company_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CompanyImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.company_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('company_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.image_store' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ImageStoreService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.image_store'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('image_store', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.user_cv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UserCvService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.user_cv'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('user_cv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.user_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UserImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.user_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('user_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.banners_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_BannersImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.banners_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('banners_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.blog_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_BlogImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.blog_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('blog_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.company_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CompanyImageService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.company_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('company_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.company_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CompanyImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.company_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('company_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.image_store' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ImageStoreService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.image_store'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('image_store', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.user_cv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UserCvService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.user_cv'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('user_cv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.user_images' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UserImagesService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.user_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('user_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.metadata_reader' shared service.
*
* @return \Vich\UploaderBundle\Metadata\MetadataReader
*/
protected function getVichUploader_MetadataReaderService()
{
$a = new \Metadata\Driver\FileLocator([]);
$b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), 3 => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
$b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
}
/**
* Gets the private 'vich_uploader.property_mapping_factory' shared service.
*
* @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
*/
protected function getVichUploader_PropertyMappingFactoryService()
{
return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
}
/**
* Gets the private 'vich_uploader.storage.file_system' shared service.
*
* @return \Vich\UploaderBundle\Storage\FileSystemStorage
*/
protected function getVichUploader_Storage_FileSystemService()
{
return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
}
/**
* 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['twig'] ?? $this->getTwigService()), false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
}
/**
* Gets the private 'web_server.command.server_run' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand
*/
protected function getWebServer_Command_ServerRunService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-server-bundle/Command/ServerRunCommand.php';
$this->privates['web_server.command.server_run'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand((\dirname(__DIR__, 4).'/public'), 'dev', \dirname(__DIR__, 2));
$instance->setName('server:run');
return $instance;
}
/**
* Gets the private 'web_server.command.server_start' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand
*/
protected function getWebServer_Command_ServerStartService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-server-bundle/Command/ServerStartCommand.php';
$this->privates['web_server.command.server_start'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand((\dirname(__DIR__, 4).'/public'), 'dev', \dirname(__DIR__, 2));
$instance->setName('server:start');
return $instance;
}
/**
* Gets the private 'web_server.command.server_status' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand
*/
protected function getWebServer_Command_ServerStatusService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-server-bundle/Command/ServerStatusCommand.php';
$this->privates['web_server.command.server_status'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand(\dirname(__DIR__, 2));
$instance->setName('server:status');
return $instance;
}
/**
* Gets the private 'web_server.command.server_stop' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand
*/
protected function getWebServer_Command_ServerStopService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/web-server-bundle/Command/ServerStopCommand.php';
$this->privates['web_server.command.server_stop'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand(\dirname(__DIR__, 2));
$instance->setName('server:stop');
return $instance;
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
*/
protected function getWebpackEncore_EntrypointLookupDefaultService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__, 4).'/public/build/entrypoints.json'), NULL, '_default', true);
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', false],
], [
'_default' => '?',
]), '_default');
}
/**
* Gets the private 'webpack_encore.exception_listener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
*/
protected function getWebpackEncore_ExceptionListenerService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
}
/**
* Gets the private 'webpack_encore.tag_renderer' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
*/
protected function getWebpackEncore_TagRendererService()
{
include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* @return array|bool|float|int|string|null
*/
public function getParameter($name)
{
$name = (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($name): bool
{
$name = (string) $name;
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($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.cache_dir' => false,
'kernel.secret' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'doctrine.orm.proxy_dir' => false,
'swiftmailer.spool.default.memory.path' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
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 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/srcApp_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 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); 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.root_dir' => (\dirname(__DIR__, 4).'/src'),
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.name' => 'src',
'kernel.logs_dir' => (\dirname(__DIR__, 6).'/shared/var/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
'DebrilRssAtomBundle' => 'Debril\\RssAtomBundle\\DebrilRssAtomBundle',
'RSSClientBundle' => 'Desarrolla2\\Bundle\\RSSClientBundle\\RSSClientBundle',
'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'HampeZurbInkBundle' => 'Hampe\\Bundle\\ZurbInkBundle\\HampeZurbInkBundle',
'BeelabPaypalBundle' => 'Beelab\\PaypalBundle\\BeelabPaypalBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
'SgDatatablesBundle' => 'Sg\\DatatablesBundle\\SgDatatablesBundle',
'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
'GregwarCaptchaBundle' => 'Gregwar\\CaptchaBundle\\GregwarCaptchaBundle',
'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
'SonataSeoBundle' => 'Sonata\\SeoBundle\\SonataSeoBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'SwiftmailerBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'WebServerBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/web-server-bundle'),
'namespace' => 'Symfony\\Bundle\\WebServerBundle',
],
'FOSUserBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/user-bundle'),
'namespace' => 'FOS\\UserBundle',
],
'EasyAdminBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/easycorp/easyadmin-bundle/src'),
'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
],
'VichUploaderBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/vich/uploader-bundle'),
'namespace' => 'Vich\\UploaderBundle',
],
'DebrilRssAtomBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle'),
'namespace' => 'Debril\\RssAtomBundle',
],
'RSSClientBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/desarrolla2/rss-client-bundle/Desarrolla2/Bundle/RSSClientBundle'),
'namespace' => 'Desarrolla2\\Bundle\\RSSClientBundle',
],
'KnpTimeBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-time-bundle'),
'namespace' => 'Knp\\Bundle\\TimeBundle',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'HampeZurbInkBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/hampe/zurb-ink-bundle/Hampe/Bundle/ZurbInkBundle'),
'namespace' => 'Hampe\\Bundle\\ZurbInkBundle',
],
'BeelabPaypalBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/beelab/paypal-bundle'),
'namespace' => 'Beelab\\PaypalBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'FOSJsRoutingBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/jsrouting-bundle'),
'namespace' => 'FOS\\JsRoutingBundle',
],
'SgDatatablesBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sg/datatablesbundle'),
'namespace' => 'Sg\\DatatablesBundle',
],
'FOSCKEditorBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/friendsofsymfony/ckeditor-bundle/src'),
'namespace' => 'FOS\\CKEditorBundle',
],
'GregwarCaptchaBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle'),
'namespace' => 'Gregwar\\CaptchaBundle',
],
'SonataDoctrineBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
],
'SonataFormBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
],
'SonataExporterBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/exporter/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
],
'SonataTwigBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
],
'SonataBlockBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/block-bundle/src'),
'namespace' => 'Sonata\\BlockBundle',
],
'SonataSeoBundle' => [
'path' => (\dirname(__DIR__, 6).'/shared/vendor/sonata-project/seo-bundle/src'),
'namespace' => 'Sonata\\SeoBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'default_locale' => 'es',
'app.path.blog_images' => '/images/blog',
'app.path.user_images' => '/images/user',
'app.path.company_images' => '/site/images/upload/company',
'app.path.image_store' => '/site/images/upload/company/images_stored',
'app.path.user_cv' => '/site/docs/user/cv',
'container.autowiring.strict_mode' => true,
'paypal_username' => 'paypal_username',
'paypal_password' => 'paypal_password',
'paypal_signature' => 'paypal_signature',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'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\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
'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',
'templating.helper.code.file_link_format' => NULL,
'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,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'asset.request_context.base_path' => '',
'asset.request_context.secure' => false,
'templating.loader.cache.path' => NULL,
'templating.engines' => [
0 => 'twig',
],
'validator.translation_domain' => 'validators',
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_master_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',
'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
'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.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' => NULL,
'security.authentication.trust_resolver.anonymous_class' => NULL,
'security.authentication.trust_resolver.rememberme_class' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_USER' => [
0 => 'ROLE_USER',
],
'ROLE_ADMIN' => [
0 => 'ROLE_ADMIN',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_SUPER_ADMIN',
],
],
'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,
'swiftmailer.mailer.default.transport.name' => 'dynamic',
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
'twig.form.resources' => [
0 => '@GregwarCaptcha/captcha.html.twig',
1 => '@VichUploader/Form/fields.html.twig',
2 => 'form_div_layout.html.twig',
3 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
4 => 'theme_templates/bootstrap_3_layout.html.twig',
5 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
6 => 'form/custom_form_types.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',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'fos_user.backend_type_orm' => true,
'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
'fos_user.registration.confirmation.from_email' => [
'benditotrabajoecuador@gmail.com' => 'Bendito Trabajo',
],
'fos_user.resetting.email.from_email' => [
'benditotrabajoecuador@gmail.com' => 'Bendito Trabajo',
],
'fos_user.storage' => 'orm',
'fos_user.firewall_name' => 'main',
'fos_user.model_manager_name' => NULL,
'fos_user.model.user.class' => 'App\\Entity\\User',
'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
'fos_user.profile.form.name' => 'fos_user_profile_form',
'fos_user.profile.form.validation_groups' => [
0 => 'Profile',
1 => 'Default',
],
'fos_user.registration.confirmation.enabled' => true,
'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
'fos_user.registration.form.name' => 'fos_user_registration_form',
'fos_user.registration.form.validation_groups' => [
0 => 'Registration',
1 => 'Default',
],
'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
'fos_user.change_password.form.name' => 'fos_user_change_password_form',
'fos_user.change_password.form.validation_groups' => [
0 => 'ChangePassword',
1 => 'Default',
],
'fos_user.resetting.retry_ttl' => 7200,
'fos_user.resetting.token_ttl' => 86400,
'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
'fos_user.resetting.form.name' => 'fos_user_resetting_form',
'fos_user.resetting.form.validation_groups' => [
0 => 'ResetPassword',
1 => 'Default',
],
'easyadmin.config' => [
'site_name' => '<strong>PANEL DE ADMINISTRACIÓN Benditotrabajo.com</strong>',
'design' => [
'brand_color' => '#3B5998',
'assets' => [
'css' => [
0 => '<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.0/css/bootstrap.min.css" integrity="sha384-PDle/QlgIONtM1aqA2Qemk5gPOE7wFq8+Em+G/hmo5Iq0CCmYZLv3fVRDJ4MMwEA" crossorigin="anonymous">',
],
'js' => [
0 => '<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>',
1 => '<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>',
2 => '<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.0/js/bootstrap.min.js" integrity="sha384-7aThvCh9TypR7fIc2HV4O/nFMVCBwyIUKL8XCtKE+8xgCgl/PQGuFsvShjr74PBp" crossorigin="anonymous"></script>',
],
'favicon' => [
'path' => 'favicon.ico',
'mime_type' => 'image/x-icon',
],
],
'form_theme' => [
0 => '@EasyAdmin/form/bootstrap_4.html.twig',
],
'menu' => [
],
],
'entities' => [
'Usuarios' => [
'class' => 'App\\Entity\\User',
'list' => [
'fields' => [
0 => 'name',
1 => 'username',
2 => 'email',
3 => 'enabled',
4 => 'lastLogin',
5 => 'roles',
],
],
'form' => [
'fields' => [
0 => 'name',
1 => 'username',
2 => 'email',
3 => 'enabled',
4 => 'lastLogin',
5 => [
'property' => 'plainPassword',
'type' => 'text',
'type_options' => [
'required' => false,
],
],
6 => [
'property' => 'roles',
'type' => 'choice',
'type_options' => [
'multiple' => true,
'choices' => [
'ROLE_USER' => 'ROLE_USER',
'ROLE_ADMIN' => 'ROLE_ADMIN',
'ROLE_SUPER_ADMIN' => 'ROLE_SUPER_ADMIN',
],
],
],
],
],
'name' => 'Usuarios',
],
'Categorias' => [
'class' => 'App\\Entity\\Category',
'form' => [
'fields' => [
0 => 'name',
1 => 'description',
2 => 'ico',
],
],
'list' => [
'fields' => [
0 => 'name',
1 => 'description',
2 => 'ico',
],
],
'name' => 'Categorias',
],
'Empleos' => [
'class' => 'App\\Entity\\Job',
'form' => [
'fields' => [
0 => 'title',
],
],
'list' => [
'fields' => [
0 => 'title',
1 => 'category',
2 => 'user',
3 => 'company_name',
4 => 'image',
],
],
'name' => 'Empleos',
],
'Titulos' => [
'class' => 'App\\Entity\\Title',
'form' => [
'fields' => [
0 => 'name',
1 => 'description',
],
],
'list' => [
'fields' => [
0 => 'name',
1 => 'description',
],
],
'name' => 'Titulos',
],
'Profesiones' => [
'class' => 'App\\Entity\\Profession',
'form' => [
'fields' => [
0 => 'name',
1 => 'description',
],
],
'list' => [
'fields' => [
0 => 'name',
1 => 'description',
],
],
'name' => 'Profesiones',
],
'Politica_de_privacidad' => [
'class' => 'App\\Entity\\Policy',
'form' => [
'fields' => [
0 => 'welcome_message',
1 => 'privacity',
2 => 'information',
3 => 'security',
4 => 'terms_header',
5 => 'terms',
6 => 'conditions_header',
7 => 'conditions',
8 => 'updated',
],
],
'list' => [
'fields' => [
0 => 'welcome_message',
1 => 'privacity',
2 => 'information',
3 => 'security',
4 => 'terms_header',
5 => 'terms',
6 => 'conditions_header',
7 => 'conditions',
8 => 'updated',
],
],
'name' => 'Politica_de_privacidad',
],
'Servicios' => [
'class' => 'App\\Entity\\Service',
'form' => [
'fields' => [
0 => 'name',
],
],
'list' => [
'fields' => [
0 => 'name',
],
],
'name' => 'Servicios',
],
],
'formats' => [
'date' => 'Y-m-d',
'time' => 'H:i:s',
'datetime' => 'F j, Y H:i',
'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
],
'disabled_actions' => [
],
'translation_domain' => 'messages',
'user' => [
'display_name' => true,
'display_avatar' => true,
'name_property_path' => '__toString',
'avatar_property_path' => NULL,
],
'list' => [
'actions' => [
],
'collapse_actions' => false,
'batch_actions' => [
],
'max_results' => 15,
'item_permission' => NULL,
],
'search' => [
],
'edit' => [
'actions' => [
],
'item_permission' => NULL,
],
'new' => [
'actions' => [
],
'item_permission' => NULL,
],
'show' => [
'actions' => [
],
'max_results' => 10,
'item_permission' => NULL,
],
],
'vich_uploader.default_filename_attribute_suffix' => '_name',
'vich_uploader.mappings' => [
'blog_images' => [
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.blog_images',
'options' => [
],
],
'uri_prefix' => '/images/blog',
'upload_destination' => (\dirname(__DIR__, 4).'/public/images/blog'),
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'user_images' => [
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_images',
'options' => [
],
],
'uri_prefix' => '/images/user',
'upload_destination' => (\dirname(__DIR__, 4).'/public/images/user'),
'directory_namer' => [
'service' => 'app.service.user_namer_directory',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'db_driver' => 'orm',
],
'company_images' => [
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.company_images',
'options' => [
],
],
'uri_prefix' => '/site/images/upload/company',
'upload_destination' => (\dirname(__DIR__, 4).'/public/site/images/upload/company'),
'directory_namer' => [
'service' => 'app.service.namer_directory',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'db_driver' => 'orm',
],
'user_cv' => [
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_cv',
'options' => [
],
],
'uri_prefix' => '/site/docs/user/cv',
'upload_destination' => (\dirname(__DIR__, 4).'/public/site/docs/user/cv'),
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'image_store' => [
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.image_store',
'options' => [
],
],
'uri_prefix' => '/site/images/upload/company/images_stored',
'upload_destination' => (\dirname(__DIR__, 4).'/public/site/images/upload/company/images_stored'),
'directory_namer' => [
'service' => 'app.service.namer_directory',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'db_driver' => 'orm',
],
'company_image' => [
'uri_prefix' => '/uploads',
'upload_destination' => (\dirname(__DIR__, 4).'/src/../public/uploads'),
'namer' => [
'service' => 'vich_uploader.namer_hash.company_image',
'options' => [
],
],
'directory_namer' => [
'options' => [
'upload_to' => '/cuestionarios/images_preguntas',
],
'service' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'banners_images' => [
'uri_prefix' => '/uploads/banners',
'upload_destination' => (\dirname(__DIR__, 4).'/src/../public/uploads/banners'),
'namer' => [
'service' => 'vich_uploader.namer_hash.banners_images',
'options' => [
],
],
'directory_namer' => [
'options' => [
'upload_to' => '/slides',
],
'service' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
],
'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
'debril.provider.default.class' => 'Debril\\RssAtomBundle\\Provider\\MockProvider',
'debril.rss_atom.provider.class' => 'Debril\\RssAtomBundle\\Provider\\MockProvider',
'debril.provider.doctrine.class' => 'Debril\\RssAtomBundle\\Provider\\DoctrineFeedContentProvider',
'debril_rss_atom.date_formats' => [
0 => 'Y-m-d\\TH:i:sP',
1 => 'D, d M Y H:i:s O',
2 => 'Y-m-d\\TH:i:sP',
3 => 'Y-m-d\\TH:i:s.uP',
4 => 'Y-m-d',
5 => 'd/m/Y',
6 => 'd M Y H:i:s P',
7 => 'D, d M Y H:i O',
8 => 'D, d M Y H:i:s O',
9 => 'D M d Y H:i:s e',
],
'debril_rss_atom.public_feeds' => true,
'debril_rss_atom.force_refresh' => false,
'debril_rss_atom.content_type_json' => 'application/json',
'debril_rss_atom.content_type_xml' => 'application/xhtml+xml',
'rss_client.class' => 'Desarrolla2\\RSSClient\\RSSClient',
'rss_client.cache.class' => 'Desarrolla2\\RSSClient\\Cache\\RSSClient',
'desarrolla2.cache.class' => 'Desarrolla2\\Cache\\Cache',
'desarrolla2.cache.adapter.class' => 'Desarrolla2\\Cache\\Adapter\\File',
'rss_client.cache.ttl' => 3600,
'rss_client.channels' => [
'channel_name1' => [
0 => 'http://humanos.uci.cu/feed/',
],
],
'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
'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' => 1,
'zurb_ink.inlinecss.class' => 'Hampe\\Bundle\\ZurbInkBundle\\Service\\InlineCss',
'zurb_ink.inlinecss.twig.class' => 'Hampe\\Bundle\\ZurbInkBundle\\Twig\\InlineCssExtension',
'zurb_ink.inky.twig.class' => 'Hampe\\Bundle\\ZurbInkBundle\\Twig\\InkyExtension',
'zurb_ink.inky.class' => 'Hampe\\Inky\\Inky',
'zurb_ink.inky.gridColumns' => 12,
'zurb_ink.inky.componentFactories' => [
],
'beelab_paypal.service_class' => 'Beelab\\PaypalBundle\\Paypal\\Service',
'beelab_paypal.config' => [
'username' => 'paypal_username',
'password' => 'paypal_password',
'signature' => 'paypal_signature',
'return_route' => 'your_return_route',
'cancel_route' => 'your_cancel_route',
'test_mode' => true,
'currency' => 'EUR',
],
'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
'fos_js_routing.request_context_base_url' => NULL,
'fos_js_routing.cache_control' => [
'enabled' => false,
],
'sg_datatables.datatable.query' => [
'translation_query_hints' => false,
],
'gregwar_captcha.controller.class' => 'Gregwar\\CaptchaBundle\\Controller\\CaptchaController',
'gregwar_captcha.captcha_type.class' => 'Gregwar\\CaptchaBundle\\Type\\CaptchaType',
'gregwar_captcha.captcha_generator.class' => 'Gregwar\\CaptchaBundle\\Generator\\CaptchaGenerator',
'gregwar_captcha.image_file_handler.class' => 'Gregwar\\CaptchaBundle\\Generator\\ImageFileHandler',
'gregwar_captcha.captcha_builder.class' => 'Gregwar\\Captcha\\CaptchaBuilder',
'gregwar_captcha.phrase_builder.class' => 'Gregwar\\Captcha\\PhraseBuilder',
'gregwar_captcha.config' => [
'width' => 160,
'height' => 50,
'length' => 5,
'font' => (\dirname(__DIR__, 6).'/shared/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf'),
'keep_value' => false,
'charset' => 'abcdefhjkmnprstuvwxyz23456789',
'as_file' => false,
'as_url' => false,
'reload' => false,
'image_folder' => 'captcha',
'web_path' => (\dirname(__DIR__, 4).'/public'),
'gc_freq' => 100,
'expiration' => 60,
'quality' => 50,
'invalid_message' => 'Bad code value',
'bypass_code' => NULL,
'whitelist_key' => 'captcha_whitelist_key',
'humanity' => 0,
'distortion' => true,
'max_front_lines' => NULL,
'max_behind_lines' => NULL,
'interpolation' => true,
'text_color' => [
],
'background_color' => [
],
'background_images' => [
],
'disabled' => false,
'ignore_all_effects' => false,
'session_key' => 'captcha',
],
'gregwar_captcha.config.image_folder' => 'captcha',
'gregwar_captcha.config.web_path' => (\dirname(__DIR__, 4).'/public'),
'gregwar_captcha.config.gc_freq' => 100,
'gregwar_captcha.config.expiration' => 60,
'gregwar_captcha.config.whitelist_key' => 'captcha_whitelist_key',
'sonata.form.form_type' => 'standard',
'sonata.exporter.writer.csv.filename' => 'php://output',
'sonata.exporter.writer.csv.delimiter' => ',',
'sonata.exporter.writer.csv.enclosure' => '"',
'sonata.exporter.writer.csv.escape' => '\\',
'sonata.exporter.writer.csv.show_headers' => true,
'sonata.exporter.writer.csv.with_bom' => false,
'sonata.exporter.writer.json.filename' => 'php://output',
'sonata.exporter.writer.xls.filename' => 'php://output',
'sonata.exporter.writer.xls.show_headers' => true,
'sonata.exporter.writer.xml.filename' => 'php://output',
'sonata.exporter.writer.xml.show_headers' => true,
'sonata.exporter.writer.xml.main_element' => 'datas',
'sonata.exporter.writer.xml.child_element' => 'data',
'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
'sonata.twig.form_type' => 'standard',
'sonata.block.container.types' => [
0 => 'sonata.block.service.container',
1 => 'sonata.page.block.container',
2 => 'sonata.dashboard.block.container',
3 => 'cmf.block.container',
4 => 'cmf.block.slideshow',
],
'sonata_block.blocks' => [
'sonata.block.service.container' => [
'contexts' => [
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.empty' => [
'contexts' => [
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.text' => [
'contexts' => [
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.rss' => [
'contexts' => [
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.template' => [
'contexts' => [
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
],
'sonata_block.blocks_by_class' => [
],
'sonata_blocks.block_types' => [
0 => 'sonata.block.service.container',
1 => 'sonata.block.service.empty',
2 => 'sonata.block.service.text',
3 => 'sonata.block.service.rss',
4 => 'sonata.block.service.template',
],
'sonata_block.cache_blocks' => [
],
'sonata_blocks.default_contexts' => [
],
'sonata.seo.config' => [
'title' => 'Bendito Trabajo Ecuador',
'title_prefix' => 'Bendito Trabajo |',
'default' => 'sonata.seo.page.default',
'metas' => [
'name' => [
'keywords' => 'empleo trabajo oferta servicios ecuador laboral personal currículun vitae hoja de vida',
'description' => 'Estamos enfocados en el proceso de socialización de las ofertas de empleo en Ecuador',
'robots' => 'index, follow',
],
'property' => [
'og:site_name' => 'Bendito Trabajo Ecuador',
'og:description' => 'Estamos enfocados en el proceso de socialización de las ofertas de empleo en Ecuador',
],
'http-equiv' => [
'Content-Type' => 'text/html; charset=utf-8',
],
'charset' => [
'UTF-8' => '',
],
],
'head' => [
'xmlns' => 'http://www.w3.org/1999/xhtml',
'xmlns:og' => 'http://opengraphprotocol.org/schema/',
],
'separator' => ' - ',
'title_suffix' => NULL,
],
'maker.compatible_check.doctrine.supports_attributes' => false,
'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.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.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.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'easyadmin.data_collector' => [
0 => 'easyadmin',
1 => '@EasyAdmin/data_collector/easyadmin.html.twig',
],
'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
0 => 'vich_uploader.mapping_collector',
1 => '@VichUploader/Collector/mapping_collector.html.twig',
],
'sonata.block.data_collector' => [
0 => 'block',
1 => '@SonataBlock/Profiler/block.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\Command\\LoadData',
1 => 'console.command.public_alias.Sonata\\SeoBundle\\Command\\SitemapGeneratorCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}