<?php
namespace ContainerQQjw7k8;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Controller\\AdditionalServicesController' => 'getAdditionalServicesControllerService',
'App\\Controller\\AdminAgreementSamplesController' => 'getAdminAgreementSamplesControllerService',
'App\\Controller\\AdminAgreementsController' => 'getAdminAgreementsControllerService',
'App\\Controller\\AdminArchiveClientController' => 'getAdminArchiveClientControllerService',
'App\\Controller\\AdminAssociatesController' => 'getAdminAssociatesControllerService',
'App\\Controller\\AdminBannersController' => 'getAdminBannersControllerService',
'App\\Controller\\AdminBusinessProfilesController' => 'getAdminBusinessProfilesControllerService',
'App\\Controller\\AdminCertyfikatsSslController' => 'getAdminCertyfikatsSslControllerService',
'App\\Controller\\AdminContractorsController' => 'getAdminContractorsControllerService',
'App\\Controller\\AdminController' => 'getAdminControllerService',
'App\\Controller\\AdminDailyController' => 'getAdminDailyControllerService',
'App\\Controller\\AdminDebtorsController' => 'getAdminDebtorsControllerService',
'App\\Controller\\AdminDomainsController' => 'getAdminDomainsControllerService',
'App\\Controller\\AdminEvaluationController' => 'getAdminEvaluationControllerService',
'App\\Controller\\AdminFaqController' => 'getAdminFaqControllerService',
'App\\Controller\\AdminGadsController' => 'getAdminGadsControllerService',
'App\\Controller\\AdminGoogleAdsController' => 'getAdminGoogleAdsControllerService',
'App\\Controller\\AdminGopinionsController' => 'getAdminGopinionsControllerService',
'App\\Controller\\AdminHostingClientsController' => 'getAdminHostingClientsControllerService',
'App\\Controller\\AdminHostingController' => 'getAdminHostingControllerService',
'App\\Controller\\AdminImportController' => 'getAdminImportControllerService',
'App\\Controller\\AdminImportPayersController' => 'getAdminImportPayersControllerService',
'App\\Controller\\AdminInstallmentWebsitesController' => 'getAdminInstallmentWebsitesControllerService',
'App\\Controller\\AdminInvoicesController' => 'getAdminInvoicesControllerService',
'App\\Controller\\AdminLeadsController' => 'getAdminLeadsControllerService',
'App\\Controller\\AdminLogsController' => 'getAdminLogsControllerService',
'App\\Controller\\AdminOffertsController' => 'getAdminOffertsControllerService',
'App\\Controller\\AdminOpiekaSerwisowaController' => 'getAdminOpiekaSerwisowaControllerService',
'App\\Controller\\AdminPayersController' => 'getAdminPayersControllerService',
'App\\Controller\\AdminPreordersController' => 'getAdminPreordersControllerService',
'App\\Controller\\AdminProductsCateroriesController' => 'getAdminProductsCateroriesControllerService',
'App\\Controller\\AdminProductsController' => 'getAdminProductsControllerService',
'App\\Controller\\AdminProductsTagsController' => 'getAdminProductsTagsControllerService',
'App\\Controller\\AdminReklamaController' => 'getAdminReklamaControllerService',
'App\\Controller\\AdminSeoCheckController' => 'getAdminSeoCheckControllerService',
'App\\Controller\\AdminSeoContentController' => 'getAdminSeoContentControllerService',
'App\\Controller\\AdminSeoController' => 'getAdminSeoControllerService',
'App\\Controller\\AdminSeoIndexerController' => 'getAdminSeoIndexerControllerService',
'App\\Controller\\AdminSeoLinkBuildingController' => 'getAdminSeoLinkBuildingControllerService',
'App\\Controller\\AdminSeoProjectGroupsController' => 'getAdminSeoProjectGroupsControllerService',
'App\\Controller\\AdminSeoProjectsChecklistController' => 'getAdminSeoProjectsChecklistControllerService',
'App\\Controller\\AdminSeoProjectsController' => 'getAdminSeoProjectsControllerService',
'App\\Controller\\AdminServiceContentMarketingController' => 'getAdminServiceContentMarketingControllerService',
'App\\Controller\\AdminServicesController' => 'getAdminServicesControllerService',
'App\\Controller\\AdminSettingsController' => 'getAdminSettingsControllerService',
'App\\Controller\\AdminSocialContactController' => 'getAdminSocialContactControllerService',
'App\\Controller\\AdminTicketsController' => 'getAdminTicketsControllerService',
'App\\Controller\\AdminUsersController' => 'getAdminUsersControllerService',
'App\\Controller\\AdminUsersResponsibilitiesController' => 'getAdminUsersResponsibilitiesControllerService',
'App\\Controller\\AdminValuationSeoController' => 'getAdminValuationSeoControllerService',
'App\\Controller\\AdminWarrantiesController' => 'getAdminWarrantiesControllerService',
'App\\Controller\\AdminWwwRatyController' => 'getAdminWwwRatyControllerService',
'App\\Controller\\IndexController' => 'getIndexControllerService',
'App\\Controller\\LoginController' => 'getLoginControllerService',
'App\\Controller\\PluginUpdateController' => 'getPluginUpdateControllerService',
'App\\Controller\\ReminderController' => 'getReminderControllerService',
'App\\Controller\\UserAccountController' => 'getUserAccountControllerService',
'App\\Security\\LegacyUserProvider' => 'getLegacyUserProviderService',
'App\\Service\\CartService' => 'getCartServiceService',
'App\\Service\\PayUService' => 'getPayUServiceService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cache_warmer' => 'getCacheWarmerService',
'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',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'knp_paginator' => 'getKnpPaginatorService',
'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->aliases = [
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once __DIR__.'/proxy-classes.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function createProxy($class, \Closure $factory)
{
return $factory();
}
/**
* Gets the public '.container.private.cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function get_Container_Private_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
}, 1));
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->services['.container.private.form.factory'])) {
return $this->services['.container.private.form.factory'];
}
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* Gets the public '.container.private.form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function get_Container_Private_Form_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$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['.container.private.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.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$f->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$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.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
$instance->add($e);
$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
$instance->add($f);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function get_Container_Private_Security_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$g = ($this->services['router'] ?? $this->getRouterService());
$h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
$j = new \Symfony\Bridge\Twig\AppVariable();
$j->setEnvironment('dev');
$j->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$j->setTokenStorage($h);
}
if ($this->has('request_stack')) {
$j->setRequestStack($d);
}
$k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d, $e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
$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($d, $g)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$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 \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g, $c)));
$instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
$instance->addGlobal('app', $j);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
])));
$instance->registerUndefinedFilterCallback([0 => $k, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $k, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $k, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public 'App\Controller\AdditionalServicesController' shared autowired service.
*
* @return \App\Controller\AdditionalServicesController
*/
protected function getAdditionalServicesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdditionalServicesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdditionalServicesController'] = $instance = new \App\Controller\AdditionalServicesController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\AdditionalServicesManagement'] ?? $this->getAdditionalServicesManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdditionalServicesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminAgreementSamplesController' shared autowired service.
*
* @return \App\Controller\AdminAgreementSamplesController
*/
protected function getAdminAgreementSamplesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminAgreementSamplesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminAgreementSamplesController'] = $instance = new \App\Controller\AdminAgreementSamplesController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminAgreementSamplesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminAgreementsController' shared autowired service.
*
* @return \App\Controller\AdminAgreementsController
*/
protected function getAdminAgreementsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminAgreementsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminAgreementsController'] = $instance = new \App\Controller\AdminAgreementsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminAgreementsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminArchiveClientController' shared autowired service.
*
* @return \App\Controller\AdminArchiveClientController
*/
protected function getAdminArchiveClientControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminArchiveClientController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminArchiveClientController'] = $instance = new \App\Controller\AdminArchiveClientController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminArchiveClientController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminAssociatesController' shared autowired service.
*
* @return \App\Controller\AdminAssociatesController
*/
protected function getAdminAssociatesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminAssociatesController.php';
$this->services['App\\Controller\\AdminAssociatesController'] = $instance = new \App\Controller\AdminAssociatesController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\HostingClientsManagement'] ?? $this->getHostingClientsManagementService()), ($this->privates['App\\Managements\\AssociatesManagement'] ?? $this->getAssociatesManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminAssociatesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminBannersController' shared autowired service.
*
* @return \App\Controller\AdminBannersController
*/
protected function getAdminBannersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminBannersController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminBannersController'] = $instance = new \App\Controller\AdminBannersController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\BannersManagement'] ?? $this->getBannersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminBannersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminBusinessProfilesController' shared autowired service.
*
* @return \App\Controller\AdminBusinessProfilesController
*/
protected function getAdminBusinessProfilesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminBusinessProfilesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminBusinessProfilesController'] = $instance = new \App\Controller\AdminBusinessProfilesController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminBusinessProfilesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminCertyfikatsSslController' shared autowired service.
*
* @return \App\Controller\AdminCertyfikatsSslController
*/
protected function getAdminCertyfikatsSslControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminCertyfikatsSslController.php';
$this->services['App\\Controller\\AdminCertyfikatsSslController'] = $instance = new \App\Controller\AdminCertyfikatsSslController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\Hosting'] ?? $this->getHostingService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminCertyfikatsSslController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminContractorsController' shared autowired service.
*
* @return \App\Controller\AdminContractorsController
*/
protected function getAdminContractorsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminContractorsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminContractorsController'] = $instance = new \App\Controller\AdminContractorsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminContractorsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminController' shared autowired service.
*
* @return \App\Controller\AdminController
*/
protected function getAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
$this->services['App\\Controller\\AdminController'] = $instance = new \App\Controller\AdminController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
])));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminDailyController' shared autowired service.
*
* @return \App\Controller\AdminDailyController
*/
protected function getAdminDailyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminDailyController.php';
$this->services['App\\Controller\\AdminDailyController'] = $instance = new \App\Controller\AdminDailyController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminDailyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminDebtorsController' shared autowired service.
*
* @return \App\Controller\AdminDebtorsController
*/
protected function getAdminDebtorsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminDebtorsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminDebtorsController'] = $instance = new \App\Controller\AdminDebtorsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminDebtorsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminDomainsController' shared autowired service.
*
* @return \App\Controller\AdminDomainsController
*/
protected function getAdminDomainsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminDomainsController.php';
$this->services['App\\Controller\\AdminDomainsController'] = $instance = new \App\Controller\AdminDomainsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\Hosting'] ?? $this->getHostingService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminDomainsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminEvaluationController' shared autowired service.
*
* @return \App\Controller\AdminEvaluationController
*/
protected function getAdminEvaluationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminEvaluationController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminEvaluationController'] = $instance = new \App\Controller\AdminEvaluationController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminEvaluationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminFaqController' shared autowired service.
*
* @return \App\Controller\AdminFaqController
*/
protected function getAdminFaqControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminFaqController.php';
$this->services['App\\Controller\\AdminFaqController'] = $instance = new \App\Controller\AdminFaqController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminFaqController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminGadsController' shared autowired service.
*
* @return \App\Controller\AdminGadsController
*/
protected function getAdminGadsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminGadsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminGadsController'] = $instance = new \App\Controller\AdminGadsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\Hosting'] ?? $this->getHostingService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminGadsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminGoogleAdsController' shared autowired service.
*
* @return \App\Controller\AdminGoogleAdsController
*/
protected function getAdminGoogleAdsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminGoogleAdsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminGoogleAdsController'] = $instance = new \App\Controller\AdminGoogleAdsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminGoogleAdsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminGopinionsController' shared autowired service.
*
* @return \App\Controller\AdminGopinionsController
*/
protected function getAdminGopinionsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminGopinionsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminGopinionsController'] = $instance = new \App\Controller\AdminGopinionsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminGopinionsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminHostingClientsController' shared autowired service.
*
* @return \App\Controller\AdminHostingClientsController
*/
protected function getAdminHostingClientsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminHostingClientsController.php';
$this->services['App\\Controller\\AdminHostingClientsController'] = $instance = new \App\Controller\AdminHostingClientsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\HostingClientsManagement'] ?? $this->getHostingClientsManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminHostingClientsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminHostingController' shared autowired service.
*
* @return \App\Controller\AdminHostingController
*/
protected function getAdminHostingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminHostingController.php';
$this->services['App\\Controller\\AdminHostingController'] = $instance = new \App\Controller\AdminHostingController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\Hosting'] ?? $this->getHostingService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminHostingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminImportController' shared autowired service.
*
* @return \App\Controller\AdminImportController
*/
protected function getAdminImportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminImportController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminImportController'] = $instance = new \App\Controller\AdminImportController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminImportController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminImportPayersController' shared autowired service.
*
* @return \App\Controller\AdminImportPayersController
*/
protected function getAdminImportPayersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminImportPayersController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminImportPayersController'] = $instance = new \App\Controller\AdminImportPayersController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminImportPayersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminInstallmentWebsitesController' shared autowired service.
*
* @return \App\Controller\AdminInstallmentWebsitesController
*/
protected function getAdminInstallmentWebsitesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminInstallmentWebsitesController.php';
$this->services['App\\Controller\\AdminInstallmentWebsitesController'] = $instance = new \App\Controller\AdminInstallmentWebsitesController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\HostingClientsManagement'] ?? $this->getHostingClientsManagementService()), ($this->privates['App\\Managements\\InstallmentWebsitesManagement'] ?? $this->getInstallmentWebsitesManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminInstallmentWebsitesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminInvoicesController' shared autowired service.
*
* @return \App\Controller\AdminInvoicesController
*/
protected function getAdminInvoicesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminInvoicesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminInvoicesController'] = $instance = new \App\Controller\AdminInvoicesController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminInvoicesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminLeadsController' shared autowired service.
*
* @return \App\Controller\AdminLeadsController
*/
protected function getAdminLeadsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminLeadsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminLeadsController'] = $instance = new \App\Controller\AdminLeadsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminLeadsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminLogsController' shared autowired service.
*
* @return \App\Controller\AdminLogsController
*/
protected function getAdminLogsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminLogsController.php';
$this->services['App\\Controller\\AdminLogsController'] = $instance = new \App\Controller\AdminLogsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminLogsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminOffertsController' shared autowired service.
*
* @return \App\Controller\AdminOffertsController
*/
protected function getAdminOffertsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminOffertsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminOffertsController'] = $instance = new \App\Controller\AdminOffertsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminOffertsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminOpiekaSerwisowaController' shared autowired service.
*
* @return \App\Controller\AdminOpiekaSerwisowaController
*/
protected function getAdminOpiekaSerwisowaControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminOpiekaSerwisowaController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminOpiekaSerwisowaController'] = $instance = new \App\Controller\AdminOpiekaSerwisowaController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminOpiekaSerwisowaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminPayersController' shared autowired service.
*
* @return \App\Controller\AdminPayersController
*/
protected function getAdminPayersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminPayersController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminPayersController'] = $instance = new \App\Controller\AdminPayersController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminPayersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminPreordersController' shared autowired service.
*
* @return \App\Controller\AdminPreordersController
*/
protected function getAdminPreordersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminPreordersController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminPreordersController'] = $instance = new \App\Controller\AdminPreordersController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminPreordersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminProductsCateroriesController' shared autowired service.
*
* @return \App\Controller\AdminProductsCateroriesController
*/
protected function getAdminProductsCateroriesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminProductsCateroriesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminProductsCateroriesController'] = $instance = new \App\Controller\AdminProductsCateroriesController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminProductsCateroriesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminProductsController' shared autowired service.
*
* @return \App\Controller\AdminProductsController
*/
protected function getAdminProductsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminProductsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminProductsController'] = $instance = new \App\Controller\AdminProductsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminProductsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminProductsTagsController' shared autowired service.
*
* @return \App\Controller\AdminProductsTagsController
*/
protected function getAdminProductsTagsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminProductsTagsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminProductsTagsController'] = $instance = new \App\Controller\AdminProductsTagsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminProductsTagsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminReklamaController' shared autowired service.
*
* @return \App\Controller\AdminReklamaController
*/
protected function getAdminReklamaControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminReklamaController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminReklamaController'] = $instance = new \App\Controller\AdminReklamaController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminReklamaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoCheckController' shared autowired service.
*
* @return \App\Controller\AdminSeoCheckController
*/
protected function getAdminSeoCheckControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoCheckController.php';
$this->services['App\\Controller\\AdminSeoCheckController'] = $instance = new \App\Controller\AdminSeoCheckController();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoCheckController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoContentController' shared autowired service.
*
* @return \App\Controller\AdminSeoContentController
*/
protected function getAdminSeoContentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoContentController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSeoContentController'] = $instance = new \App\Controller\AdminSeoContentController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoContentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoController' shared autowired service.
*
* @return \App\Controller\AdminSeoController
*/
protected function getAdminSeoControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSeoController'] = $instance = new \App\Controller\AdminSeoController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoIndexerController' shared autowired service.
*
* @return \App\Controller\AdminSeoIndexerController
*/
protected function getAdminSeoIndexerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoIndexerController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSeoIndexerController'] = $instance = new \App\Controller\AdminSeoIndexerController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoIndexerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoLinkBuildingController' shared autowired service.
*
* @return \App\Controller\AdminSeoLinkBuildingController
*/
protected function getAdminSeoLinkBuildingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoLinkBuildingController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSeoLinkBuildingController'] = $instance = new \App\Controller\AdminSeoLinkBuildingController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoLinkBuildingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoProjectGroupsController' shared autowired service.
*
* @return \App\Controller\AdminSeoProjectGroupsController
*/
protected function getAdminSeoProjectGroupsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoProjectGroupsController.php';
$this->services['App\\Controller\\AdminSeoProjectGroupsController'] = $instance = new \App\Controller\AdminSeoProjectGroupsController();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoProjectGroupsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoProjectsChecklistController' shared autowired service.
*
* @return \App\Controller\AdminSeoProjectsChecklistController
*/
protected function getAdminSeoProjectsChecklistControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoProjectsChecklistController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSeoProjectsChecklistController'] = $instance = new \App\Controller\AdminSeoProjectsChecklistController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoProjectsChecklistController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSeoProjectsController' shared autowired service.
*
* @return \App\Controller\AdminSeoProjectsController
*/
protected function getAdminSeoProjectsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSeoProjectsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSeoProjectsController'] = $instance = new \App\Controller\AdminSeoProjectsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSeoProjectsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminServiceContentMarketingController' shared autowired service.
*
* @return \App\Controller\AdminServiceContentMarketingController
*/
protected function getAdminServiceContentMarketingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminServiceContentMarketingController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminServiceContentMarketingController'] = $instance = new \App\Controller\AdminServiceContentMarketingController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminServiceContentMarketingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminServicesController' shared autowired service.
*
* @return \App\Controller\AdminServicesController
*/
protected function getAdminServicesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminServicesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminServicesController'] = $instance = new \App\Controller\AdminServicesController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->privates['App\\Managements\\CertyfikatesSsl'] ?? $this->getCertyfikatesSslService()), ($this->privates['App\\Managements\\Domains'] ?? $this->getDomainsService()), ($this->privates['App\\Managements\\HostingClientsManagement'] ?? $this->getHostingClientsManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminServicesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSettingsController' shared autowired service.
*
* @return \App\Controller\AdminSettingsController
*/
protected function getAdminSettingsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSettingsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSettingsController'] = $instance = new \App\Controller\AdminSettingsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSettingsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminSocialContactController' shared autowired service.
*
* @return \App\Controller\AdminSocialContactController
*/
protected function getAdminSocialContactControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminSocialContactController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminSocialContactController'] = $instance = new \App\Controller\AdminSocialContactController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminSocialContactController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminTicketsController' shared autowired service.
*
* @return \App\Controller\AdminTicketsController
*/
protected function getAdminTicketsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminTicketsController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminTicketsController'] = $instance = new \App\Controller\AdminTicketsController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminTicketsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminUsersController' shared autowired service.
*
* @return \App\Controller\AdminUsersController
*/
protected function getAdminUsersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminUsersController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminUsersController'] = $instance = new \App\Controller\AdminUsersController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminUsersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminUsersResponsibilitiesController' shared autowired service.
*
* @return \App\Controller\AdminUsersResponsibilitiesController
*/
protected function getAdminUsersResponsibilitiesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminUsersResponsibilitiesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminUsersResponsibilitiesController'] = $instance = new \App\Controller\AdminUsersResponsibilitiesController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminUsersResponsibilitiesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminValuationSeoController' shared autowired service.
*
* @return \App\Controller\AdminValuationSeoController
*/
protected function getAdminValuationSeoControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminValuationSeoController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminValuationSeoController'] = $instance = new \App\Controller\AdminValuationSeoController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminValuationSeoController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminWarrantiesController' shared autowired service.
*
* @return \App\Controller\AdminWarrantiesController
*/
protected function getAdminWarrantiesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminWarrantiesController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\AdminWarrantiesController'] = $instance = new \App\Controller\AdminWarrantiesController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminWarrantiesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminWwwRatyController' shared autowired service.
*
* @return \App\Controller\AdminWwwRatyController
*/
protected function getAdminWwwRatyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminWwwRatyController.php';
$this->services['App\\Controller\\AdminWwwRatyController'] = $instance = new \App\Controller\AdminWwwRatyController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminWwwRatyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\IndexController' shared autowired service.
*
* @return \App\Controller\IndexController
*/
protected function getIndexControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/IndexController.php';
$this->services['App\\Controller\\IndexController'] = $instance = new \App\Controller\IndexController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\EmailTemplatesManagement'] ?? $this->getEmailTemplatesManagementService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\IndexController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\LoginController' shared autowired service.
*
* @return \App\Controller\LoginController
*/
protected function getLoginControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/LoginController.php';
$this->services['App\\Controller\\LoginController'] = $instance = new \App\Controller\LoginController();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\LoginController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PluginUpdateController' shared autowired service.
*
* @return \App\Controller\PluginUpdateController
*/
protected function getPluginUpdateControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/PluginUpdateController.php';
return $this->services['App\\Controller\\PluginUpdateController'] = new \App\Controller\PluginUpdateController();
}
/**
* Gets the public 'App\Controller\ReminderController' shared autowired service.
*
* @return \App\Controller\ReminderController
*/
protected function getReminderControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ReminderController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\Controller\\ReminderController'] = $instance = new \App\Controller\ReminderController(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl'))), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Managements\\PayersManagement'] ?? $this->getPayersManagementService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ReminderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\UserAccountController' shared autowired service.
*
* @return \App\Controller\UserAccountController
*/
protected function getUserAccountControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/UserAccountController.php';
$this->services['App\\Controller\\UserAccountController'] = $instance = new \App\Controller\UserAccountController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['App\\Service\\CartService'] ?? $this->getCartServiceService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\UserAccountController', $this));
return $instance;
}
/**
* Gets the public 'App\Security\LegacyUserProvider' shared autowired service.
*
* @return \App\Security\LegacyUserProvider
*/
protected function getLegacyUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Security/LegacyUserProvider.php';
$this->services['App\\Security\\LegacyUserProvider'] = $instance = new \App\Security\LegacyUserProvider();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Security\\LegacyUserProvider', $this));
return $instance;
}
/**
* Gets the public 'App\Service\CartService' shared autowired service.
*
* @return \App\Service\CartService
*/
protected function getCartServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Service/CartService.php';
$this->services['App\\Service\\CartService'] = $instance = new \App\Service\CartService();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\CartService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\PayUService' shared autowired service.
*
* @return \App\Service\PayUService
*/
protected function getPayUServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Service/PayUService.php';
$this->services['App\\Service\\PayUService'] = $instance = new \App\Service\PayUService();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\PayUService', $this));
return $instance;
}
/**
* Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
*/
protected function getProfilerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
*
* @return \Liip\ImagineBundle\Controller\ImagineController
*/
protected function getImagineControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fdZK8O6ILg', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
}
/**
* Gets the public 'cache.global_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_GlobalClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
}
/**
* 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('TNJXlgBl3d', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.system_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_SystemClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KRxTZVxrNF', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 5 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 6 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 7 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
}, 8), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', 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.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', 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.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', 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.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', 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.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine_migrations.diff_command' => ['privates', '.doctrine_migrations.diff_command.lazy', 'get_DoctrineMigrations_DiffCommand_LazyService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', '.doctrine_migrations.sync_metadata_command.lazy', 'get_DoctrineMigrations_SyncMetadataCommand_LazyService', false],
'doctrine_migrations.versions_command' => ['privates', '.doctrine_migrations.versions_command.lazy', 'get_DoctrineMigrations_VersionsCommand_LazyService', false],
'doctrine_migrations.current_command' => ['privates', '.doctrine_migrations.current_command.lazy', 'get_DoctrineMigrations_CurrentCommand_LazyService', false],
'doctrine_migrations.dump_schema_command' => ['privates', '.doctrine_migrations.dump_schema_command.lazy', 'get_DoctrineMigrations_DumpSchemaCommand_LazyService', false],
'doctrine_migrations.execute_command' => ['privates', '.doctrine_migrations.execute_command.lazy', 'get_DoctrineMigrations_ExecuteCommand_LazyService', false],
'doctrine_migrations.generate_command' => ['privates', '.doctrine_migrations.generate_command.lazy', 'get_DoctrineMigrations_GenerateCommand_LazyService', false],
'doctrine_migrations.latest_command' => ['privates', '.doctrine_migrations.latest_command.lazy', 'get_DoctrineMigrations_LatestCommand_LazyService', false],
'doctrine_migrations.migrate_command' => ['privates', '.doctrine_migrations.migrate_command.lazy', 'get_DoctrineMigrations_MigrateCommand_LazyService', false],
'doctrine_migrations.rollup_command' => ['privates', '.doctrine_migrations.rollup_command.lazy', 'get_DoctrineMigrations_RollupCommand_LazyService', false],
'doctrine_migrations.status_command' => ['privates', '.doctrine_migrations.status_command.lazy', 'get_DoctrineMigrations_StatusCommand_LazyService', false],
'doctrine_migrations.up_to_date_command' => ['privates', '.doctrine_migrations.up_to_date_command.lazy', 'get_DoctrineMigrations_UpToDateCommand_LazyService', false],
'doctrine_migrations.version_command' => ['privates', '.doctrine_migrations.version_command.lazy', 'get_DoctrineMigrations_VersionCommand_LazyService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'backup_manager.command.backup' => ['privates', 'backup_manager.command.backup', 'getBackupManager_Command_BackupService', false],
'backup_manager.command.restore' => ['privates', 'backup_manager.command.restore', 'getBackupManager_Command_RestoreService', false],
'liip_imagine.command.cache_remove' => ['privates', 'liip_imagine.command.cache_remove', 'getLiipImagine_Command_CacheRemoveService', false],
'liip_imagine.command.cache_resolve' => ['privates', 'liip_imagine.command.cache_resolve', 'getLiipImagine_Command_CacheResolveService', false],
'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
'maker.auto_command.make_stimulus_controller' => ['privates', '.maker.auto_command.make_stimulus_controller.lazy', 'get_Maker_AutoCommand_MakeStimulusController_LazyService', false],
], [
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.dotenv_debug' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_extract' => '?',
'console.command.validator_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'console.command.form_debug' => '?',
'console.command.secrets_set' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine_migrations.diff_command' => '?',
'doctrine_migrations.sync_metadata_command' => '?',
'doctrine_migrations.versions_command' => '?',
'doctrine_migrations.current_command' => '?',
'doctrine_migrations.dump_schema_command' => '?',
'doctrine_migrations.execute_command' => '?',
'doctrine_migrations.generate_command' => '?',
'doctrine_migrations.latest_command' => '?',
'doctrine_migrations.migrate_command' => '?',
'doctrine_migrations.rollup_command' => '?',
'doctrine_migrations.status_command' => '?',
'doctrine_migrations.up_to_date_command' => '?',
'doctrine_migrations.version_command' => '?',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'backup_manager.command.backup' => 'BM\\BackupManagerBundle\\Command\\BackupCommand',
'backup_manager.command.restore' => 'BM\\BackupManagerBundle\\Command\\RestoreCommand',
'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
'maker.auto_command.make_auth' => '?',
'maker.auto_command.make_command' => '?',
'maker.auto_command.make_controller' => '?',
'maker.auto_command.make_crud' => '?',
'maker.auto_command.make_docker_database' => '?',
'maker.auto_command.make_entity' => '?',
'maker.auto_command.make_fixtures' => '?',
'maker.auto_command.make_form' => '?',
'maker.auto_command.make_message' => '?',
'maker.auto_command.make_messenger_middleware' => '?',
'maker.auto_command.make_registration_form' => '?',
'maker.auto_command.make_reset_password' => '?',
'maker.auto_command.make_serializer_encoder' => '?',
'maker.auto_command.make_serializer_normalizer' => '?',
'maker.auto_command.make_subscriber' => '?',
'maker.auto_command.make_twig_extension' => '?',
'maker.auto_command.make_test' => '?',
'maker.auto_command.make_validator' => '?',
'maker.auto_command.make_voter' => '?',
'maker.auto_command.make_user' => '?',
'maker.auto_command.make_migration' => '?',
'maker.auto_command.make_stimulus_controller' => '?',
]), ['about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'backup-manager:backup' => 'backup_manager.command.backup', 'backup-manager:restore' => 'backup_manager.command.restore', 'liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove', 'liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve', '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', 'make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
}
/**
* Gets the public 'container.env_var_processors_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getContainer_EnvVarProcessorsLocatorService()
{
return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
], [
'base64' => '?',
'bool' => '?',
'const' => '?',
'csv' => '?',
'default' => '?',
'file' => '?',
'float' => '?',
'int' => '?',
'json' => '?',
'key' => '?',
'not' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public '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);
$c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
$c->setConnectionName('default');
$a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
$a->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($b), 1 => $c]);
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('DATABASE_URL'), 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()), []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setLazyGhostObjectEnabled(false);
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\AdditionalServicesRepository' => ['privates', 'App\\Repository\\AdditionalServicesRepository', 'getAdditionalServicesRepositoryService', false],
'App\\Repository\\AgreementFieldRepository' => ['privates', 'App\\Repository\\AgreementFieldRepository', 'getAgreementFieldRepositoryService', false],
'App\\Repository\\AgreementRepository' => ['privates', 'App\\Repository\\AgreementRepository', 'getAgreementRepositoryService', false],
'App\\Repository\\AgreementTypeAgreementFieldRepository' => ['privates', 'App\\Repository\\AgreementTypeAgreementFieldRepository', 'getAgreementTypeAgreementFieldRepositoryService', false],
'App\\Repository\\AgreementTypeRepository' => ['privates', 'App\\Repository\\AgreementTypeRepository', 'getAgreementTypeRepositoryService', false],
'App\\Repository\\AgreementsRepository' => ['privates', 'App\\Repository\\AgreementsRepository', 'getAgreementsRepositoryService', false],
'App\\Repository\\AgreementsSamplesRepository' => ['privates', 'App\\Repository\\AgreementsSamplesRepository', 'getAgreementsSamplesRepositoryService', false],
'App\\Repository\\AssociatesRepository' => ['privates', 'App\\Repository\\AssociatesRepository', 'getAssociatesRepositoryService', false],
'App\\Repository\\BannerRepository' => ['privates', 'App\\Repository\\BannerRepository', 'getBannerRepositoryService', false],
'App\\Repository\\BusinessProfilesRepository' => ['privates', 'App\\Repository\\BusinessProfilesRepository', 'getBusinessProfilesRepositoryService', false],
'App\\Repository\\CertyfikatesSslRepository' => ['privates', 'App\\Repository\\CertyfikatesSslRepository', 'getCertyfikatesSslRepositoryService', false],
'App\\Repository\\ClientsRepository' => ['privates', 'App\\Repository\\ClientsRepository', 'getClientsRepositoryService', false],
'App\\Repository\\ContractorsRepository' => ['privates', 'App\\Repository\\ContractorsRepository', 'getContractorsRepositoryService', false],
'App\\Repository\\CustomersRepository' => ['privates', 'App\\Repository\\CustomersRepository', 'getCustomersRepositoryService', false],
'App\\Repository\\DailySheetRepository' => ['privates', 'App\\Repository\\DailySheetRepository', 'getDailySheetRepositoryService', false],
'App\\Repository\\DebtorsRepository' => ['privates', 'App\\Repository\\DebtorsRepository', 'getDebtorsRepositoryService', false],
'App\\Repository\\DomainsRepository' => ['privates', 'App\\Repository\\DomainsRepository', 'getDomainsRepositoryService', false],
'App\\Repository\\EmailTemplatesRepository' => ['privates', 'App\\Repository\\EmailTemplatesRepository', 'getEmailTemplatesRepositoryService', false],
'App\\Repository\\EvaluationRepository' => ['privates', 'App\\Repository\\EvaluationRepository', 'getEvaluationRepositoryService', false],
'App\\Repository\\FaqRepository' => ['privates', 'App\\Repository\\FaqRepository', 'getFaqRepositoryService', false],
'App\\Repository\\GadsRepository' => ['privates', 'App\\Repository\\GadsRepository', 'getGadsRepositoryService', false],
'App\\Repository\\GoogleAdsCampaignRepository' => ['privates', 'App\\Repository\\GoogleAdsCampaignRepository', 'getGoogleAdsCampaignRepositoryService', false],
'App\\Repository\\GopinionsRepository' => ['privates', 'App\\Repository\\GopinionsRepository', 'getGopinionsRepositoryService', false],
'App\\Repository\\HostingClientsRepository' => ['privates', 'App\\Repository\\HostingClientsRepository', 'getHostingClientsRepositoryService', false],
'App\\Repository\\HostingRepository' => ['privates', 'App\\Repository\\HostingRepository', 'getHostingRepositoryService', false],
'App\\Repository\\InstallmentWebsitesRepository' => ['privates', 'App\\Repository\\InstallmentWebsitesRepository', 'getInstallmentWebsitesRepositoryService', false],
'App\\Repository\\InstallmentsRepository' => ['privates', 'App\\Repository\\InstallmentsRepository', 'getInstallmentsRepositoryService', false],
'App\\Repository\\InvoicesItemsRepository' => ['privates', 'App\\Repository\\InvoicesItemsRepository', 'getInvoicesItemsRepositoryService', false],
'App\\Repository\\InvoicesPayersRepository' => ['privates', 'App\\Repository\\InvoicesPayersRepository', 'getInvoicesPayersRepositoryService', false],
'App\\Repository\\InvoicesProductsRepository' => ['privates', 'App\\Repository\\InvoicesProductsRepository', 'getInvoicesProductsRepositoryService', false],
'App\\Repository\\InvoicesRepository' => ['privates', 'App\\Repository\\InvoicesRepository', 'getInvoicesRepositoryService', false],
'App\\Repository\\LeadsRepository' => ['privates', 'App\\Repository\\LeadsRepository', 'getLeadsRepositoryService', false],
'App\\Repository\\LogsRepository' => ['privates', 'App\\Repository\\LogsRepository', 'getLogsRepositoryService', false],
'App\\Repository\\OffertsRepository' => ['privates', 'App\\Repository\\OffertsRepository', 'getOffertsRepositoryService', false],
'App\\Repository\\OpiekaSerwisowaRepository' => ['privates', 'App\\Repository\\OpiekaSerwisowaRepository', 'getOpiekaSerwisowaRepositoryService', false],
'App\\Repository\\PayersRepository' => ['privates', 'App\\Repository\\PayersRepository', 'getPayersRepositoryService', false],
'App\\Repository\\PositionRepository' => ['privates', 'App\\Repository\\PositionRepository', 'getPositionRepositoryService', false],
'App\\Repository\\PreordersRepository' => ['privates', 'App\\Repository\\PreordersRepository', 'getPreordersRepositoryService', false],
'App\\Repository\\ProductsCategoriesRepository' => ['privates', 'App\\Repository\\ProductsCategoriesRepository', 'getProductsCategoriesRepositoryService', false],
'App\\Repository\\ProductsRepository' => ['privates', 'App\\Repository\\ProductsRepository', 'getProductsRepositoryService', false],
'App\\Repository\\ProductsTagsRepository' => ['privates', 'App\\Repository\\ProductsTagsRepository', 'getProductsTagsRepositoryService', false],
'App\\Repository\\ReklamaRepository' => ['privates', 'App\\Repository\\ReklamaRepository', 'getReklamaRepositoryService', false],
'App\\Repository\\ReminderRepository' => ['privates', 'App\\Repository\\ReminderRepository', 'getReminderRepositoryService', false],
'App\\Repository\\RemindersRepository' => ['privates', 'App\\Repository\\RemindersRepository', 'getRemindersRepositoryService', false],
'App\\Repository\\SelfInfoRepository' => ['privates', 'App\\Repository\\SelfInfoRepository', 'getSelfInfoRepositoryService', false],
'App\\Repository\\SeoCheckRepository' => ['privates', 'App\\Repository\\SeoCheckRepository', 'getSeoCheckRepositoryService', false],
'App\\Repository\\SeoContentRepository' => ['privates', 'App\\Repository\\SeoContentRepository', 'getSeoContentRepositoryService', false],
'App\\Repository\\SeoLinkBuildingRepository' => ['privates', 'App\\Repository\\SeoLinkBuildingRepository', 'getSeoLinkBuildingRepositoryService', false],
'App\\Repository\\SeoLogsRepository' => ['privates', 'App\\Repository\\SeoLogsRepository', 'getSeoLogsRepositoryService', false],
'App\\Repository\\SeoProjectCheckRepository' => ['privates', 'App\\Repository\\SeoProjectCheckRepository', 'getSeoProjectCheckRepositoryService', false],
'App\\Repository\\SeoProjectGroupsRepository' => ['privates', 'App\\Repository\\SeoProjectGroupsRepository', 'getSeoProjectGroupsRepositoryService', false],
'App\\Repository\\SeoProjectRepository' => ['privates', 'App\\Repository\\SeoProjectRepository', 'getSeoProjectRepositoryService', false],
'App\\Repository\\SeoRepository' => ['privates', 'App\\Repository\\SeoRepository', 'getSeoRepositoryService', false],
'App\\Repository\\SeoTaskRepository' => ['privates', 'App\\Repository\\SeoTaskRepository', 'getSeoTaskRepositoryService', false],
'App\\Repository\\ServiceContentMarketingRepository' => ['privates', 'App\\Repository\\ServiceContentMarketingRepository', 'getServiceContentMarketingRepositoryService', false],
'App\\Repository\\ServicesRepository' => ['privates', 'App\\Repository\\ServicesRepository', 'getServicesRepositoryService', false],
'App\\Repository\\SettingsRepository' => ['privates', 'App\\Repository\\SettingsRepository', 'getSettingsRepositoryService', false],
'App\\Repository\\TicketsRepository' => ['privates', 'App\\Repository\\TicketsRepository', 'getTicketsRepositoryService', false],
'App\\Repository\\UserAccessRepository' => ['privates', 'App\\Repository\\UserAccessRepository', 'getUserAccessRepositoryService', false],
'App\\Repository\\UserResponsibilityCategoryRepository' => ['privates', 'App\\Repository\\UserResponsibilityCategoryRepository', 'getUserResponsibilityCategoryRepositoryService', false],
'App\\Repository\\UserResponsibilityRepository' => ['privates', 'App\\Repository\\UserResponsibilityRepository', 'getUserResponsibilityRepositoryService', false],
'App\\Repository\\UsersAddressesRepository' => ['privates', 'App\\Repository\\UsersAddressesRepository', 'getUsersAddressesRepositoryService', false],
'App\\Repository\\UsersRepository' => ['privates', 'App\\Repository\\UsersRepository', 'getUsersRepositoryService', false],
'App\\Repository\\ValuationSeoRepository' => ['privates', 'App\\Repository\\ValuationSeoRepository', 'getValuationSeoRepositoryService', false],
'App\\Repository\\WarrantiesRepository' => ['privates', 'App\\Repository\\WarrantiesRepository', 'getWarrantiesRepositoryService', false],
'App\\Repository\\WwwRatyPozycjeRepository' => ['privates', 'App\\Repository\\WwwRatyPozycjeRepository', 'getWwwRatyPozycjeRepositoryService', false],
'App\\Repository\\WwwRatyRepository' => ['privates', 'App\\Repository\\WwwRatyRepository', 'getWwwRatyRepositoryService', false],
], [
'App\\Repository\\AdditionalServicesRepository' => '?',
'App\\Repository\\AgreementFieldRepository' => '?',
'App\\Repository\\AgreementRepository' => '?',
'App\\Repository\\AgreementTypeAgreementFieldRepository' => '?',
'App\\Repository\\AgreementTypeRepository' => '?',
'App\\Repository\\AgreementsRepository' => '?',
'App\\Repository\\AgreementsSamplesRepository' => '?',
'App\\Repository\\AssociatesRepository' => '?',
'App\\Repository\\BannerRepository' => '?',
'App\\Repository\\BusinessProfilesRepository' => '?',
'App\\Repository\\CertyfikatesSslRepository' => '?',
'App\\Repository\\ClientsRepository' => '?',
'App\\Repository\\ContractorsRepository' => '?',
'App\\Repository\\CustomersRepository' => '?',
'App\\Repository\\DailySheetRepository' => '?',
'App\\Repository\\DebtorsRepository' => '?',
'App\\Repository\\DomainsRepository' => '?',
'App\\Repository\\EmailTemplatesRepository' => '?',
'App\\Repository\\EvaluationRepository' => '?',
'App\\Repository\\FaqRepository' => '?',
'App\\Repository\\GadsRepository' => '?',
'App\\Repository\\GoogleAdsCampaignRepository' => '?',
'App\\Repository\\GopinionsRepository' => '?',
'App\\Repository\\HostingClientsRepository' => '?',
'App\\Repository\\HostingRepository' => '?',
'App\\Repository\\InstallmentWebsitesRepository' => '?',
'App\\Repository\\InstallmentsRepository' => '?',
'App\\Repository\\InvoicesItemsRepository' => '?',
'App\\Repository\\InvoicesPayersRepository' => '?',
'App\\Repository\\InvoicesProductsRepository' => '?',
'App\\Repository\\InvoicesRepository' => '?',
'App\\Repository\\LeadsRepository' => '?',
'App\\Repository\\LogsRepository' => '?',
'App\\Repository\\OffertsRepository' => '?',
'App\\Repository\\OpiekaSerwisowaRepository' => '?',
'App\\Repository\\PayersRepository' => '?',
'App\\Repository\\PositionRepository' => '?',
'App\\Repository\\PreordersRepository' => '?',
'App\\Repository\\ProductsCategoriesRepository' => '?',
'App\\Repository\\ProductsRepository' => '?',
'App\\Repository\\ProductsTagsRepository' => '?',
'App\\Repository\\ReklamaRepository' => '?',
'App\\Repository\\ReminderRepository' => '?',
'App\\Repository\\RemindersRepository' => '?',
'App\\Repository\\SelfInfoRepository' => '?',
'App\\Repository\\SeoCheckRepository' => '?',
'App\\Repository\\SeoContentRepository' => '?',
'App\\Repository\\SeoLinkBuildingRepository' => '?',
'App\\Repository\\SeoLogsRepository' => '?',
'App\\Repository\\SeoProjectCheckRepository' => '?',
'App\\Repository\\SeoProjectGroupsRepository' => '?',
'App\\Repository\\SeoProjectRepository' => '?',
'App\\Repository\\SeoRepository' => '?',
'App\\Repository\\SeoTaskRepository' => '?',
'App\\Repository\\ServiceContentMarketingRepository' => '?',
'App\\Repository\\ServicesRepository' => '?',
'App\\Repository\\SettingsRepository' => '?',
'App\\Repository\\TicketsRepository' => '?',
'App\\Repository\\UserAccessRepository' => '?',
'App\\Repository\\UserResponsibilityCategoryRepository' => '?',
'App\\Repository\\UserResponsibilityRepository' => '?',
'App\\Repository\\UsersAddressesRepository' => '?',
'App\\Repository\\UsersRepository' => '?',
'App\\Repository\\ValuationSeoRepository' => '?',
'App\\Repository\\WarrantiesRepository' => '?',
'App\\Repository\\WwwRatyPozycjeRepository' => '?',
'App\\Repository\\WwwRatyRepository' => '?',
])));
$a->addCustomStringFunction('MONTH', 'DoctrineExtensions\\Query\\Mysql\\Month');
$a->addCustomStringFunction('YEAR', 'DoctrineExtensions\\Query\\Mysql\\Year');
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 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.request', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('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.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$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('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('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'pagination'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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)), $b));
}
/**
* Gets the public 'knp_paginator' shared service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getKnpPaginatorService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getKnpPaginatorService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
$instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
return $instance;
}
/**
* Gets the public 'liip_imagine.binary.loader.default' shared service.
*
* @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
*/
protected function getLiipImagine_Binary_Loader_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
$a = \Symfony\Component\Mime\MimeTypes::getDefault();
return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a, $a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([0 => (\dirname(__DIR__, 4).'/public')], false));
}
/**
* Gets the public 'liip_imagine.cache.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
*/
protected function getLiipImagine_Cache_ManagerService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? ($this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([]))), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a, 'default', false);
$instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
$instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.cache.resolver.default' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_DefaultService()
{
return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__, 4).'/public'), 'media/cache');
}
/**
* Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
{
return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
}
/**
* Gets the public 'liip_imagine.cache.signer' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Signer
*/
protected function getLiipImagine_Cache_SignerService()
{
return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
}
/**
* Gets the public 'liip_imagine.config.stack_collection' shared service.
*
* @return \Liip\ImagineBundle\Config\StackCollection
*/
protected function getLiipImagine_Config_StackCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
$a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
$b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a, $b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), []);
}
/**
* Gets the public 'liip_imagine.data.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Data\DataManager
*/
protected function getLiipImagine_Data_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
$this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? ($this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([]))), 'default', NULL);
$instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.filter.loader.downscale' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_DownscaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.fixed' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
*/
protected function getLiipImagine_Filter_Loader_FixedService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.flip' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
*/
protected function getLiipImagine_Filter_Loader_FlipService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_GrayscaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.interlace' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
*/
protected function getLiipImagine_Filter_Loader_InterlaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.resample' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_ResampleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
}
/**
* Gets the public 'liip_imagine.filter.loader.rotate' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
*/
protected function getLiipImagine_Filter_Loader_RotateService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
*/
protected function getLiipImagine_Filter_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
$a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
$this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? ($this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([]))), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
$instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
$instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
$instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
$instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
$instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
$instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__, 4)));
$instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__, 4)));
$instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
$instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
$instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
$instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
$instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
$instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
$instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
$instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
$instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
$instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
$instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
$instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim', true, NULL, true, NULL));
$instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng', 7, true, NULL));
$instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
$instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
$instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp', NULL, 75, 100, 4, 'fast', 1, false, $this->parameters['liip_imagine.cwebp.metadata']));
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, 'pl');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)));
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]), 'dev'));
$a->addLoader($c);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->privates['session_listener'])) {
yield 'session_listener' => ($this->privates['session_listener'] ?? 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['cache.validator_expression_language'])) {
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
}
if (isset($this->services['.container.private.profiler'])) {
yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
}
if (isset($this->services['.container.private.validator'])) {
yield 'debug.validator' => ($this->services['.container.private.validator'] ?? 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->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['doctrine.debug_data_holder'])) {
yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->services['.container.private.security.token_storage'])) {
yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
}
if (isset($this->privates['cache.security_expression_language'])) {
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
}
if (isset($this->privates['debug.security.firewall'])) {
yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? 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['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['.debug.http_client']));
}), ['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'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'doctrine.debug_data_holder' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset']]);
}
/**
* 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 '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 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'web_profiler.controller.profiler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
*/
protected function getWebProfiler_Controller_ProfilerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_extract.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationExtract_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.validator_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ValidatorDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.doctrine_migrations.current_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_CurrentCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version', false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_DiffCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.', false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.', false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.', false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_GenerateCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.', false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_LatestCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version', false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_MigrateCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.', false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_RollupCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.', false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.status_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_StatusCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.', false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.', false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.', false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.version_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_VersionCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.', false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_VersionsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.', false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
});
}
/**
* Gets the private '.errored..service_locator.4oQUKNw.App\Entity\SeoProjectGroups' shared service.
*
* @return \App\Entity\SeoProjectGroups
*/
protected function getSeoProjectGroupsService()
{
$this->throw('Cannot autowire service ".service_locator.4oQUKNw": it references class "App\\Entity\\SeoProjectGroups" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.O7MpbiO.App\Entity\Preorders' shared service.
*
* @return \App\Entity\Preorders
*/
protected function getPreordersService()
{
$this->throw('Cannot autowire service ".service_locator.O7MpbiO": it references class "App\\Entity\\Preorders" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.st3ASTR.Symfony\Component\Security\Core\User\UserInterface' shared service.
*
* @return \Symfony\Component\Security\Core\User\UserInterface
*/
protected function getUserInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.st3ASTR": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. You should maybe alias this interface to the existing "App\\Security\\ShopUser" service.');
}
/**
* Gets the private '.errored..service_locator.u7dLB2Q.App\Entity\SeoProjectGroups' shared service.
*
* @return \App\Entity\SeoProjectGroups
*/
protected function getSeoProjectGroups2Service()
{
$this->throw('Cannot autowire service ".service_locator.u7dLB2Q": it references class "App\\Entity\\SeoProjectGroups" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
}
/**
* Gets the private '.maker.auto_command.make_auth.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeAuth_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
});
}
/**
* Gets the private '.maker.auto_command.make_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
});
}
/**
* Gets the private '.maker.auto_command.make_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_crud.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCrud_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
});
}
/**
* Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
});
}
/**
* Gets the private '.maker.auto_command.make_entity.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeEntity_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
});
}
/**
* Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
});
}
/**
* Gets the private '.maker.auto_command.make_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_message.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessage_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
});
}
/**
* Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
});
}
/**
* Gets the private '.maker.auto_command.make_migration.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMigration_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
});
}
/**
* Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
});
}
/**
* Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
});
}
/**
* Gets the private '.maker.auto_command.make_test.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTest_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
});
}
/**
* Gets the private '.maker.auto_command.make_user.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeUser_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
});
}
/**
* Gets the private '.maker.auto_command.make_validator.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeValidator_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
});
}
/**
* Gets the private '.maker.auto_command.make_voter.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeVoter_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
});
}
/**
* Gets the private '.monolog.command.server_log.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Monolog_Command_ServerLog_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
});
}
/**
* Gets the private '.security.command.debug_firewall.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_DebugFirewall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* Gets the private '.security.command.user_password_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
});
}
/**
* Gets the private '.security.command.user_password_hash.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordHash_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator...HCzZF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator___HCzZFService()
{
return $this->privates['.service_locator...HCzZF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dailyManagement' => ['privates', 'App\\Managements\\Daily', 'getDailyService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'dailyManagement' => 'App\\Managements\\Daily',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator..eHqkeB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__EHqkeBService()
{
return $this->privates['.service_locator..eHqkeB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
], [
'paginator' => '?',
]);
}
/**
* Gets the private '.service_locator.09H4hjN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_09H4hjNService()
{
return $this->privates['.service_locator.09H4hjN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
]);
}
/**
* Gets the private '.service_locator.0Dxpl7z' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0Dxpl7zService()
{
return $this->privates['.service_locator.0Dxpl7z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hostingManagement' => ['privates', 'App\\Managements\\Hosting', 'getHostingService', false],
], [
'hostingManagement' => 'App\\Managements\\Hosting',
]);
}
/**
* Gets the private '.service_locator.1dpLdjU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1dpLdjUService()
{
return $this->privates['.service_locator.1dpLdjU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hostingManagement' => ['privates', 'App\\Managements\\HostingClientsManagement', 'getHostingClientsManagementService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'hostingManagement' => 'App\\Managements\\HostingClientsManagement',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.1hO3vvl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1hO3vvlService()
{
return $this->privates['.service_locator.1hO3vvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'logsManagement' => ['privates', 'App\\Managements\\Logs', 'getLogsService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'logsManagement' => 'App\\Managements\\Logs',
]);
}
/**
* Gets the private '.service_locator.2qG5TnC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2qG5TnCService()
{
return $this->privates['.service_locator.2qG5TnC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'logsManagement' => ['privates', 'App\\Managements\\Logs', 'getLogsService', false],
], [
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'logsManagement' => 'App\\Managements\\Logs',
]);
}
/**
* Gets the private '.service_locator.36baVRz' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_36baVRzService()
{
return $this->privates['.service_locator.36baVRz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectCheckRepository' => ['privates', 'App\\Repository\\SeoProjectCheckRepository', 'getSeoProjectCheckRepositoryService', false],
'seoProjectChecklistManagement' => ['privates', 'App\\Managements\\SeoProjectChecklistManagement', 'getSeoProjectChecklistManagementService', false],
'seoProjectManagement' => ['privates', 'App\\Managements\\SeoProjectManagement', 'getSeoProjectManagementService', false],
'usersRepository' => ['privates', 'App\\Repository\\UsersRepository', 'getUsersRepositoryService', false],
], [
'seoProjectCheckRepository' => 'App\\Repository\\SeoProjectCheckRepository',
'seoProjectChecklistManagement' => 'App\\Managements\\SeoProjectChecklistManagement',
'seoProjectManagement' => 'App\\Managements\\SeoProjectManagement',
'usersRepository' => 'App\\Repository\\UsersRepository',
]);
}
/**
* Gets the private '.service_locator.3iJvgtF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3iJvgtFService()
{
return $this->privates['.service_locator.3iJvgtF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\AdditionalServicesController::add' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::changeAnnualArchive' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::changeCustomerPrio' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::changeOneTimeArchive' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::changePrintStatus' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::changeUpdateDate' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::edit' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::index' => ['privates', '.service_locator.qUW9BVE', 'get_ServiceLocator_QUW9BVEService', false],
'App\\Controller\\AdditionalServicesController::remove' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController::removeFile' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdminAgreementSamplesController::addSample' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController::editSample' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController::sampleAdd' => ['privates', '.service_locator.5yiDg9F', 'get_ServiceLocator_5yiDg9FService', false],
'App\\Controller\\AdminAgreementSamplesController::sampleEdit' => ['privates', '.service_locator.5yiDg9F', 'get_ServiceLocator_5yiDg9FService', false],
'App\\Controller\\AdminAgreementSamplesController::samples' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController::samplesFieldsManagement' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController::samplesManagement' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController::showSampleType' => ['privates', '.service_locator._tgPIK7', 'get_ServiceLocator_TgPIK7Service', false],
'App\\Controller\\AdminAgreementSamplesController::updateFieldsOrder' => ['privates', '.service_locator.YL1vF_H', 'get_ServiceLocator_YL1vFHService', false],
'App\\Controller\\AdminAgreementsController::clone' => ['privates', '.service_locator.kZIW2Ux', 'get_ServiceLocator_KZIW2UxService', false],
'App\\Controller\\AdminAgreementsController::display' => ['privates', '.service_locator.mxbQrbE', 'get_ServiceLocator_MxbQrbEService', false],
'App\\Controller\\AdminAgreementsController::edit' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementsController::generate' => ['privates', '.service_locator.mxbQrbE', 'get_ServiceLocator_MxbQrbEService', false],
'App\\Controller\\AdminAgreementsController::index' => ['privates', '.service_locator.6cLT2Ww', 'get_ServiceLocator_6cLT2WwService', false],
'App\\Controller\\AdminAgreementsController::remove' => ['privates', '.service_locator.YL1vF_H', 'get_ServiceLocator_YL1vFHService', false],
'App\\Controller\\AdminAgreementsController::zmienStatusy' => ['privates', '.service_locator.YL1vF_H', 'get_ServiceLocator_YL1vFHService', false],
'App\\Controller\\AdminArchiveClientController::add' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminArchiveClientController::edit' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminArchiveClientController::index' => ['privates', '.service_locator.gNEFL9q', 'get_ServiceLocator_GNEFL9qService', false],
'App\\Controller\\AdminArchiveClientController::remove' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminAssociatesController::add' => ['privates', '.service_locator.bOgT7D1', 'get_ServiceLocator_BOgT7D1Service', false],
'App\\Controller\\AdminAssociatesController::edit' => ['privates', '.service_locator.bOgT7D1', 'get_ServiceLocator_BOgT7D1Service', false],
'App\\Controller\\AdminAssociatesController::index' => ['privates', '.service_locator.h0_lTYe', 'get_ServiceLocator_H0LTYeService', false],
'App\\Controller\\AdminAssociatesController::remove' => ['privates', '.service_locator.LVZ7qh7', 'get_ServiceLocator_LVZ7qh7Service', false],
'App\\Controller\\AdminBannersController::editBanner' => ['privates', '.service_locator.uYpqMYK', 'get_ServiceLocator_UYpqMYKService', false],
'App\\Controller\\AdminBannersController::index' => ['privates', '.service_locator.w0tXx9R', 'get_ServiceLocator_W0tXx9RService', false],
'App\\Controller\\AdminBannersController::remove' => ['privates', '.service_locator.eauy4GJ', 'get_ServiceLocator_Eauy4GJService', false],
'App\\Controller\\AdminBannersController::resetCounter' => ['privates', '.service_locator.eauy4GJ', 'get_ServiceLocator_Eauy4GJService', false],
'App\\Controller\\AdminBannersController::show' => ['privates', '.service_locator.uYpqMYK', 'get_ServiceLocator_UYpqMYKService', false],
'App\\Controller\\AdminBannersController::view' => ['privates', '.service_locator.uYpqMYK', 'get_ServiceLocator_UYpqMYKService', false],
'App\\Controller\\AdminBusinessProfilesController::DeleteSelfInfo' => ['privates', '.service_locator.trjtRjZ', 'get_ServiceLocator_TrjtRjZService', false],
'App\\Controller\\AdminBusinessProfilesController::add' => ['privates', '.service_locator.cxo3Uiu', 'get_ServiceLocator_Cxo3UiuService', false],
'App\\Controller\\AdminBusinessProfilesController::changeStatus' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminBusinessProfilesController::edit' => ['privates', '.service_locator.cxo3Uiu', 'get_ServiceLocator_Cxo3UiuService', false],
'App\\Controller\\AdminBusinessProfilesController::index' => ['privates', '.service_locator.6Wd_HOs', 'get_ServiceLocator_6WdHOsService', false],
'App\\Controller\\AdminBusinessProfilesController::remove' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminBusinessProfilesController::removeFile' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminBusinessProfilesController::updateSelfInfo' => ['privates', '.service_locator.trjtRjZ', 'get_ServiceLocator_TrjtRjZService', false],
'App\\Controller\\AdminBusinessProfilesController::uploadFile' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminCertyfikatsSslController::add' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController::changeClient' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController::changeCompany' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController::changeCustomerPrio' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController::check' => ['privates', '.service_locator.OVASMPr', 'get_ServiceLocator_OVASMPrService', false],
'App\\Controller\\AdminCertyfikatsSslController::cleanError' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController::edit' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController::import' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController::index' => ['privates', '.service_locator.6ijRxah', 'get_ServiceLocator_6ijRxahService', false],
'App\\Controller\\AdminCertyfikatsSslController::notify' => ['privates', '.service_locator.uwX.KO_', 'get_ServiceLocator_UwX_KOService', false],
'App\\Controller\\AdminCertyfikatsSslController::remove' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminContractorsController::getGusData' => ['privates', '.service_locator.vow.nGU', 'get_ServiceLocator_Vow_NGUService', false],
'App\\Controller\\AdminContractorsController::index' => ['privates', '.service_locator.OW5F4wz', 'get_ServiceLocator_OW5F4wzService', false],
'App\\Controller\\AdminController::index' => ['privates', '.service_locator.HrHonuW', 'get_ServiceLocator_HrHonuWService', false],
'App\\Controller\\AdminDailyController::add' => ['privates', '.service_locator...HCzZF', 'get_ServiceLocator___HCzZFService', false],
'App\\Controller\\AdminDailyController::changeStatus' => ['privates', '.service_locator.ULOh0G2', 'get_ServiceLocator_ULOh0G2Service', false],
'App\\Controller\\AdminDailyController::edit' => ['privates', '.service_locator...HCzZF', 'get_ServiceLocator___HCzZFService', false],
'App\\Controller\\AdminDailyController::index' => ['privates', '.service_locator.zOYbhxH', 'get_ServiceLocator_ZOYbhxHService', false],
'App\\Controller\\AdminDailyController::remove' => ['privates', '.service_locator.ClAaMoh', 'get_ServiceLocator_ClAaMohService', false],
'App\\Controller\\AdminDebtorsController::add' => ['privates', '.service_locator.x9ipq.6', 'get_ServiceLocator_X9ipq_6Service', false],
'App\\Controller\\AdminDebtorsController::edit' => ['privates', '.service_locator.x9ipq.6', 'get_ServiceLocator_X9ipq_6Service', false],
'App\\Controller\\AdminDebtorsController::index' => ['privates', '.service_locator.fn.11BS', 'get_ServiceLocator_Fn_11BSService', false],
'App\\Controller\\AdminDebtorsController::remove' => ['privates', '.service_locator.V9HXM9M', 'get_ServiceLocator_V9HXM9MService', false],
'App\\Controller\\AdminDomainsController::add' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController::changeClient' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController::changeCompany' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController::changeStatus' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController::edit' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController::index' => ['privates', '.service_locator.XC4mx0q', 'get_ServiceLocator_XC4mx0qService', false],
'App\\Controller\\AdminDomainsController::remove' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminEvaluationController::add' => ['privates', '.service_locator.aT.fXMk', 'get_ServiceLocator_AT_FXMkService', false],
'App\\Controller\\AdminEvaluationController::changeStatus' => ['privates', '.service_locator.BMWeYxJ', 'get_ServiceLocator_BMWeYxJService', false],
'App\\Controller\\AdminEvaluationController::edit' => ['privates', '.service_locator.aT.fXMk', 'get_ServiceLocator_AT_FXMkService', false],
'App\\Controller\\AdminEvaluationController::getEvaluationInfo' => ['privates', '.service_locator.wgr9JTQ', 'get_ServiceLocator_Wgr9JTQService', false],
'App\\Controller\\AdminEvaluationController::index' => ['privates', '.service_locator.Qv8ysVt', 'get_ServiceLocator_Qv8ysVtService', false],
'App\\Controller\\AdminEvaluationController::remove' => ['privates', '.service_locator.BMWeYxJ', 'get_ServiceLocator_BMWeYxJService', false],
'App\\Controller\\AdminFaqController::add' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminFaqController::edit' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminFaqController::index' => ['privates', '.service_locator.4g2k5DS', 'get_ServiceLocator_4g2k5DSService', false],
'App\\Controller\\AdminFaqController::removeEmailTemplate' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminFaqController::show' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminGadsController::add' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGadsController::edit' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGadsController::index' => ['privates', '.service_locator.dtLCRYU', 'get_ServiceLocator_DtLCRYUService', false],
'App\\Controller\\AdminGadsController::remove' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGoogleAdsController::add' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminGoogleAdsController::changeStatus' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGoogleAdsController::edit' => ['privates', '.service_locator.JZCpTSh', 'get_ServiceLocator_JZCpTShService', false],
'App\\Controller\\AdminGoogleAdsController::index' => ['privates', '.service_locator.cNMynrp', 'get_ServiceLocator_CNMynrpService', false],
'App\\Controller\\AdminGoogleAdsController::remove' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGoogleAdsController::removeFile' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGoogleAdsController::uploadFile' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGopinionsController::add' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGopinionsController::edit' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGopinionsController::index' => ['privates', '.service_locator.5qqbz_.', 'get_ServiceLocator_5qqbz_Service', false],
'App\\Controller\\AdminGopinionsController::remove' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminHostingClientsController::add' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController::changeClient' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController::changeCompany' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController::changeCustomerPrio' => ['privates', '.service_locator.9rrS5nX', 'get_ServiceLocator_9rrS5nXService', false],
'App\\Controller\\AdminHostingClientsController::changeDate' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController::changeWStatus' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController::edit' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController::import' => ['privates', '.service_locator.1dpLdjU', 'get_ServiceLocator_1dpLdjUService', false],
'App\\Controller\\AdminHostingClientsController::index' => ['privates', '.service_locator.lQhp73J', 'get_ServiceLocator_LQhp73JService', false],
'App\\Controller\\AdminHostingClientsController::remove' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingController::add' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminHostingController::changeClient' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminHostingController::edit' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminHostingController::index' => ['privates', '.service_locator.f3EZgOP', 'get_ServiceLocator_F3EZgOPService', false],
'App\\Controller\\AdminHostingController::remove' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminImportController::index' => ['privates', '.service_locator.zK.8.Gk', 'get_ServiceLocator_ZK_8_GkService', false],
'App\\Controller\\AdminImportController::platnicy' => ['privates', '.service_locator.zK.8.Gk', 'get_ServiceLocator_ZK_8_GkService', false],
'App\\Controller\\AdminImportPayersController::fakturowniaInvoices' => ['privates', '.service_locator.rp_Hks2', 'get_ServiceLocator_RpHks2Service', false],
'App\\Controller\\AdminImportPayersController::index' => ['privates', '.service_locator.KGIO1eL', 'get_ServiceLocator_KGIO1eLService', false],
'App\\Controller\\AdminInstallmentWebsitesController::add' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInstallmentWebsitesController::changeClient' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminInstallmentWebsitesController::changeCustomerPrio' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInstallmentWebsitesController::changeInstallmentStatus' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInstallmentWebsitesController::edit' => ['privates', '.service_locator.m3SYC0e', 'get_ServiceLocator_M3SYC0eService', false],
'App\\Controller\\AdminInstallmentWebsitesController::index' => ['privates', '.service_locator.DSld6u0', 'get_ServiceLocator_DSld6u0Service', false],
'App\\Controller\\AdminInstallmentWebsitesController::remove' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInvoicesController::accept' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController::add' => ['privates', '.service_locator.1hO3vvl', 'get_ServiceLocator_1hO3vvlService', false],
'App\\Controller\\AdminInvoicesController::addPosition' => ['privates', '.service_locator._Yel9.M', 'get_ServiceLocator_Yel9_MService', false],
'App\\Controller\\AdminInvoicesController::changeCompany' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController::changeCustomerPrio' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController::changeForecast' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController::checkNum' => ['privates', '.service_locator._Yel9.M', 'get_ServiceLocator_Yel9_MService', false],
'App\\Controller\\AdminInvoicesController::clone' => ['privates', '.service_locator.unwG8Ur', 'get_ServiceLocator_UnwG8UrService', false],
'App\\Controller\\AdminInvoicesController::edit' => ['privates', '.service_locator.unwG8Ur', 'get_ServiceLocator_UnwG8UrService', false],
'App\\Controller\\AdminInvoicesController::fakturownia' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController::forecasts' => ['privates', '.service_locator.GyF_w6J', 'get_ServiceLocator_GyFW6JService', false],
'App\\Controller\\AdminInvoicesController::index' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController::index_opt' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController::notify1' => ['privates', '.service_locator.09H4hjN', 'get_ServiceLocator_09H4hjNService', false],
'App\\Controller\\AdminInvoicesController::notify2' => ['privates', '.service_locator.CYOLtu5', 'get_ServiceLocator_CYOLtu5Service', false],
'App\\Controller\\AdminInvoicesController::old_index' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController::remove' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController::removePosition' => ['privates', '.service_locator._Yel9.M', 'get_ServiceLocator_Yel9_MService', false],
'App\\Controller\\AdminInvoicesController::subiekt' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminLeadsController::add' => ['privates', '.service_locator.jBZd6eu', 'get_ServiceLocator_JBZd6euService', false],
'App\\Controller\\AdminLeadsController::archive' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\AdminLeadsController::edit' => ['privates', '.service_locator.jBZd6eu', 'get_ServiceLocator_JBZd6euService', false],
'App\\Controller\\AdminLeadsController::index' => ['privates', '.service_locator.VTP0r5e', 'get_ServiceLocator_VTP0r5eService', false],
'App\\Controller\\AdminLeadsController::remove' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\AdminLeadsController::star' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\AdminLogsController::index' => ['privates', '.service_locator.xLLIBu0', 'get_ServiceLocator_XLLIBu0Service', false],
'App\\Controller\\AdminOffertsController::add' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController::edit' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController::index' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController::positionOnSlider' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController::remove' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOpiekaSerwisowaController::add' => ['privates', '.service_locator.bEWxV1I', 'get_ServiceLocator_BEWxV1IService', false],
'App\\Controller\\AdminOpiekaSerwisowaController::changeStatus' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminOpiekaSerwisowaController::edit' => ['privates', '.service_locator.bEWxV1I', 'get_ServiceLocator_BEWxV1IService', false],
'App\\Controller\\AdminOpiekaSerwisowaController::index' => ['privates', '.service_locator.yTuZ_U.', 'get_ServiceLocator_YTuZU_Service', false],
'App\\Controller\\AdminOpiekaSerwisowaController::remove' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminOpiekaSerwisowaController::removeFile' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminOpiekaSerwisowaController::uploadFile' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminPayersController::add' => ['privates', '.service_locator.KGIO1eL', 'get_ServiceLocator_KGIO1eLService', false],
'App\\Controller\\AdminPayersController::archive' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPayersController::edit' => ['privates', '.service_locator.KGIO1eL', 'get_ServiceLocator_KGIO1eLService', false],
'App\\Controller\\AdminPayersController::getDocs' => ['privates', '.service_locator.yomf0eK', 'get_ServiceLocator_Yomf0eKService', false],
'App\\Controller\\AdminPayersController::importPayersFakturownia' => ['privates', '.service_locator.cg5DUby', 'get_ServiceLocator_Cg5DUbyService', false],
'App\\Controller\\AdminPayersController::importPayersSubiekt' => ['privates', '.service_locator.cg5DUby', 'get_ServiceLocator_Cg5DUbyService', false],
'App\\Controller\\AdminPayersController::index' => ['privates', '.service_locator.h52K_rh', 'get_ServiceLocator_H52KRhService', false],
'App\\Controller\\AdminPayersController::indexkrs' => ['privates', '.service_locator.h52K_rh', 'get_ServiceLocator_H52KRhService', false],
'App\\Controller\\AdminPayersController::notify' => ['privates', '.service_locator.CYOLtu5', 'get_ServiceLocator_CYOLtu5Service', false],
'App\\Controller\\AdminPayersController::prepareMail' => ['privates', '.service_locator.CYOLtu5', 'get_ServiceLocator_CYOLtu5Service', false],
'App\\Controller\\AdminPayersController::remove' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPayersController::search' => ['privates', '.service_locator.L7NWFev', 'get_ServiceLocator_L7NWFevService', false],
'App\\Controller\\AdminPayersController::updateEmail' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPayersController::updatePhone' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPreordersController::add' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController::archive' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController::changeColor' => ['privates', '.service_locator.pJwIWjp', 'get_ServiceLocator_PJwIWjpService', false],
'App\\Controller\\AdminPreordersController::edit' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController::index' => ['privates', '.service_locator._6WTl2s', 'get_ServiceLocator_6WTl2sService', false],
'App\\Controller\\AdminPreordersController::notifyStatusChange' => ['privates', '.service_locator.O7MpbiO', 'get_ServiceLocator_O7MpbiOService', false],
'App\\Controller\\AdminPreordersController::prognozuj' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController::remove' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController::removeFile' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController::uploadFile' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminProductsCateroriesController::index' => ['privates', '.service_locator..eHqkeB', 'get_ServiceLocator__EHqkeBService', false],
'App\\Controller\\AdminProductsController::index' => ['privates', '.service_locator.Sj7JKOh', 'get_ServiceLocator_Sj7JKOhService', false],
'App\\Controller\\AdminProductsController::positionOnSlider' => ['privates', '.service_locator.HWzFbfW', 'get_ServiceLocator_HWzFbfWService', false],
'App\\Controller\\AdminProductsController::public' => ['privates', '.service_locator.HWzFbfW', 'get_ServiceLocator_HWzFbfWService', false],
'App\\Controller\\AdminProductsController::publicOnSlider' => ['privates', '.service_locator.HWzFbfW', 'get_ServiceLocator_HWzFbfWService', false],
'App\\Controller\\AdminProductsTagsController::index' => ['privates', '.service_locator..eHqkeB', 'get_ServiceLocator__EHqkeBService', false],
'App\\Controller\\AdminReklamaController::add' => ['privates', '.service_locator.NHEypmm', 'get_ServiceLocator_NHEypmmService', false],
'App\\Controller\\AdminReklamaController::changeClient' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController::changeStatus' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController::edit' => ['privates', '.service_locator.NHEypmm', 'get_ServiceLocator_NHEypmmService', false],
'App\\Controller\\AdminReklamaController::index' => ['privates', '.service_locator.Ay2f2xr', 'get_ServiceLocator_Ay2f2xrService', false],
'App\\Controller\\AdminReklamaController::remove' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController::removeFile' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController::uploadFile' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminSeoContentController::add' => ['privates', '.service_locator.R7Y_ysN', 'get_ServiceLocator_R7YYsNService', false],
'App\\Controller\\AdminSeoContentController::edit' => ['privates', '.service_locator.R7Y_ysN', 'get_ServiceLocator_R7YYsNService', false],
'App\\Controller\\AdminSeoContentController::index' => ['privates', '.service_locator.R7Y_ysN', 'get_ServiceLocator_R7YYsNService', false],
'App\\Controller\\AdminSeoController::add' => ['privates', '.service_locator.9FmdI6u', 'get_ServiceLocator_9FmdI6uService', false],
'App\\Controller\\AdminSeoController::changeClient' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoController::changeCustomerPrio' => ['privates', '.service_locator.B2u4gA2', 'get_ServiceLocator_B2u4gA2Service', false],
'App\\Controller\\AdminSeoController::edit' => ['privates', '.service_locator.9FmdI6u', 'get_ServiceLocator_9FmdI6uService', false],
'App\\Controller\\AdminSeoController::index' => ['privates', '.service_locator.7UAMsJV', 'get_ServiceLocator_7UAMsJVService', false],
'App\\Controller\\AdminSeoController::remove' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoController::removeFile' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoController::uploadFile' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoIndexerController::index' => ['privates', '.service_locator.WS5vs82', 'get_ServiceLocator_WS5vs82Service', false],
'App\\Controller\\AdminSeoLinkBuildingController::addLinkbuilding' => ['privates', '.service_locator.oOv0VM0', 'get_ServiceLocator_OOv0VM0Service', false],
'App\\Controller\\AdminSeoLinkBuildingController::index' => ['privates', '.service_locator.oOv0VM0', 'get_ServiceLocator_OOv0VM0Service', false],
'App\\Controller\\AdminSeoProjectGroupsController::delete' => ['privates', '.service_locator.4oQUKNw', 'get_ServiceLocator_4oQUKNwService', false],
'App\\Controller\\AdminSeoProjectGroupsController::edit' => ['privates', '.service_locator.4oQUKNw', 'get_ServiceLocator_4oQUKNwService', false],
'App\\Controller\\AdminSeoProjectGroupsController::index' => ['privates', '.service_locator.EazzT_l', 'get_ServiceLocator_EazzTLService', false],
'App\\Controller\\AdminSeoProjectGroupsController::new' => ['privates', '.service_locator.EazzT_l', 'get_ServiceLocator_EazzTLService', false],
'App\\Controller\\AdminSeoProjectGroupsController::show' => ['privates', '.service_locator.u7dLB2Q', 'get_ServiceLocator_U7dLB2QService', false],
'App\\Controller\\AdminSeoProjectsChecklistController::add' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminSeoProjectsChecklistController::changeStatus' => ['privates', '.service_locator.zdT4Ltw', 'get_ServiceLocator_ZdT4LtwService', false],
'App\\Controller\\AdminSeoProjectsChecklistController::edit' => ['privates', '.service_locator.lIeqFVn', 'get_ServiceLocator_LIeqFVnService', false],
'App\\Controller\\AdminSeoProjectsChecklistController::index' => ['privates', '.service_locator.dknAKLD', 'get_ServiceLocator_DknAKLDService', false],
'App\\Controller\\AdminSeoProjectsChecklistController::remove' => ['privates', '.service_locator.zdT4Ltw', 'get_ServiceLocator_ZdT4LtwService', false],
'App\\Controller\\AdminSeoProjectsController::addProject' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController::addTask' => ['privates', '.service_locator.QPTe9D9', 'get_ServiceLocator_QPTe9D9Service', false],
'App\\Controller\\AdminSeoProjectsController::changeGroup' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController::changeStatus' => ['privates', '.service_locator.zPF8Pqj', 'get_ServiceLocator_ZPF8PqjService', false],
'App\\Controller\\AdminSeoProjectsController::check' => ['privates', '.service_locator.36baVRz', 'get_ServiceLocator_36baVRzService', false],
'App\\Controller\\AdminSeoProjectsController::checkTask' => ['privates', '.service_locator.7MI4Tpe', 'get_ServiceLocator_7MI4TpeService', false],
'App\\Controller\\AdminSeoProjectsController::countTask' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController::editProject' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController::getProjectInfo' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController::getTaskInfo' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController::importProjects' => ['privates', '.service_locator.htiX0Gn', 'get_ServiceLocator_HtiX0GnService', false],
'App\\Controller\\AdminSeoProjectsController::index' => ['privates', '.service_locator.WS5vs82', 'get_ServiceLocator_WS5vs82Service', false],
'App\\Controller\\AdminSeoProjectsController::removeProject' => ['privates', '.service_locator.zPF8Pqj', 'get_ServiceLocator_ZPF8PqjService', false],
'App\\Controller\\AdminSeoProjectsController::removeTask' => ['privates', '.service_locator.zPF8Pqj', 'get_ServiceLocator_ZPF8PqjService', false],
'App\\Controller\\AdminServiceContentMarketingController::add' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminServiceContentMarketingController::edit' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminServiceContentMarketingController::index' => ['privates', '.service_locator.RvyhiIU', 'get_ServiceLocator_RvyhiIUService', false],
'App\\Controller\\AdminServicesController::edit' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminServicesController::export' => ['privates', '.service_locator.RjL_iG7', 'get_ServiceLocator_RjLIG7Service', false],
'App\\Controller\\AdminServicesController::index' => ['privates', '.service_locator.uf6oYCF', 'get_ServiceLocator_Uf6oYCFService', false],
'App\\Controller\\AdminSocialContactController::changeCustomerPrio' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminSocialContactController::getFacebook' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminSocialContactController::index' => ['privates', '.service_locator.yzUW6zr', 'get_ServiceLocator_YzUW6zrService', false],
'App\\Controller\\AdminSocialContactController::updateFacebook' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminTicketsController::add' => ['privates', '.service_locator.yOoUXrJ', 'get_ServiceLocator_YOoUXrJService', false],
'App\\Controller\\AdminTicketsController::archive' => ['privates', '.service_locator.yOoUXrJ', 'get_ServiceLocator_YOoUXrJService', false],
'App\\Controller\\AdminTicketsController::edit' => ['privates', '.service_locator.yOoUXrJ', 'get_ServiceLocator_YOoUXrJService', false],
'App\\Controller\\AdminTicketsController::index' => ['privates', '.service_locator.ZI2s.JV', 'get_ServiceLocator_ZI2s_JVService', false],
'App\\Controller\\AdminTicketsController::notify3' => ['privates', '.service_locator.bcoCc.l', 'get_ServiceLocator_BcoCc_LService', false],
'App\\Controller\\AdminTicketsController::notify4' => ['privates', '.service_locator.bcoCc.l', 'get_ServiceLocator_BcoCc_LService', false],
'App\\Controller\\AdminUsersController::index' => ['privates', '.service_locator.fQLdo5J', 'get_ServiceLocator_FQLdo5JService', false],
'App\\Controller\\AdminUsersController::remindPassword' => ['privates', '.service_locator.mNei6EQ', 'get_ServiceLocator_MNei6EQService', false],
'App\\Controller\\AdminValuationSeoController::archive' => ['privates', '.service_locator.nwQyYmi', 'get_ServiceLocator_NwQyYmiService', false],
'App\\Controller\\AdminValuationSeoController::edit' => ['privates', '.service_locator.tFpjMa0', 'get_ServiceLocator_TFpjMa0Service', false],
'App\\Controller\\AdminValuationSeoController::index' => ['privates', '.service_locator.tFpjMa0', 'get_ServiceLocator_TFpjMa0Service', false],
'App\\Controller\\AdminWarrantiesController::add' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminWarrantiesController::edit' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminWarrantiesController::index' => ['privates', '.service_locator.gNEFL9q', 'get_ServiceLocator_GNEFL9qService', false],
'App\\Controller\\AdminWarrantiesController::remove' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminWwwRatyController::add' => ['privates', '.service_locator._iqMfpp', 'get_ServiceLocator_IqMfppService', false],
'App\\Controller\\AdminWwwRatyController::edit' => ['privates', '.service_locator._iqMfpp', 'get_ServiceLocator_IqMfppService', false],
'App\\Controller\\AdminWwwRatyController::index' => ['privates', '.service_locator.h6ffPY5', 'get_ServiceLocator_H6ffPY5Service', false],
'App\\Controller\\AdminWwwRatyController::remove' => ['privates', '.service_locator.dlZGNqM', 'get_ServiceLocator_DlZGNqMService', false],
'App\\Controller\\AdminWwwRatyController::setPayment' => ['privates', '.service_locator.dlZGNqM', 'get_ServiceLocator_DlZGNqMService', false],
'App\\Controller\\IndexController::przypomnij' => ['privates', '.service_locator.Nzr8RH2', 'get_ServiceLocator_Nzr8RH2Service', false],
'App\\Controller\\IndexController::przypomnijSelfInfo' => ['privates', '.service_locator.NEmo2w_', 'get_ServiceLocator_NEmo2wService', false],
'App\\Controller\\IndexController::przypomnijUmowy' => ['privates', '.service_locator.Nzr8RH2', 'get_ServiceLocator_Nzr8RH2Service', false],
'App\\Controller\\IndexController::testMailer' => ['privates', '.service_locator.mNei6EQ', 'get_ServiceLocator_MNei6EQService', false],
'App\\Controller\\IndexController::wyslijBackup' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\LoginController::adminLogin' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'App\\Controller\\LoginController::login' => ['privates', '.service_locator.YEwuOfi', 'get_ServiceLocator_YEwuOfiService', false],
'App\\Controller\\ReminderController::changeCustomerPrio' => ['privates', '.service_locator.EEPir4O', 'get_ServiceLocator_EEPir4OService', false],
'App\\Controller\\ReminderController::edit' => ['privates', '.service_locator.EEPir4O', 'get_ServiceLocator_EEPir4OService', false],
'App\\Controller\\ReminderController::index' => ['privates', '.service_locator.oKzTFis', 'get_ServiceLocator_OKzTFisService', false],
'App\\Controller\\ReminderController::remove' => ['privates', '.service_locator.EEPir4O', 'get_ServiceLocator_EEPir4OService', false],
'App\\Controller\\ReminderController::sendReminders' => ['privates', '.service_locator.ILeisxE', 'get_ServiceLocator_ILeisxEService', false],
'App\\Security\\LegacyUserProvider::refreshUser' => ['privates', '.service_locator.st3ASTR', 'get_ServiceLocator_St3ASTRService', false],
'App\\Security\\LegacyUserProvider::upgradePassword' => ['privates', '.service_locator.st3ASTR', 'get_ServiceLocator_St3ASTRService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'App\\Controller\\AdditionalServicesController:add' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:changeAnnualArchive' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:changeCustomerPrio' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:changeOneTimeArchive' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:changePrintStatus' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:changeUpdateDate' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:edit' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:index' => ['privates', '.service_locator.qUW9BVE', 'get_ServiceLocator_QUW9BVEService', false],
'App\\Controller\\AdditionalServicesController:remove' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdditionalServicesController:removeFile' => ['privates', '.service_locator.VkMTzEd', 'get_ServiceLocator_VkMTzEdService', false],
'App\\Controller\\AdminAgreementSamplesController:addSample' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController:editSample' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController:sampleAdd' => ['privates', '.service_locator.5yiDg9F', 'get_ServiceLocator_5yiDg9FService', false],
'App\\Controller\\AdminAgreementSamplesController:sampleEdit' => ['privates', '.service_locator.5yiDg9F', 'get_ServiceLocator_5yiDg9FService', false],
'App\\Controller\\AdminAgreementSamplesController:samples' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController:samplesFieldsManagement' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController:samplesManagement' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementSamplesController:showSampleType' => ['privates', '.service_locator._tgPIK7', 'get_ServiceLocator_TgPIK7Service', false],
'App\\Controller\\AdminAgreementSamplesController:updateFieldsOrder' => ['privates', '.service_locator.YL1vF_H', 'get_ServiceLocator_YL1vFHService', false],
'App\\Controller\\AdminAgreementsController:clone' => ['privates', '.service_locator.kZIW2Ux', 'get_ServiceLocator_KZIW2UxService', false],
'App\\Controller\\AdminAgreementsController:display' => ['privates', '.service_locator.mxbQrbE', 'get_ServiceLocator_MxbQrbEService', false],
'App\\Controller\\AdminAgreementsController:edit' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminAgreementsController:generate' => ['privates', '.service_locator.mxbQrbE', 'get_ServiceLocator_MxbQrbEService', false],
'App\\Controller\\AdminAgreementsController:index' => ['privates', '.service_locator.6cLT2Ww', 'get_ServiceLocator_6cLT2WwService', false],
'App\\Controller\\AdminAgreementsController:remove' => ['privates', '.service_locator.YL1vF_H', 'get_ServiceLocator_YL1vFHService', false],
'App\\Controller\\AdminAgreementsController:zmienStatusy' => ['privates', '.service_locator.YL1vF_H', 'get_ServiceLocator_YL1vFHService', false],
'App\\Controller\\AdminArchiveClientController:add' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminArchiveClientController:edit' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminArchiveClientController:index' => ['privates', '.service_locator.gNEFL9q', 'get_ServiceLocator_GNEFL9qService', false],
'App\\Controller\\AdminArchiveClientController:remove' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminAssociatesController:add' => ['privates', '.service_locator.bOgT7D1', 'get_ServiceLocator_BOgT7D1Service', false],
'App\\Controller\\AdminAssociatesController:edit' => ['privates', '.service_locator.bOgT7D1', 'get_ServiceLocator_BOgT7D1Service', false],
'App\\Controller\\AdminAssociatesController:index' => ['privates', '.service_locator.h0_lTYe', 'get_ServiceLocator_H0LTYeService', false],
'App\\Controller\\AdminAssociatesController:remove' => ['privates', '.service_locator.LVZ7qh7', 'get_ServiceLocator_LVZ7qh7Service', false],
'App\\Controller\\AdminBannersController:editBanner' => ['privates', '.service_locator.uYpqMYK', 'get_ServiceLocator_UYpqMYKService', false],
'App\\Controller\\AdminBannersController:index' => ['privates', '.service_locator.w0tXx9R', 'get_ServiceLocator_W0tXx9RService', false],
'App\\Controller\\AdminBannersController:remove' => ['privates', '.service_locator.eauy4GJ', 'get_ServiceLocator_Eauy4GJService', false],
'App\\Controller\\AdminBannersController:resetCounter' => ['privates', '.service_locator.eauy4GJ', 'get_ServiceLocator_Eauy4GJService', false],
'App\\Controller\\AdminBannersController:show' => ['privates', '.service_locator.uYpqMYK', 'get_ServiceLocator_UYpqMYKService', false],
'App\\Controller\\AdminBannersController:view' => ['privates', '.service_locator.uYpqMYK', 'get_ServiceLocator_UYpqMYKService', false],
'App\\Controller\\AdminBusinessProfilesController:DeleteSelfInfo' => ['privates', '.service_locator.trjtRjZ', 'get_ServiceLocator_TrjtRjZService', false],
'App\\Controller\\AdminBusinessProfilesController:add' => ['privates', '.service_locator.cxo3Uiu', 'get_ServiceLocator_Cxo3UiuService', false],
'App\\Controller\\AdminBusinessProfilesController:changeStatus' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminBusinessProfilesController:edit' => ['privates', '.service_locator.cxo3Uiu', 'get_ServiceLocator_Cxo3UiuService', false],
'App\\Controller\\AdminBusinessProfilesController:index' => ['privates', '.service_locator.6Wd_HOs', 'get_ServiceLocator_6WdHOsService', false],
'App\\Controller\\AdminBusinessProfilesController:remove' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminBusinessProfilesController:removeFile' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminBusinessProfilesController:updateSelfInfo' => ['privates', '.service_locator.trjtRjZ', 'get_ServiceLocator_TrjtRjZService', false],
'App\\Controller\\AdminBusinessProfilesController:uploadFile' => ['privates', '.service_locator.UA15jBR', 'get_ServiceLocator_UA15jBRService', false],
'App\\Controller\\AdminCertyfikatsSslController:add' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController:changeClient' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController:changeCompany' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController:changeCustomerPrio' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController:check' => ['privates', '.service_locator.OVASMPr', 'get_ServiceLocator_OVASMPrService', false],
'App\\Controller\\AdminCertyfikatsSslController:cleanError' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController:edit' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController:import' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminCertyfikatsSslController:index' => ['privates', '.service_locator.6ijRxah', 'get_ServiceLocator_6ijRxahService', false],
'App\\Controller\\AdminCertyfikatsSslController:notify' => ['privates', '.service_locator.uwX.KO_', 'get_ServiceLocator_UwX_KOService', false],
'App\\Controller\\AdminCertyfikatsSslController:remove' => ['privates', '.service_locator.VEXrFom', 'get_ServiceLocator_VEXrFomService', false],
'App\\Controller\\AdminContractorsController:getGusData' => ['privates', '.service_locator.vow.nGU', 'get_ServiceLocator_Vow_NGUService', false],
'App\\Controller\\AdminContractorsController:index' => ['privates', '.service_locator.OW5F4wz', 'get_ServiceLocator_OW5F4wzService', false],
'App\\Controller\\AdminController:index' => ['privates', '.service_locator.HrHonuW', 'get_ServiceLocator_HrHonuWService', false],
'App\\Controller\\AdminDailyController:add' => ['privates', '.service_locator...HCzZF', 'get_ServiceLocator___HCzZFService', false],
'App\\Controller\\AdminDailyController:changeStatus' => ['privates', '.service_locator.ULOh0G2', 'get_ServiceLocator_ULOh0G2Service', false],
'App\\Controller\\AdminDailyController:edit' => ['privates', '.service_locator...HCzZF', 'get_ServiceLocator___HCzZFService', false],
'App\\Controller\\AdminDailyController:index' => ['privates', '.service_locator.zOYbhxH', 'get_ServiceLocator_ZOYbhxHService', false],
'App\\Controller\\AdminDailyController:remove' => ['privates', '.service_locator.ClAaMoh', 'get_ServiceLocator_ClAaMohService', false],
'App\\Controller\\AdminDebtorsController:add' => ['privates', '.service_locator.x9ipq.6', 'get_ServiceLocator_X9ipq_6Service', false],
'App\\Controller\\AdminDebtorsController:edit' => ['privates', '.service_locator.x9ipq.6', 'get_ServiceLocator_X9ipq_6Service', false],
'App\\Controller\\AdminDebtorsController:index' => ['privates', '.service_locator.fn.11BS', 'get_ServiceLocator_Fn_11BSService', false],
'App\\Controller\\AdminDebtorsController:remove' => ['privates', '.service_locator.V9HXM9M', 'get_ServiceLocator_V9HXM9MService', false],
'App\\Controller\\AdminDomainsController:add' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController:changeClient' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController:changeCompany' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController:changeStatus' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController:edit' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminDomainsController:index' => ['privates', '.service_locator.XC4mx0q', 'get_ServiceLocator_XC4mx0qService', false],
'App\\Controller\\AdminDomainsController:remove' => ['privates', '.service_locator.IiHF6Q0', 'get_ServiceLocator_IiHF6Q0Service', false],
'App\\Controller\\AdminEvaluationController:add' => ['privates', '.service_locator.aT.fXMk', 'get_ServiceLocator_AT_FXMkService', false],
'App\\Controller\\AdminEvaluationController:changeStatus' => ['privates', '.service_locator.BMWeYxJ', 'get_ServiceLocator_BMWeYxJService', false],
'App\\Controller\\AdminEvaluationController:edit' => ['privates', '.service_locator.aT.fXMk', 'get_ServiceLocator_AT_FXMkService', false],
'App\\Controller\\AdminEvaluationController:getEvaluationInfo' => ['privates', '.service_locator.wgr9JTQ', 'get_ServiceLocator_Wgr9JTQService', false],
'App\\Controller\\AdminEvaluationController:index' => ['privates', '.service_locator.Qv8ysVt', 'get_ServiceLocator_Qv8ysVtService', false],
'App\\Controller\\AdminEvaluationController:remove' => ['privates', '.service_locator.BMWeYxJ', 'get_ServiceLocator_BMWeYxJService', false],
'App\\Controller\\AdminFaqController:add' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminFaqController:edit' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminFaqController:index' => ['privates', '.service_locator.4g2k5DS', 'get_ServiceLocator_4g2k5DSService', false],
'App\\Controller\\AdminFaqController:removeEmailTemplate' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminFaqController:show' => ['privates', '.service_locator.kbfnb8i', 'get_ServiceLocator_Kbfnb8iService', false],
'App\\Controller\\AdminGadsController:add' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGadsController:edit' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGadsController:index' => ['privates', '.service_locator.dtLCRYU', 'get_ServiceLocator_DtLCRYUService', false],
'App\\Controller\\AdminGadsController:remove' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGoogleAdsController:add' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminGoogleAdsController:changeStatus' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGoogleAdsController:edit' => ['privates', '.service_locator.JZCpTSh', 'get_ServiceLocator_JZCpTShService', false],
'App\\Controller\\AdminGoogleAdsController:index' => ['privates', '.service_locator.cNMynrp', 'get_ServiceLocator_CNMynrpService', false],
'App\\Controller\\AdminGoogleAdsController:remove' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGoogleAdsController:removeFile' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGoogleAdsController:uploadFile' => ['privates', '.service_locator.G_DpeYi', 'get_ServiceLocator_GDpeYiService', false],
'App\\Controller\\AdminGopinionsController:add' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGopinionsController:edit' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminGopinionsController:index' => ['privates', '.service_locator.5qqbz_.', 'get_ServiceLocator_5qqbz_Service', false],
'App\\Controller\\AdminGopinionsController:remove' => ['privates', '.service_locator.XRM4eY_', 'get_ServiceLocator_XRM4eYService', false],
'App\\Controller\\AdminHostingClientsController:add' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController:changeClient' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController:changeCompany' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController:changeCustomerPrio' => ['privates', '.service_locator.9rrS5nX', 'get_ServiceLocator_9rrS5nXService', false],
'App\\Controller\\AdminHostingClientsController:changeDate' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController:changeWStatus' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController:edit' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingClientsController:import' => ['privates', '.service_locator.1dpLdjU', 'get_ServiceLocator_1dpLdjUService', false],
'App\\Controller\\AdminHostingClientsController:index' => ['privates', '.service_locator.lQhp73J', 'get_ServiceLocator_LQhp73JService', false],
'App\\Controller\\AdminHostingClientsController:remove' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminHostingController:add' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminHostingController:changeClient' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminHostingController:edit' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminHostingController:index' => ['privates', '.service_locator.f3EZgOP', 'get_ServiceLocator_F3EZgOPService', false],
'App\\Controller\\AdminHostingController:remove' => ['privates', '.service_locator.0Dxpl7z', 'get_ServiceLocator_0Dxpl7zService', false],
'App\\Controller\\AdminImportController:index' => ['privates', '.service_locator.zK.8.Gk', 'get_ServiceLocator_ZK_8_GkService', false],
'App\\Controller\\AdminImportController:platnicy' => ['privates', '.service_locator.zK.8.Gk', 'get_ServiceLocator_ZK_8_GkService', false],
'App\\Controller\\AdminImportPayersController:fakturowniaInvoices' => ['privates', '.service_locator.rp_Hks2', 'get_ServiceLocator_RpHks2Service', false],
'App\\Controller\\AdminImportPayersController:index' => ['privates', '.service_locator.KGIO1eL', 'get_ServiceLocator_KGIO1eLService', false],
'App\\Controller\\AdminInstallmentWebsitesController:add' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInstallmentWebsitesController:changeClient' => ['privates', '.service_locator.IEIzCzx', 'get_ServiceLocator_IEIzCzxService', false],
'App\\Controller\\AdminInstallmentWebsitesController:changeCustomerPrio' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInstallmentWebsitesController:changeInstallmentStatus' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInstallmentWebsitesController:edit' => ['privates', '.service_locator.m3SYC0e', 'get_ServiceLocator_M3SYC0eService', false],
'App\\Controller\\AdminInstallmentWebsitesController:index' => ['privates', '.service_locator.DSld6u0', 'get_ServiceLocator_DSld6u0Service', false],
'App\\Controller\\AdminInstallmentWebsitesController:remove' => ['privates', '.service_locator.7qUqmyx', 'get_ServiceLocator_7qUqmyxService', false],
'App\\Controller\\AdminInvoicesController:accept' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController:add' => ['privates', '.service_locator.1hO3vvl', 'get_ServiceLocator_1hO3vvlService', false],
'App\\Controller\\AdminInvoicesController:addPosition' => ['privates', '.service_locator._Yel9.M', 'get_ServiceLocator_Yel9_MService', false],
'App\\Controller\\AdminInvoicesController:changeCompany' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController:changeCustomerPrio' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController:changeForecast' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController:checkNum' => ['privates', '.service_locator._Yel9.M', 'get_ServiceLocator_Yel9_MService', false],
'App\\Controller\\AdminInvoicesController:clone' => ['privates', '.service_locator.unwG8Ur', 'get_ServiceLocator_UnwG8UrService', false],
'App\\Controller\\AdminInvoicesController:edit' => ['privates', '.service_locator.unwG8Ur', 'get_ServiceLocator_UnwG8UrService', false],
'App\\Controller\\AdminInvoicesController:fakturownia' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController:forecasts' => ['privates', '.service_locator.GyF_w6J', 'get_ServiceLocator_GyFW6JService', false],
'App\\Controller\\AdminInvoicesController:index' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController:index_opt' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController:notify1' => ['privates', '.service_locator.09H4hjN', 'get_ServiceLocator_09H4hjNService', false],
'App\\Controller\\AdminInvoicesController:notify2' => ['privates', '.service_locator.CYOLtu5', 'get_ServiceLocator_CYOLtu5Service', false],
'App\\Controller\\AdminInvoicesController:old_index' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminInvoicesController:remove' => ['privates', '.service_locator.2qG5TnC', 'get_ServiceLocator_2qG5TnCService', false],
'App\\Controller\\AdminInvoicesController:removePosition' => ['privates', '.service_locator._Yel9.M', 'get_ServiceLocator_Yel9_MService', false],
'App\\Controller\\AdminInvoicesController:subiekt' => ['privates', '.service_locator.fOWJU1K', 'get_ServiceLocator_FOWJU1KService', false],
'App\\Controller\\AdminLeadsController:add' => ['privates', '.service_locator.jBZd6eu', 'get_ServiceLocator_JBZd6euService', false],
'App\\Controller\\AdminLeadsController:archive' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\AdminLeadsController:edit' => ['privates', '.service_locator.jBZd6eu', 'get_ServiceLocator_JBZd6euService', false],
'App\\Controller\\AdminLeadsController:index' => ['privates', '.service_locator.VTP0r5e', 'get_ServiceLocator_VTP0r5eService', false],
'App\\Controller\\AdminLeadsController:remove' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\AdminLeadsController:star' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\AdminLogsController:index' => ['privates', '.service_locator.xLLIBu0', 'get_ServiceLocator_XLLIBu0Service', false],
'App\\Controller\\AdminOffertsController:add' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController:edit' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController:index' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController:positionOnSlider' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOffertsController:remove' => ['privates', '.service_locator.tz1F9C7', 'get_ServiceLocator_Tz1F9C7Service', false],
'App\\Controller\\AdminOpiekaSerwisowaController:add' => ['privates', '.service_locator.bEWxV1I', 'get_ServiceLocator_BEWxV1IService', false],
'App\\Controller\\AdminOpiekaSerwisowaController:changeStatus' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminOpiekaSerwisowaController:edit' => ['privates', '.service_locator.bEWxV1I', 'get_ServiceLocator_BEWxV1IService', false],
'App\\Controller\\AdminOpiekaSerwisowaController:index' => ['privates', '.service_locator.yTuZ_U.', 'get_ServiceLocator_YTuZU_Service', false],
'App\\Controller\\AdminOpiekaSerwisowaController:remove' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminOpiekaSerwisowaController:removeFile' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminOpiekaSerwisowaController:uploadFile' => ['privates', '.service_locator.857mhUj', 'get_ServiceLocator_857mhUjService', false],
'App\\Controller\\AdminPayersController:add' => ['privates', '.service_locator.KGIO1eL', 'get_ServiceLocator_KGIO1eLService', false],
'App\\Controller\\AdminPayersController:archive' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPayersController:edit' => ['privates', '.service_locator.KGIO1eL', 'get_ServiceLocator_KGIO1eLService', false],
'App\\Controller\\AdminPayersController:getDocs' => ['privates', '.service_locator.yomf0eK', 'get_ServiceLocator_Yomf0eKService', false],
'App\\Controller\\AdminPayersController:importPayersFakturownia' => ['privates', '.service_locator.cg5DUby', 'get_ServiceLocator_Cg5DUbyService', false],
'App\\Controller\\AdminPayersController:importPayersSubiekt' => ['privates', '.service_locator.cg5DUby', 'get_ServiceLocator_Cg5DUbyService', false],
'App\\Controller\\AdminPayersController:index' => ['privates', '.service_locator.h52K_rh', 'get_ServiceLocator_H52KRhService', false],
'App\\Controller\\AdminPayersController:indexkrs' => ['privates', '.service_locator.h52K_rh', 'get_ServiceLocator_H52KRhService', false],
'App\\Controller\\AdminPayersController:notify' => ['privates', '.service_locator.CYOLtu5', 'get_ServiceLocator_CYOLtu5Service', false],
'App\\Controller\\AdminPayersController:prepareMail' => ['privates', '.service_locator.CYOLtu5', 'get_ServiceLocator_CYOLtu5Service', false],
'App\\Controller\\AdminPayersController:remove' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPayersController:search' => ['privates', '.service_locator.L7NWFev', 'get_ServiceLocator_L7NWFevService', false],
'App\\Controller\\AdminPayersController:updateEmail' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPayersController:updatePhone' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminPreordersController:add' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController:archive' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController:changeColor' => ['privates', '.service_locator.pJwIWjp', 'get_ServiceLocator_PJwIWjpService', false],
'App\\Controller\\AdminPreordersController:edit' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController:index' => ['privates', '.service_locator._6WTl2s', 'get_ServiceLocator_6WTl2sService', false],
'App\\Controller\\AdminPreordersController:notifyStatusChange' => ['privates', '.service_locator.O7MpbiO', 'get_ServiceLocator_O7MpbiOService', false],
'App\\Controller\\AdminPreordersController:prognozuj' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController:remove' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController:removeFile' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminPreordersController:uploadFile' => ['privates', '.service_locator.ZgTE5EL', 'get_ServiceLocator_ZgTE5ELService', false],
'App\\Controller\\AdminProductsCateroriesController:index' => ['privates', '.service_locator..eHqkeB', 'get_ServiceLocator__EHqkeBService', false],
'App\\Controller\\AdminProductsController:index' => ['privates', '.service_locator.Sj7JKOh', 'get_ServiceLocator_Sj7JKOhService', false],
'App\\Controller\\AdminProductsController:positionOnSlider' => ['privates', '.service_locator.HWzFbfW', 'get_ServiceLocator_HWzFbfWService', false],
'App\\Controller\\AdminProductsController:public' => ['privates', '.service_locator.HWzFbfW', 'get_ServiceLocator_HWzFbfWService', false],
'App\\Controller\\AdminProductsController:publicOnSlider' => ['privates', '.service_locator.HWzFbfW', 'get_ServiceLocator_HWzFbfWService', false],
'App\\Controller\\AdminProductsTagsController:index' => ['privates', '.service_locator..eHqkeB', 'get_ServiceLocator__EHqkeBService', false],
'App\\Controller\\AdminReklamaController:add' => ['privates', '.service_locator.NHEypmm', 'get_ServiceLocator_NHEypmmService', false],
'App\\Controller\\AdminReklamaController:changeClient' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController:changeStatus' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController:edit' => ['privates', '.service_locator.NHEypmm', 'get_ServiceLocator_NHEypmmService', false],
'App\\Controller\\AdminReklamaController:index' => ['privates', '.service_locator.Ay2f2xr', 'get_ServiceLocator_Ay2f2xrService', false],
'App\\Controller\\AdminReklamaController:remove' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController:removeFile' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminReklamaController:uploadFile' => ['privates', '.service_locator.Tv32qWt', 'get_ServiceLocator_Tv32qWtService', false],
'App\\Controller\\AdminSeoContentController:add' => ['privates', '.service_locator.R7Y_ysN', 'get_ServiceLocator_R7YYsNService', false],
'App\\Controller\\AdminSeoContentController:edit' => ['privates', '.service_locator.R7Y_ysN', 'get_ServiceLocator_R7YYsNService', false],
'App\\Controller\\AdminSeoContentController:index' => ['privates', '.service_locator.R7Y_ysN', 'get_ServiceLocator_R7YYsNService', false],
'App\\Controller\\AdminSeoController:add' => ['privates', '.service_locator.9FmdI6u', 'get_ServiceLocator_9FmdI6uService', false],
'App\\Controller\\AdminSeoController:changeClient' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoController:changeCustomerPrio' => ['privates', '.service_locator.B2u4gA2', 'get_ServiceLocator_B2u4gA2Service', false],
'App\\Controller\\AdminSeoController:edit' => ['privates', '.service_locator.9FmdI6u', 'get_ServiceLocator_9FmdI6uService', false],
'App\\Controller\\AdminSeoController:index' => ['privates', '.service_locator.7UAMsJV', 'get_ServiceLocator_7UAMsJVService', false],
'App\\Controller\\AdminSeoController:remove' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoController:removeFile' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoController:uploadFile' => ['privates', '.service_locator.oJjNw6B', 'get_ServiceLocator_OJjNw6BService', false],
'App\\Controller\\AdminSeoIndexerController:index' => ['privates', '.service_locator.WS5vs82', 'get_ServiceLocator_WS5vs82Service', false],
'App\\Controller\\AdminSeoLinkBuildingController:addLinkbuilding' => ['privates', '.service_locator.oOv0VM0', 'get_ServiceLocator_OOv0VM0Service', false],
'App\\Controller\\AdminSeoLinkBuildingController:index' => ['privates', '.service_locator.oOv0VM0', 'get_ServiceLocator_OOv0VM0Service', false],
'App\\Controller\\AdminSeoProjectGroupsController:delete' => ['privates', '.service_locator.4oQUKNw', 'get_ServiceLocator_4oQUKNwService', false],
'App\\Controller\\AdminSeoProjectGroupsController:edit' => ['privates', '.service_locator.4oQUKNw', 'get_ServiceLocator_4oQUKNwService', false],
'App\\Controller\\AdminSeoProjectGroupsController:index' => ['privates', '.service_locator.EazzT_l', 'get_ServiceLocator_EazzTLService', false],
'App\\Controller\\AdminSeoProjectGroupsController:new' => ['privates', '.service_locator.EazzT_l', 'get_ServiceLocator_EazzTLService', false],
'App\\Controller\\AdminSeoProjectGroupsController:show' => ['privates', '.service_locator.u7dLB2Q', 'get_ServiceLocator_U7dLB2QService', false],
'App\\Controller\\AdminSeoProjectsChecklistController:add' => ['privates', '.service_locator.QgVgN1Q', 'get_ServiceLocator_QgVgN1QService', false],
'App\\Controller\\AdminSeoProjectsChecklistController:changeStatus' => ['privates', '.service_locator.zdT4Ltw', 'get_ServiceLocator_ZdT4LtwService', false],
'App\\Controller\\AdminSeoProjectsChecklistController:edit' => ['privates', '.service_locator.lIeqFVn', 'get_ServiceLocator_LIeqFVnService', false],
'App\\Controller\\AdminSeoProjectsChecklistController:index' => ['privates', '.service_locator.dknAKLD', 'get_ServiceLocator_DknAKLDService', false],
'App\\Controller\\AdminSeoProjectsChecklistController:remove' => ['privates', '.service_locator.zdT4Ltw', 'get_ServiceLocator_ZdT4LtwService', false],
'App\\Controller\\AdminSeoProjectsController:addProject' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController:addTask' => ['privates', '.service_locator.QPTe9D9', 'get_ServiceLocator_QPTe9D9Service', false],
'App\\Controller\\AdminSeoProjectsController:changeGroup' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController:changeStatus' => ['privates', '.service_locator.zPF8Pqj', 'get_ServiceLocator_ZPF8PqjService', false],
'App\\Controller\\AdminSeoProjectsController:check' => ['privates', '.service_locator.36baVRz', 'get_ServiceLocator_36baVRzService', false],
'App\\Controller\\AdminSeoProjectsController:checkTask' => ['privates', '.service_locator.7MI4Tpe', 'get_ServiceLocator_7MI4TpeService', false],
'App\\Controller\\AdminSeoProjectsController:countTask' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController:editProject' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController:getProjectInfo' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController:getTaskInfo' => ['privates', '.service_locator.znFM4L_', 'get_ServiceLocator_ZnFM4LService', false],
'App\\Controller\\AdminSeoProjectsController:importProjects' => ['privates', '.service_locator.htiX0Gn', 'get_ServiceLocator_HtiX0GnService', false],
'App\\Controller\\AdminSeoProjectsController:index' => ['privates', '.service_locator.WS5vs82', 'get_ServiceLocator_WS5vs82Service', false],
'App\\Controller\\AdminSeoProjectsController:removeProject' => ['privates', '.service_locator.zPF8Pqj', 'get_ServiceLocator_ZPF8PqjService', false],
'App\\Controller\\AdminSeoProjectsController:removeTask' => ['privates', '.service_locator.zPF8Pqj', 'get_ServiceLocator_ZPF8PqjService', false],
'App\\Controller\\AdminServiceContentMarketingController:add' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminServiceContentMarketingController:edit' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminServiceContentMarketingController:index' => ['privates', '.service_locator.RvyhiIU', 'get_ServiceLocator_RvyhiIUService', false],
'App\\Controller\\AdminServicesController:edit' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminServicesController:export' => ['privates', '.service_locator.RjL_iG7', 'get_ServiceLocator_RjLIG7Service', false],
'App\\Controller\\AdminServicesController:index' => ['privates', '.service_locator.uf6oYCF', 'get_ServiceLocator_Uf6oYCFService', false],
'App\\Controller\\AdminSocialContactController:changeCustomerPrio' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminSocialContactController:getFacebook' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminSocialContactController:index' => ['privates', '.service_locator.yzUW6zr', 'get_ServiceLocator_YzUW6zrService', false],
'App\\Controller\\AdminSocialContactController:updateFacebook' => ['privates', '.service_locator.bifJTb6', 'get_ServiceLocator_BifJTb6Service', false],
'App\\Controller\\AdminTicketsController:add' => ['privates', '.service_locator.yOoUXrJ', 'get_ServiceLocator_YOoUXrJService', false],
'App\\Controller\\AdminTicketsController:archive' => ['privates', '.service_locator.yOoUXrJ', 'get_ServiceLocator_YOoUXrJService', false],
'App\\Controller\\AdminTicketsController:edit' => ['privates', '.service_locator.yOoUXrJ', 'get_ServiceLocator_YOoUXrJService', false],
'App\\Controller\\AdminTicketsController:index' => ['privates', '.service_locator.ZI2s.JV', 'get_ServiceLocator_ZI2s_JVService', false],
'App\\Controller\\AdminTicketsController:notify3' => ['privates', '.service_locator.bcoCc.l', 'get_ServiceLocator_BcoCc_LService', false],
'App\\Controller\\AdminTicketsController:notify4' => ['privates', '.service_locator.bcoCc.l', 'get_ServiceLocator_BcoCc_LService', false],
'App\\Controller\\AdminUsersController:index' => ['privates', '.service_locator.fQLdo5J', 'get_ServiceLocator_FQLdo5JService', false],
'App\\Controller\\AdminUsersController:remindPassword' => ['privates', '.service_locator.mNei6EQ', 'get_ServiceLocator_MNei6EQService', false],
'App\\Controller\\AdminValuationSeoController:archive' => ['privates', '.service_locator.nwQyYmi', 'get_ServiceLocator_NwQyYmiService', false],
'App\\Controller\\AdminValuationSeoController:edit' => ['privates', '.service_locator.tFpjMa0', 'get_ServiceLocator_TFpjMa0Service', false],
'App\\Controller\\AdminValuationSeoController:index' => ['privates', '.service_locator.tFpjMa0', 'get_ServiceLocator_TFpjMa0Service', false],
'App\\Controller\\AdminWarrantiesController:add' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminWarrantiesController:edit' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminWarrantiesController:index' => ['privates', '.service_locator.gNEFL9q', 'get_ServiceLocator_GNEFL9qService', false],
'App\\Controller\\AdminWarrantiesController:remove' => ['privates', '.service_locator.tCw9VjN', 'get_ServiceLocator_TCw9VjNService', false],
'App\\Controller\\AdminWwwRatyController:add' => ['privates', '.service_locator._iqMfpp', 'get_ServiceLocator_IqMfppService', false],
'App\\Controller\\AdminWwwRatyController:edit' => ['privates', '.service_locator._iqMfpp', 'get_ServiceLocator_IqMfppService', false],
'App\\Controller\\AdminWwwRatyController:index' => ['privates', '.service_locator.h6ffPY5', 'get_ServiceLocator_H6ffPY5Service', false],
'App\\Controller\\AdminWwwRatyController:remove' => ['privates', '.service_locator.dlZGNqM', 'get_ServiceLocator_DlZGNqMService', false],
'App\\Controller\\AdminWwwRatyController:setPayment' => ['privates', '.service_locator.dlZGNqM', 'get_ServiceLocator_DlZGNqMService', false],
'App\\Controller\\IndexController:przypomnij' => ['privates', '.service_locator.Nzr8RH2', 'get_ServiceLocator_Nzr8RH2Service', false],
'App\\Controller\\IndexController:przypomnijSelfInfo' => ['privates', '.service_locator.NEmo2w_', 'get_ServiceLocator_NEmo2wService', false],
'App\\Controller\\IndexController:przypomnijUmowy' => ['privates', '.service_locator.Nzr8RH2', 'get_ServiceLocator_Nzr8RH2Service', false],
'App\\Controller\\IndexController:testMailer' => ['privates', '.service_locator.mNei6EQ', 'get_ServiceLocator_MNei6EQService', false],
'App\\Controller\\IndexController:wyslijBackup' => ['privates', '.service_locator.divYLTM', 'get_ServiceLocator_DivYLTMService', false],
'App\\Controller\\LoginController:adminLogin' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'App\\Controller\\LoginController:login' => ['privates', '.service_locator.YEwuOfi', 'get_ServiceLocator_YEwuOfiService', false],
'App\\Controller\\ReminderController:changeCustomerPrio' => ['privates', '.service_locator.EEPir4O', 'get_ServiceLocator_EEPir4OService', false],
'App\\Controller\\ReminderController:edit' => ['privates', '.service_locator.EEPir4O', 'get_ServiceLocator_EEPir4OService', false],
'App\\Controller\\ReminderController:index' => ['privates', '.service_locator.oKzTFis', 'get_ServiceLocator_OKzTFisService', false],
'App\\Controller\\ReminderController:remove' => ['privates', '.service_locator.EEPir4O', 'get_ServiceLocator_EEPir4OService', false],
'App\\Controller\\ReminderController:sendReminders' => ['privates', '.service_locator.ILeisxE', 'get_ServiceLocator_ILeisxEService', false],
'App\\Security\\LegacyUserProvider:refreshUser' => ['privates', '.service_locator.st3ASTR', 'get_ServiceLocator_St3ASTRService', false],
'App\\Security\\LegacyUserProvider:upgradePassword' => ['privates', '.service_locator.st3ASTR', 'get_ServiceLocator_St3ASTRService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
], [
'App\\Controller\\AdditionalServicesController::add' => '?',
'App\\Controller\\AdditionalServicesController::changeAnnualArchive' => '?',
'App\\Controller\\AdditionalServicesController::changeCustomerPrio' => '?',
'App\\Controller\\AdditionalServicesController::changeOneTimeArchive' => '?',
'App\\Controller\\AdditionalServicesController::changePrintStatus' => '?',
'App\\Controller\\AdditionalServicesController::changeUpdateDate' => '?',
'App\\Controller\\AdditionalServicesController::edit' => '?',
'App\\Controller\\AdditionalServicesController::index' => '?',
'App\\Controller\\AdditionalServicesController::remove' => '?',
'App\\Controller\\AdditionalServicesController::removeFile' => '?',
'App\\Controller\\AdminAgreementSamplesController::addSample' => '?',
'App\\Controller\\AdminAgreementSamplesController::editSample' => '?',
'App\\Controller\\AdminAgreementSamplesController::sampleAdd' => '?',
'App\\Controller\\AdminAgreementSamplesController::sampleEdit' => '?',
'App\\Controller\\AdminAgreementSamplesController::samples' => '?',
'App\\Controller\\AdminAgreementSamplesController::samplesFieldsManagement' => '?',
'App\\Controller\\AdminAgreementSamplesController::samplesManagement' => '?',
'App\\Controller\\AdminAgreementSamplesController::showSampleType' => '?',
'App\\Controller\\AdminAgreementSamplesController::updateFieldsOrder' => '?',
'App\\Controller\\AdminAgreementsController::clone' => '?',
'App\\Controller\\AdminAgreementsController::display' => '?',
'App\\Controller\\AdminAgreementsController::edit' => '?',
'App\\Controller\\AdminAgreementsController::generate' => '?',
'App\\Controller\\AdminAgreementsController::index' => '?',
'App\\Controller\\AdminAgreementsController::remove' => '?',
'App\\Controller\\AdminAgreementsController::zmienStatusy' => '?',
'App\\Controller\\AdminArchiveClientController::add' => '?',
'App\\Controller\\AdminArchiveClientController::edit' => '?',
'App\\Controller\\AdminArchiveClientController::index' => '?',
'App\\Controller\\AdminArchiveClientController::remove' => '?',
'App\\Controller\\AdminAssociatesController::add' => '?',
'App\\Controller\\AdminAssociatesController::edit' => '?',
'App\\Controller\\AdminAssociatesController::index' => '?',
'App\\Controller\\AdminAssociatesController::remove' => '?',
'App\\Controller\\AdminBannersController::editBanner' => '?',
'App\\Controller\\AdminBannersController::index' => '?',
'App\\Controller\\AdminBannersController::remove' => '?',
'App\\Controller\\AdminBannersController::resetCounter' => '?',
'App\\Controller\\AdminBannersController::show' => '?',
'App\\Controller\\AdminBannersController::view' => '?',
'App\\Controller\\AdminBusinessProfilesController::DeleteSelfInfo' => '?',
'App\\Controller\\AdminBusinessProfilesController::add' => '?',
'App\\Controller\\AdminBusinessProfilesController::changeStatus' => '?',
'App\\Controller\\AdminBusinessProfilesController::edit' => '?',
'App\\Controller\\AdminBusinessProfilesController::index' => '?',
'App\\Controller\\AdminBusinessProfilesController::remove' => '?',
'App\\Controller\\AdminBusinessProfilesController::removeFile' => '?',
'App\\Controller\\AdminBusinessProfilesController::updateSelfInfo' => '?',
'App\\Controller\\AdminBusinessProfilesController::uploadFile' => '?',
'App\\Controller\\AdminCertyfikatsSslController::add' => '?',
'App\\Controller\\AdminCertyfikatsSslController::changeClient' => '?',
'App\\Controller\\AdminCertyfikatsSslController::changeCompany' => '?',
'App\\Controller\\AdminCertyfikatsSslController::changeCustomerPrio' => '?',
'App\\Controller\\AdminCertyfikatsSslController::check' => '?',
'App\\Controller\\AdminCertyfikatsSslController::cleanError' => '?',
'App\\Controller\\AdminCertyfikatsSslController::edit' => '?',
'App\\Controller\\AdminCertyfikatsSslController::import' => '?',
'App\\Controller\\AdminCertyfikatsSslController::index' => '?',
'App\\Controller\\AdminCertyfikatsSslController::notify' => '?',
'App\\Controller\\AdminCertyfikatsSslController::remove' => '?',
'App\\Controller\\AdminContractorsController::getGusData' => '?',
'App\\Controller\\AdminContractorsController::index' => '?',
'App\\Controller\\AdminController::index' => '?',
'App\\Controller\\AdminDailyController::add' => '?',
'App\\Controller\\AdminDailyController::changeStatus' => '?',
'App\\Controller\\AdminDailyController::edit' => '?',
'App\\Controller\\AdminDailyController::index' => '?',
'App\\Controller\\AdminDailyController::remove' => '?',
'App\\Controller\\AdminDebtorsController::add' => '?',
'App\\Controller\\AdminDebtorsController::edit' => '?',
'App\\Controller\\AdminDebtorsController::index' => '?',
'App\\Controller\\AdminDebtorsController::remove' => '?',
'App\\Controller\\AdminDomainsController::add' => '?',
'App\\Controller\\AdminDomainsController::changeClient' => '?',
'App\\Controller\\AdminDomainsController::changeCompany' => '?',
'App\\Controller\\AdminDomainsController::changeStatus' => '?',
'App\\Controller\\AdminDomainsController::edit' => '?',
'App\\Controller\\AdminDomainsController::index' => '?',
'App\\Controller\\AdminDomainsController::remove' => '?',
'App\\Controller\\AdminEvaluationController::add' => '?',
'App\\Controller\\AdminEvaluationController::changeStatus' => '?',
'App\\Controller\\AdminEvaluationController::edit' => '?',
'App\\Controller\\AdminEvaluationController::getEvaluationInfo' => '?',
'App\\Controller\\AdminEvaluationController::index' => '?',
'App\\Controller\\AdminEvaluationController::remove' => '?',
'App\\Controller\\AdminFaqController::add' => '?',
'App\\Controller\\AdminFaqController::edit' => '?',
'App\\Controller\\AdminFaqController::index' => '?',
'App\\Controller\\AdminFaqController::removeEmailTemplate' => '?',
'App\\Controller\\AdminFaqController::show' => '?',
'App\\Controller\\AdminGadsController::add' => '?',
'App\\Controller\\AdminGadsController::edit' => '?',
'App\\Controller\\AdminGadsController::index' => '?',
'App\\Controller\\AdminGadsController::remove' => '?',
'App\\Controller\\AdminGoogleAdsController::add' => '?',
'App\\Controller\\AdminGoogleAdsController::changeStatus' => '?',
'App\\Controller\\AdminGoogleAdsController::edit' => '?',
'App\\Controller\\AdminGoogleAdsController::index' => '?',
'App\\Controller\\AdminGoogleAdsController::remove' => '?',
'App\\Controller\\AdminGoogleAdsController::removeFile' => '?',
'App\\Controller\\AdminGoogleAdsController::uploadFile' => '?',
'App\\Controller\\AdminGopinionsController::add' => '?',
'App\\Controller\\AdminGopinionsController::edit' => '?',
'App\\Controller\\AdminGopinionsController::index' => '?',
'App\\Controller\\AdminGopinionsController::remove' => '?',
'App\\Controller\\AdminHostingClientsController::add' => '?',
'App\\Controller\\AdminHostingClientsController::changeClient' => '?',
'App\\Controller\\AdminHostingClientsController::changeCompany' => '?',
'App\\Controller\\AdminHostingClientsController::changeCustomerPrio' => '?',
'App\\Controller\\AdminHostingClientsController::changeDate' => '?',
'App\\Controller\\AdminHostingClientsController::changeWStatus' => '?',
'App\\Controller\\AdminHostingClientsController::edit' => '?',
'App\\Controller\\AdminHostingClientsController::import' => '?',
'App\\Controller\\AdminHostingClientsController::index' => '?',
'App\\Controller\\AdminHostingClientsController::remove' => '?',
'App\\Controller\\AdminHostingController::add' => '?',
'App\\Controller\\AdminHostingController::changeClient' => '?',
'App\\Controller\\AdminHostingController::edit' => '?',
'App\\Controller\\AdminHostingController::index' => '?',
'App\\Controller\\AdminHostingController::remove' => '?',
'App\\Controller\\AdminImportController::index' => '?',
'App\\Controller\\AdminImportController::platnicy' => '?',
'App\\Controller\\AdminImportPayersController::fakturowniaInvoices' => '?',
'App\\Controller\\AdminImportPayersController::index' => '?',
'App\\Controller\\AdminInstallmentWebsitesController::add' => '?',
'App\\Controller\\AdminInstallmentWebsitesController::changeClient' => '?',
'App\\Controller\\AdminInstallmentWebsitesController::changeCustomerPrio' => '?',
'App\\Controller\\AdminInstallmentWebsitesController::changeInstallmentStatus' => '?',
'App\\Controller\\AdminInstallmentWebsitesController::edit' => '?',
'App\\Controller\\AdminInstallmentWebsitesController::index' => '?',
'App\\Controller\\AdminInstallmentWebsitesController::remove' => '?',
'App\\Controller\\AdminInvoicesController::accept' => '?',
'App\\Controller\\AdminInvoicesController::add' => '?',
'App\\Controller\\AdminInvoicesController::addPosition' => '?',
'App\\Controller\\AdminInvoicesController::changeCompany' => '?',
'App\\Controller\\AdminInvoicesController::changeCustomerPrio' => '?',
'App\\Controller\\AdminInvoicesController::changeForecast' => '?',
'App\\Controller\\AdminInvoicesController::checkNum' => '?',
'App\\Controller\\AdminInvoicesController::clone' => '?',
'App\\Controller\\AdminInvoicesController::edit' => '?',
'App\\Controller\\AdminInvoicesController::fakturownia' => '?',
'App\\Controller\\AdminInvoicesController::forecasts' => '?',
'App\\Controller\\AdminInvoicesController::index' => '?',
'App\\Controller\\AdminInvoicesController::index_opt' => '?',
'App\\Controller\\AdminInvoicesController::notify1' => '?',
'App\\Controller\\AdminInvoicesController::notify2' => '?',
'App\\Controller\\AdminInvoicesController::old_index' => '?',
'App\\Controller\\AdminInvoicesController::remove' => '?',
'App\\Controller\\AdminInvoicesController::removePosition' => '?',
'App\\Controller\\AdminInvoicesController::subiekt' => '?',
'App\\Controller\\AdminLeadsController::add' => '?',
'App\\Controller\\AdminLeadsController::archive' => '?',
'App\\Controller\\AdminLeadsController::edit' => '?',
'App\\Controller\\AdminLeadsController::index' => '?',
'App\\Controller\\AdminLeadsController::remove' => '?',
'App\\Controller\\AdminLeadsController::star' => '?',
'App\\Controller\\AdminLogsController::index' => '?',
'App\\Controller\\AdminOffertsController::add' => '?',
'App\\Controller\\AdminOffertsController::edit' => '?',
'App\\Controller\\AdminOffertsController::index' => '?',
'App\\Controller\\AdminOffertsController::positionOnSlider' => '?',
'App\\Controller\\AdminOffertsController::remove' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController::add' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController::changeStatus' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController::edit' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController::index' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController::remove' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController::removeFile' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController::uploadFile' => '?',
'App\\Controller\\AdminPayersController::add' => '?',
'App\\Controller\\AdminPayersController::archive' => '?',
'App\\Controller\\AdminPayersController::edit' => '?',
'App\\Controller\\AdminPayersController::getDocs' => '?',
'App\\Controller\\AdminPayersController::importPayersFakturownia' => '?',
'App\\Controller\\AdminPayersController::importPayersSubiekt' => '?',
'App\\Controller\\AdminPayersController::index' => '?',
'App\\Controller\\AdminPayersController::indexkrs' => '?',
'App\\Controller\\AdminPayersController::notify' => '?',
'App\\Controller\\AdminPayersController::prepareMail' => '?',
'App\\Controller\\AdminPayersController::remove' => '?',
'App\\Controller\\AdminPayersController::search' => '?',
'App\\Controller\\AdminPayersController::updateEmail' => '?',
'App\\Controller\\AdminPayersController::updatePhone' => '?',
'App\\Controller\\AdminPreordersController::add' => '?',
'App\\Controller\\AdminPreordersController::archive' => '?',
'App\\Controller\\AdminPreordersController::changeColor' => '?',
'App\\Controller\\AdminPreordersController::edit' => '?',
'App\\Controller\\AdminPreordersController::index' => '?',
'App\\Controller\\AdminPreordersController::notifyStatusChange' => '?',
'App\\Controller\\AdminPreordersController::prognozuj' => '?',
'App\\Controller\\AdminPreordersController::remove' => '?',
'App\\Controller\\AdminPreordersController::removeFile' => '?',
'App\\Controller\\AdminPreordersController::uploadFile' => '?',
'App\\Controller\\AdminProductsCateroriesController::index' => '?',
'App\\Controller\\AdminProductsController::index' => '?',
'App\\Controller\\AdminProductsController::positionOnSlider' => '?',
'App\\Controller\\AdminProductsController::public' => '?',
'App\\Controller\\AdminProductsController::publicOnSlider' => '?',
'App\\Controller\\AdminProductsTagsController::index' => '?',
'App\\Controller\\AdminReklamaController::add' => '?',
'App\\Controller\\AdminReklamaController::changeClient' => '?',
'App\\Controller\\AdminReklamaController::changeStatus' => '?',
'App\\Controller\\AdminReklamaController::edit' => '?',
'App\\Controller\\AdminReklamaController::index' => '?',
'App\\Controller\\AdminReklamaController::remove' => '?',
'App\\Controller\\AdminReklamaController::removeFile' => '?',
'App\\Controller\\AdminReklamaController::uploadFile' => '?',
'App\\Controller\\AdminSeoContentController::add' => '?',
'App\\Controller\\AdminSeoContentController::edit' => '?',
'App\\Controller\\AdminSeoContentController::index' => '?',
'App\\Controller\\AdminSeoController::add' => '?',
'App\\Controller\\AdminSeoController::changeClient' => '?',
'App\\Controller\\AdminSeoController::changeCustomerPrio' => '?',
'App\\Controller\\AdminSeoController::edit' => '?',
'App\\Controller\\AdminSeoController::index' => '?',
'App\\Controller\\AdminSeoController::remove' => '?',
'App\\Controller\\AdminSeoController::removeFile' => '?',
'App\\Controller\\AdminSeoController::uploadFile' => '?',
'App\\Controller\\AdminSeoIndexerController::index' => '?',
'App\\Controller\\AdminSeoLinkBuildingController::addLinkbuilding' => '?',
'App\\Controller\\AdminSeoLinkBuildingController::index' => '?',
'App\\Controller\\AdminSeoProjectGroupsController::delete' => '?',
'App\\Controller\\AdminSeoProjectGroupsController::edit' => '?',
'App\\Controller\\AdminSeoProjectGroupsController::index' => '?',
'App\\Controller\\AdminSeoProjectGroupsController::new' => '?',
'App\\Controller\\AdminSeoProjectGroupsController::show' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController::add' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController::changeStatus' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController::edit' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController::index' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController::remove' => '?',
'App\\Controller\\AdminSeoProjectsController::addProject' => '?',
'App\\Controller\\AdminSeoProjectsController::addTask' => '?',
'App\\Controller\\AdminSeoProjectsController::changeGroup' => '?',
'App\\Controller\\AdminSeoProjectsController::changeStatus' => '?',
'App\\Controller\\AdminSeoProjectsController::check' => '?',
'App\\Controller\\AdminSeoProjectsController::checkTask' => '?',
'App\\Controller\\AdminSeoProjectsController::countTask' => '?',
'App\\Controller\\AdminSeoProjectsController::editProject' => '?',
'App\\Controller\\AdminSeoProjectsController::getProjectInfo' => '?',
'App\\Controller\\AdminSeoProjectsController::getTaskInfo' => '?',
'App\\Controller\\AdminSeoProjectsController::importProjects' => '?',
'App\\Controller\\AdminSeoProjectsController::index' => '?',
'App\\Controller\\AdminSeoProjectsController::removeProject' => '?',
'App\\Controller\\AdminSeoProjectsController::removeTask' => '?',
'App\\Controller\\AdminServiceContentMarketingController::add' => '?',
'App\\Controller\\AdminServiceContentMarketingController::edit' => '?',
'App\\Controller\\AdminServiceContentMarketingController::index' => '?',
'App\\Controller\\AdminServicesController::edit' => '?',
'App\\Controller\\AdminServicesController::export' => '?',
'App\\Controller\\AdminServicesController::index' => '?',
'App\\Controller\\AdminSocialContactController::changeCustomerPrio' => '?',
'App\\Controller\\AdminSocialContactController::getFacebook' => '?',
'App\\Controller\\AdminSocialContactController::index' => '?',
'App\\Controller\\AdminSocialContactController::updateFacebook' => '?',
'App\\Controller\\AdminTicketsController::add' => '?',
'App\\Controller\\AdminTicketsController::archive' => '?',
'App\\Controller\\AdminTicketsController::edit' => '?',
'App\\Controller\\AdminTicketsController::index' => '?',
'App\\Controller\\AdminTicketsController::notify3' => '?',
'App\\Controller\\AdminTicketsController::notify4' => '?',
'App\\Controller\\AdminUsersController::index' => '?',
'App\\Controller\\AdminUsersController::remindPassword' => '?',
'App\\Controller\\AdminValuationSeoController::archive' => '?',
'App\\Controller\\AdminValuationSeoController::edit' => '?',
'App\\Controller\\AdminValuationSeoController::index' => '?',
'App\\Controller\\AdminWarrantiesController::add' => '?',
'App\\Controller\\AdminWarrantiesController::edit' => '?',
'App\\Controller\\AdminWarrantiesController::index' => '?',
'App\\Controller\\AdminWarrantiesController::remove' => '?',
'App\\Controller\\AdminWwwRatyController::add' => '?',
'App\\Controller\\AdminWwwRatyController::edit' => '?',
'App\\Controller\\AdminWwwRatyController::index' => '?',
'App\\Controller\\AdminWwwRatyController::remove' => '?',
'App\\Controller\\AdminWwwRatyController::setPayment' => '?',
'App\\Controller\\IndexController::przypomnij' => '?',
'App\\Controller\\IndexController::przypomnijSelfInfo' => '?',
'App\\Controller\\IndexController::przypomnijUmowy' => '?',
'App\\Controller\\IndexController::testMailer' => '?',
'App\\Controller\\IndexController::wyslijBackup' => '?',
'App\\Controller\\LoginController::adminLogin' => '?',
'App\\Controller\\LoginController::login' => '?',
'App\\Controller\\ReminderController::changeCustomerPrio' => '?',
'App\\Controller\\ReminderController::edit' => '?',
'App\\Controller\\ReminderController::index' => '?',
'App\\Controller\\ReminderController::remove' => '?',
'App\\Controller\\ReminderController::sendReminders' => '?',
'App\\Security\\LegacyUserProvider::refreshUser' => '?',
'App\\Security\\LegacyUserProvider::upgradePassword' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'App\\Controller\\AdditionalServicesController:add' => '?',
'App\\Controller\\AdditionalServicesController:changeAnnualArchive' => '?',
'App\\Controller\\AdditionalServicesController:changeCustomerPrio' => '?',
'App\\Controller\\AdditionalServicesController:changeOneTimeArchive' => '?',
'App\\Controller\\AdditionalServicesController:changePrintStatus' => '?',
'App\\Controller\\AdditionalServicesController:changeUpdateDate' => '?',
'App\\Controller\\AdditionalServicesController:edit' => '?',
'App\\Controller\\AdditionalServicesController:index' => '?',
'App\\Controller\\AdditionalServicesController:remove' => '?',
'App\\Controller\\AdditionalServicesController:removeFile' => '?',
'App\\Controller\\AdminAgreementSamplesController:addSample' => '?',
'App\\Controller\\AdminAgreementSamplesController:editSample' => '?',
'App\\Controller\\AdminAgreementSamplesController:sampleAdd' => '?',
'App\\Controller\\AdminAgreementSamplesController:sampleEdit' => '?',
'App\\Controller\\AdminAgreementSamplesController:samples' => '?',
'App\\Controller\\AdminAgreementSamplesController:samplesFieldsManagement' => '?',
'App\\Controller\\AdminAgreementSamplesController:samplesManagement' => '?',
'App\\Controller\\AdminAgreementSamplesController:showSampleType' => '?',
'App\\Controller\\AdminAgreementSamplesController:updateFieldsOrder' => '?',
'App\\Controller\\AdminAgreementsController:clone' => '?',
'App\\Controller\\AdminAgreementsController:display' => '?',
'App\\Controller\\AdminAgreementsController:edit' => '?',
'App\\Controller\\AdminAgreementsController:generate' => '?',
'App\\Controller\\AdminAgreementsController:index' => '?',
'App\\Controller\\AdminAgreementsController:remove' => '?',
'App\\Controller\\AdminAgreementsController:zmienStatusy' => '?',
'App\\Controller\\AdminArchiveClientController:add' => '?',
'App\\Controller\\AdminArchiveClientController:edit' => '?',
'App\\Controller\\AdminArchiveClientController:index' => '?',
'App\\Controller\\AdminArchiveClientController:remove' => '?',
'App\\Controller\\AdminAssociatesController:add' => '?',
'App\\Controller\\AdminAssociatesController:edit' => '?',
'App\\Controller\\AdminAssociatesController:index' => '?',
'App\\Controller\\AdminAssociatesController:remove' => '?',
'App\\Controller\\AdminBannersController:editBanner' => '?',
'App\\Controller\\AdminBannersController:index' => '?',
'App\\Controller\\AdminBannersController:remove' => '?',
'App\\Controller\\AdminBannersController:resetCounter' => '?',
'App\\Controller\\AdminBannersController:show' => '?',
'App\\Controller\\AdminBannersController:view' => '?',
'App\\Controller\\AdminBusinessProfilesController:DeleteSelfInfo' => '?',
'App\\Controller\\AdminBusinessProfilesController:add' => '?',
'App\\Controller\\AdminBusinessProfilesController:changeStatus' => '?',
'App\\Controller\\AdminBusinessProfilesController:edit' => '?',
'App\\Controller\\AdminBusinessProfilesController:index' => '?',
'App\\Controller\\AdminBusinessProfilesController:remove' => '?',
'App\\Controller\\AdminBusinessProfilesController:removeFile' => '?',
'App\\Controller\\AdminBusinessProfilesController:updateSelfInfo' => '?',
'App\\Controller\\AdminBusinessProfilesController:uploadFile' => '?',
'App\\Controller\\AdminCertyfikatsSslController:add' => '?',
'App\\Controller\\AdminCertyfikatsSslController:changeClient' => '?',
'App\\Controller\\AdminCertyfikatsSslController:changeCompany' => '?',
'App\\Controller\\AdminCertyfikatsSslController:changeCustomerPrio' => '?',
'App\\Controller\\AdminCertyfikatsSslController:check' => '?',
'App\\Controller\\AdminCertyfikatsSslController:cleanError' => '?',
'App\\Controller\\AdminCertyfikatsSslController:edit' => '?',
'App\\Controller\\AdminCertyfikatsSslController:import' => '?',
'App\\Controller\\AdminCertyfikatsSslController:index' => '?',
'App\\Controller\\AdminCertyfikatsSslController:notify' => '?',
'App\\Controller\\AdminCertyfikatsSslController:remove' => '?',
'App\\Controller\\AdminContractorsController:getGusData' => '?',
'App\\Controller\\AdminContractorsController:index' => '?',
'App\\Controller\\AdminController:index' => '?',
'App\\Controller\\AdminDailyController:add' => '?',
'App\\Controller\\AdminDailyController:changeStatus' => '?',
'App\\Controller\\AdminDailyController:edit' => '?',
'App\\Controller\\AdminDailyController:index' => '?',
'App\\Controller\\AdminDailyController:remove' => '?',
'App\\Controller\\AdminDebtorsController:add' => '?',
'App\\Controller\\AdminDebtorsController:edit' => '?',
'App\\Controller\\AdminDebtorsController:index' => '?',
'App\\Controller\\AdminDebtorsController:remove' => '?',
'App\\Controller\\AdminDomainsController:add' => '?',
'App\\Controller\\AdminDomainsController:changeClient' => '?',
'App\\Controller\\AdminDomainsController:changeCompany' => '?',
'App\\Controller\\AdminDomainsController:changeStatus' => '?',
'App\\Controller\\AdminDomainsController:edit' => '?',
'App\\Controller\\AdminDomainsController:index' => '?',
'App\\Controller\\AdminDomainsController:remove' => '?',
'App\\Controller\\AdminEvaluationController:add' => '?',
'App\\Controller\\AdminEvaluationController:changeStatus' => '?',
'App\\Controller\\AdminEvaluationController:edit' => '?',
'App\\Controller\\AdminEvaluationController:getEvaluationInfo' => '?',
'App\\Controller\\AdminEvaluationController:index' => '?',
'App\\Controller\\AdminEvaluationController:remove' => '?',
'App\\Controller\\AdminFaqController:add' => '?',
'App\\Controller\\AdminFaqController:edit' => '?',
'App\\Controller\\AdminFaqController:index' => '?',
'App\\Controller\\AdminFaqController:removeEmailTemplate' => '?',
'App\\Controller\\AdminFaqController:show' => '?',
'App\\Controller\\AdminGadsController:add' => '?',
'App\\Controller\\AdminGadsController:edit' => '?',
'App\\Controller\\AdminGadsController:index' => '?',
'App\\Controller\\AdminGadsController:remove' => '?',
'App\\Controller\\AdminGoogleAdsController:add' => '?',
'App\\Controller\\AdminGoogleAdsController:changeStatus' => '?',
'App\\Controller\\AdminGoogleAdsController:edit' => '?',
'App\\Controller\\AdminGoogleAdsController:index' => '?',
'App\\Controller\\AdminGoogleAdsController:remove' => '?',
'App\\Controller\\AdminGoogleAdsController:removeFile' => '?',
'App\\Controller\\AdminGoogleAdsController:uploadFile' => '?',
'App\\Controller\\AdminGopinionsController:add' => '?',
'App\\Controller\\AdminGopinionsController:edit' => '?',
'App\\Controller\\AdminGopinionsController:index' => '?',
'App\\Controller\\AdminGopinionsController:remove' => '?',
'App\\Controller\\AdminHostingClientsController:add' => '?',
'App\\Controller\\AdminHostingClientsController:changeClient' => '?',
'App\\Controller\\AdminHostingClientsController:changeCompany' => '?',
'App\\Controller\\AdminHostingClientsController:changeCustomerPrio' => '?',
'App\\Controller\\AdminHostingClientsController:changeDate' => '?',
'App\\Controller\\AdminHostingClientsController:changeWStatus' => '?',
'App\\Controller\\AdminHostingClientsController:edit' => '?',
'App\\Controller\\AdminHostingClientsController:import' => '?',
'App\\Controller\\AdminHostingClientsController:index' => '?',
'App\\Controller\\AdminHostingClientsController:remove' => '?',
'App\\Controller\\AdminHostingController:add' => '?',
'App\\Controller\\AdminHostingController:changeClient' => '?',
'App\\Controller\\AdminHostingController:edit' => '?',
'App\\Controller\\AdminHostingController:index' => '?',
'App\\Controller\\AdminHostingController:remove' => '?',
'App\\Controller\\AdminImportController:index' => '?',
'App\\Controller\\AdminImportController:platnicy' => '?',
'App\\Controller\\AdminImportPayersController:fakturowniaInvoices' => '?',
'App\\Controller\\AdminImportPayersController:index' => '?',
'App\\Controller\\AdminInstallmentWebsitesController:add' => '?',
'App\\Controller\\AdminInstallmentWebsitesController:changeClient' => '?',
'App\\Controller\\AdminInstallmentWebsitesController:changeCustomerPrio' => '?',
'App\\Controller\\AdminInstallmentWebsitesController:changeInstallmentStatus' => '?',
'App\\Controller\\AdminInstallmentWebsitesController:edit' => '?',
'App\\Controller\\AdminInstallmentWebsitesController:index' => '?',
'App\\Controller\\AdminInstallmentWebsitesController:remove' => '?',
'App\\Controller\\AdminInvoicesController:accept' => '?',
'App\\Controller\\AdminInvoicesController:add' => '?',
'App\\Controller\\AdminInvoicesController:addPosition' => '?',
'App\\Controller\\AdminInvoicesController:changeCompany' => '?',
'App\\Controller\\AdminInvoicesController:changeCustomerPrio' => '?',
'App\\Controller\\AdminInvoicesController:changeForecast' => '?',
'App\\Controller\\AdminInvoicesController:checkNum' => '?',
'App\\Controller\\AdminInvoicesController:clone' => '?',
'App\\Controller\\AdminInvoicesController:edit' => '?',
'App\\Controller\\AdminInvoicesController:fakturownia' => '?',
'App\\Controller\\AdminInvoicesController:forecasts' => '?',
'App\\Controller\\AdminInvoicesController:index' => '?',
'App\\Controller\\AdminInvoicesController:index_opt' => '?',
'App\\Controller\\AdminInvoicesController:notify1' => '?',
'App\\Controller\\AdminInvoicesController:notify2' => '?',
'App\\Controller\\AdminInvoicesController:old_index' => '?',
'App\\Controller\\AdminInvoicesController:remove' => '?',
'App\\Controller\\AdminInvoicesController:removePosition' => '?',
'App\\Controller\\AdminInvoicesController:subiekt' => '?',
'App\\Controller\\AdminLeadsController:add' => '?',
'App\\Controller\\AdminLeadsController:archive' => '?',
'App\\Controller\\AdminLeadsController:edit' => '?',
'App\\Controller\\AdminLeadsController:index' => '?',
'App\\Controller\\AdminLeadsController:remove' => '?',
'App\\Controller\\AdminLeadsController:star' => '?',
'App\\Controller\\AdminLogsController:index' => '?',
'App\\Controller\\AdminOffertsController:add' => '?',
'App\\Controller\\AdminOffertsController:edit' => '?',
'App\\Controller\\AdminOffertsController:index' => '?',
'App\\Controller\\AdminOffertsController:positionOnSlider' => '?',
'App\\Controller\\AdminOffertsController:remove' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController:add' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController:changeStatus' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController:edit' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController:index' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController:remove' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController:removeFile' => '?',
'App\\Controller\\AdminOpiekaSerwisowaController:uploadFile' => '?',
'App\\Controller\\AdminPayersController:add' => '?',
'App\\Controller\\AdminPayersController:archive' => '?',
'App\\Controller\\AdminPayersController:edit' => '?',
'App\\Controller\\AdminPayersController:getDocs' => '?',
'App\\Controller\\AdminPayersController:importPayersFakturownia' => '?',
'App\\Controller\\AdminPayersController:importPayersSubiekt' => '?',
'App\\Controller\\AdminPayersController:index' => '?',
'App\\Controller\\AdminPayersController:indexkrs' => '?',
'App\\Controller\\AdminPayersController:notify' => '?',
'App\\Controller\\AdminPayersController:prepareMail' => '?',
'App\\Controller\\AdminPayersController:remove' => '?',
'App\\Controller\\AdminPayersController:search' => '?',
'App\\Controller\\AdminPayersController:updateEmail' => '?',
'App\\Controller\\AdminPayersController:updatePhone' => '?',
'App\\Controller\\AdminPreordersController:add' => '?',
'App\\Controller\\AdminPreordersController:archive' => '?',
'App\\Controller\\AdminPreordersController:changeColor' => '?',
'App\\Controller\\AdminPreordersController:edit' => '?',
'App\\Controller\\AdminPreordersController:index' => '?',
'App\\Controller\\AdminPreordersController:notifyStatusChange' => '?',
'App\\Controller\\AdminPreordersController:prognozuj' => '?',
'App\\Controller\\AdminPreordersController:remove' => '?',
'App\\Controller\\AdminPreordersController:removeFile' => '?',
'App\\Controller\\AdminPreordersController:uploadFile' => '?',
'App\\Controller\\AdminProductsCateroriesController:index' => '?',
'App\\Controller\\AdminProductsController:index' => '?',
'App\\Controller\\AdminProductsController:positionOnSlider' => '?',
'App\\Controller\\AdminProductsController:public' => '?',
'App\\Controller\\AdminProductsController:publicOnSlider' => '?',
'App\\Controller\\AdminProductsTagsController:index' => '?',
'App\\Controller\\AdminReklamaController:add' => '?',
'App\\Controller\\AdminReklamaController:changeClient' => '?',
'App\\Controller\\AdminReklamaController:changeStatus' => '?',
'App\\Controller\\AdminReklamaController:edit' => '?',
'App\\Controller\\AdminReklamaController:index' => '?',
'App\\Controller\\AdminReklamaController:remove' => '?',
'App\\Controller\\AdminReklamaController:removeFile' => '?',
'App\\Controller\\AdminReklamaController:uploadFile' => '?',
'App\\Controller\\AdminSeoContentController:add' => '?',
'App\\Controller\\AdminSeoContentController:edit' => '?',
'App\\Controller\\AdminSeoContentController:index' => '?',
'App\\Controller\\AdminSeoController:add' => '?',
'App\\Controller\\AdminSeoController:changeClient' => '?',
'App\\Controller\\AdminSeoController:changeCustomerPrio' => '?',
'App\\Controller\\AdminSeoController:edit' => '?',
'App\\Controller\\AdminSeoController:index' => '?',
'App\\Controller\\AdminSeoController:remove' => '?',
'App\\Controller\\AdminSeoController:removeFile' => '?',
'App\\Controller\\AdminSeoController:uploadFile' => '?',
'App\\Controller\\AdminSeoIndexerController:index' => '?',
'App\\Controller\\AdminSeoLinkBuildingController:addLinkbuilding' => '?',
'App\\Controller\\AdminSeoLinkBuildingController:index' => '?',
'App\\Controller\\AdminSeoProjectGroupsController:delete' => '?',
'App\\Controller\\AdminSeoProjectGroupsController:edit' => '?',
'App\\Controller\\AdminSeoProjectGroupsController:index' => '?',
'App\\Controller\\AdminSeoProjectGroupsController:new' => '?',
'App\\Controller\\AdminSeoProjectGroupsController:show' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController:add' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController:changeStatus' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController:edit' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController:index' => '?',
'App\\Controller\\AdminSeoProjectsChecklistController:remove' => '?',
'App\\Controller\\AdminSeoProjectsController:addProject' => '?',
'App\\Controller\\AdminSeoProjectsController:addTask' => '?',
'App\\Controller\\AdminSeoProjectsController:changeGroup' => '?',
'App\\Controller\\AdminSeoProjectsController:changeStatus' => '?',
'App\\Controller\\AdminSeoProjectsController:check' => '?',
'App\\Controller\\AdminSeoProjectsController:checkTask' => '?',
'App\\Controller\\AdminSeoProjectsController:countTask' => '?',
'App\\Controller\\AdminSeoProjectsController:editProject' => '?',
'App\\Controller\\AdminSeoProjectsController:getProjectInfo' => '?',
'App\\Controller\\AdminSeoProjectsController:getTaskInfo' => '?',
'App\\Controller\\AdminSeoProjectsController:importProjects' => '?',
'App\\Controller\\AdminSeoProjectsController:index' => '?',
'App\\Controller\\AdminSeoProjectsController:removeProject' => '?',
'App\\Controller\\AdminSeoProjectsController:removeTask' => '?',
'App\\Controller\\AdminServiceContentMarketingController:add' => '?',
'App\\Controller\\AdminServiceContentMarketingController:edit' => '?',
'App\\Controller\\AdminServiceContentMarketingController:index' => '?',
'App\\Controller\\AdminServicesController:edit' => '?',
'App\\Controller\\AdminServicesController:export' => '?',
'App\\Controller\\AdminServicesController:index' => '?',
'App\\Controller\\AdminSocialContactController:changeCustomerPrio' => '?',
'App\\Controller\\AdminSocialContactController:getFacebook' => '?',
'App\\Controller\\AdminSocialContactController:index' => '?',
'App\\Controller\\AdminSocialContactController:updateFacebook' => '?',
'App\\Controller\\AdminTicketsController:add' => '?',
'App\\Controller\\AdminTicketsController:archive' => '?',
'App\\Controller\\AdminTicketsController:edit' => '?',
'App\\Controller\\AdminTicketsController:index' => '?',
'App\\Controller\\AdminTicketsController:notify3' => '?',
'App\\Controller\\AdminTicketsController:notify4' => '?',
'App\\Controller\\AdminUsersController:index' => '?',
'App\\Controller\\AdminUsersController:remindPassword' => '?',
'App\\Controller\\AdminValuationSeoController:archive' => '?',
'App\\Controller\\AdminValuationSeoController:edit' => '?',
'App\\Controller\\AdminValuationSeoController:index' => '?',
'App\\Controller\\AdminWarrantiesController:add' => '?',
'App\\Controller\\AdminWarrantiesController:edit' => '?',
'App\\Controller\\AdminWarrantiesController:index' => '?',
'App\\Controller\\AdminWarrantiesController:remove' => '?',
'App\\Controller\\AdminWwwRatyController:add' => '?',
'App\\Controller\\AdminWwwRatyController:edit' => '?',
'App\\Controller\\AdminWwwRatyController:index' => '?',
'App\\Controller\\AdminWwwRatyController:remove' => '?',
'App\\Controller\\AdminWwwRatyController:setPayment' => '?',
'App\\Controller\\IndexController:przypomnij' => '?',
'App\\Controller\\IndexController:przypomnijSelfInfo' => '?',
'App\\Controller\\IndexController:przypomnijUmowy' => '?',
'App\\Controller\\IndexController:testMailer' => '?',
'App\\Controller\\IndexController:wyslijBackup' => '?',
'App\\Controller\\LoginController:adminLogin' => '?',
'App\\Controller\\LoginController:login' => '?',
'App\\Controller\\ReminderController:changeCustomerPrio' => '?',
'App\\Controller\\ReminderController:edit' => '?',
'App\\Controller\\ReminderController:index' => '?',
'App\\Controller\\ReminderController:remove' => '?',
'App\\Controller\\ReminderController:sendReminders' => '?',
'App\\Security\\LegacyUserProvider:refreshUser' => '?',
'App\\Security\\LegacyUserProvider:upgradePassword' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.4g2k5DS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4g2k5DSService()
{
return $this->privates['.service_locator.4g2k5DS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'faqHelper' => ['privates', 'App\\Helpers\\Faq', 'getFaqService', false],
'faqManagement' => ['privates', 'App\\Managements\\FaqManagement', 'getFaqManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
], [
'faqHelper' => 'App\\Helpers\\Faq',
'faqManagement' => 'App\\Managements\\FaqManagement',
'paginator' => '?',
]);
}
/**
* Gets the private '.service_locator.4oQUKNw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4oQUKNwService()
{
return $this->privates['.service_locator.4oQUKNw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectGroup' => ['privates', '.errored..service_locator.4oQUKNw.App\\Entity\\SeoProjectGroups', NULL, 'Cannot autowire service ".service_locator.4oQUKNw": it references class "App\\Entity\\SeoProjectGroups" but no such service exists.'],
'seoProjectGroupsRepository' => ['privates', 'App\\Repository\\SeoProjectGroupsRepository', 'getSeoProjectGroupsRepositoryService', false],
], [
'seoProjectGroup' => 'App\\Entity\\SeoProjectGroups',
'seoProjectGroupsRepository' => 'App\\Repository\\SeoProjectGroupsRepository',
]);
}
/**
* Gets the private '.service_locator.5qqbz_.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5qqbz_Service()
{
return $this->privates['.service_locator.5qqbz_.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gopinionManagement' => ['privates', 'App\\Managements\\GopinionManagement', 'getGopinionManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'gopinionManagement' => 'App\\Managements\\GopinionManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.5yiDg9F' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5yiDg9FService()
{
return $this->privates['.service_locator.5yiDg9F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agreementTypeManagement' => ['privates', 'App\\Managements\\AgreementTypeManagement', 'getAgreementTypeManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'agreementTypeManagement' => 'App\\Managements\\AgreementTypeManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.6Wd_HOs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6WdHOsService()
{
return $this->privates['.service_locator.6Wd_HOs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'businessProfilesHelper' => ['privates', 'App\\Helpers\\BusinessProfilesHelper', 'getBusinessProfilesHelperService', false],
'businessProfilesManagement' => ['privates', 'App\\Managements\\BusinessProfilesManagement', 'getBusinessProfilesManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'businessProfilesHelper' => 'App\\Helpers\\BusinessProfilesHelper',
'businessProfilesManagement' => 'App\\Managements\\BusinessProfilesManagement',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.6cLT2Ww' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6cLT2WwService()
{
return $this->privates['.service_locator.6cLT2Ww'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agreementsManagement' => ['privates', 'App\\Managements\\AgreementsManagement', 'getAgreementsManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'agreementsManagement' => 'App\\Managements\\AgreementsManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.6ijRxah' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6ijRxahService()
{
return $this->privates['.service_locator.6ijRxah'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certyfikatesSslManagement' => ['privates', 'App\\Managements\\CertyfikatesSsl', 'getCertyfikatesSslService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
'sslHelper' => ['privates', 'App\\Helpers\\SslHelper', 'getSslHelperService', false],
], [
'certyfikatesSslManagement' => 'App\\Managements\\CertyfikatesSsl',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
'sslHelper' => 'App\\Helpers\\SslHelper',
]);
}
/**
* Gets the private '.service_locator.7MI4Tpe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7MI4TpeService()
{
return $this->privates['.service_locator.7MI4Tpe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectCheckRepository' => ['privates', 'App\\Repository\\SeoProjectCheckRepository', 'getSeoProjectCheckRepositoryService', false],
'seoProjectChecklistManagement' => ['privates', 'App\\Managements\\SeoProjectChecklistManagement', 'getSeoProjectChecklistManagementService', false],
'seoProjectHelper' => ['privates', 'App\\Helpers\\SeoProjectHelper', 'getSeoProjectHelperService', false],
'seoProjectManagement' => ['privates', 'App\\Managements\\SeoProjectManagement', 'getSeoProjectManagementService', false],
'seoTaskRepository' => ['privates', 'App\\Repository\\SeoTaskRepository', 'getSeoTaskRepositoryService', false],
'usersRepository' => ['privates', 'App\\Repository\\UsersRepository', 'getUsersRepositoryService', false],
], [
'seoProjectCheckRepository' => 'App\\Repository\\SeoProjectCheckRepository',
'seoProjectChecklistManagement' => 'App\\Managements\\SeoProjectChecklistManagement',
'seoProjectHelper' => 'App\\Helpers\\SeoProjectHelper',
'seoProjectManagement' => 'App\\Managements\\SeoProjectManagement',
'seoTaskRepository' => 'App\\Repository\\SeoTaskRepository',
'usersRepository' => 'App\\Repository\\UsersRepository',
]);
}
/**
* Gets the private '.service_locator.7UAMsJV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7UAMsJVService()
{
return $this->privates['.service_locator.7UAMsJV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'SeoHelper' => ['privates', 'App\\Helpers\\SeoHelper', 'getSeoHelperService', false],
'SeoManagement' => ['privates', 'App\\Managements\\Seo', 'getSeoService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'SeoHelper' => 'App\\Helpers\\SeoHelper',
'SeoManagement' => 'App\\Managements\\Seo',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.7qUqmyx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7qUqmyxService()
{
return $this->privates['.service_locator.7qUqmyx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'installmentWebsitesManagement' => ['privates', 'App\\Managements\\InstallmentWebsitesManagement', 'getInstallmentWebsitesManagementService', false],
], [
'installmentWebsitesManagement' => 'App\\Managements\\InstallmentWebsitesManagement',
]);
}
/**
* Gets the private '.service_locator.857mhUj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_857mhUjService()
{
return $this->privates['.service_locator.857mhUj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'OpiekaSerwisowaManagement' => ['privates', 'App\\Managements\\OpiekaSerwisowa', 'getOpiekaSerwisowaService', false],
], [
'OpiekaSerwisowaManagement' => 'App\\Managements\\OpiekaSerwisowa',
]);
}
/**
* Gets the private '.service_locator.9FmdI6u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9FmdI6uService()
{
return $this->privates['.service_locator.9FmdI6u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'SeoManagement' => ['privates', 'App\\Managements\\Seo', 'getSeoService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'SeoManagement' => 'App\\Managements\\Seo',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.9rrS5nX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9rrS5nXService()
{
return $this->privates['.service_locator.9rrS5nX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hostingManagement' => ['privates', 'App\\Managements\\HostingClientsManagement', 'getHostingClientsManagementService', false],
'logsManagement' => ['privates', 'App\\Managements\\Logs', 'getLogsService', false],
], [
'hostingManagement' => 'App\\Managements\\HostingClientsManagement',
'logsManagement' => 'App\\Managements\\Logs',
]);
}
/**
* Gets the private '.service_locator.Ay2f2xr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ay2f2xrService()
{
return $this->privates['.service_locator.Ay2f2xr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ReklamaHelper' => ['privates', 'App\\Helpers\\ReklamaHelper', 'getReklamaHelperService', false],
'ReklamaManagement' => ['privates', 'App\\Managements\\Reklama', 'getReklamaService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'ReklamaHelper' => 'App\\Helpers\\ReklamaHelper',
'ReklamaManagement' => 'App\\Managements\\Reklama',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.B2u4gA2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B2u4gA2Service()
{
return $this->privates['.service_locator.B2u4gA2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoManagement' => ['privates', 'App\\Managements\\Seo', 'getSeoService', false],
], [
'seoManagement' => 'App\\Managements\\Seo',
]);
}
/**
* Gets the private '.service_locator.BMWeYxJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BMWeYxJService()
{
return $this->privates['.service_locator.BMWeYxJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'evaluationManagement' => ['privates', 'App\\Managements\\EvaluationManagement', 'getEvaluationManagementService', false],
], [
'evaluationManagement' => 'App\\Managements\\EvaluationManagement',
]);
}
/**
* Gets the private '.service_locator.CYOLtu5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CYOLtu5Service()
{
return $this->privates['.service_locator.CYOLtu5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'emailHelper' => ['privates', 'App\\Helpers\\EmailHelper', 'getEmailHelperService', false],
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
], [
'emailHelper' => 'App\\Helpers\\EmailHelper',
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
]);
}
/**
* Gets the private '.service_locator.ClAaMoh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ClAaMohService()
{
return $this->privates['.service_locator.ClAaMoh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dailyManagement' => ['privates', 'App\\Managements\\Daily', 'getDailyService', false],
], [
'dailyManagement' => 'App\\Managements\\Daily',
]);
}
/**
* Gets the private '.service_locator.DSld6u0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DSld6u0Service()
{
return $this->privates['.service_locator.DSld6u0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hostingManagement' => ['privates', 'App\\Managements\\HostingClientsManagement', 'getHostingClientsManagementService', false],
'installmentWebsitesHelper' => ['privates', 'App\\Helpers\\InstallmentWebsitesHelper', 'getInstallmentWebsitesHelperService', false],
'installmentWebsitesManagement' => ['privates', 'App\\Managements\\InstallmentWebsitesManagement', 'getInstallmentWebsitesManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'hostingManagement' => 'App\\Managements\\HostingClientsManagement',
'installmentWebsitesHelper' => 'App\\Helpers\\InstallmentWebsitesHelper',
'installmentWebsitesManagement' => 'App\\Managements\\InstallmentWebsitesManagement',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.EEPir4O' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EEPir4OService()
{
return $this->privates['.service_locator.EEPir4O'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'reminderRepository' => ['privates', 'App\\Repository\\ReminderRepository', 'getReminderRepositoryService', false],
], [
'reminderRepository' => 'App\\Repository\\ReminderRepository',
]);
}
/**
* Gets the private '.service_locator.EazzT_l' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EazzTLService()
{
return $this->privates['.service_locator.EazzT_l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectGroupsRepository' => ['privates', 'App\\Repository\\SeoProjectGroupsRepository', 'getSeoProjectGroupsRepositoryService', false],
], [
'seoProjectGroupsRepository' => 'App\\Repository\\SeoProjectGroupsRepository',
]);
}
/**
* Gets the private '.service_locator.G_DpeYi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GDpeYiService()
{
return $this->privates['.service_locator.G_DpeYi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'googleAdsManagement' => ['privates', 'App\\Managements\\GoogleAdsManagement', 'getGoogleAdsManagementService', false],
], [
'googleAdsManagement' => 'App\\Managements\\GoogleAdsManagement',
]);
}
/**
* Gets the private '.service_locator.GyF_w6J' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GyFW6JService()
{
return $this->privates['.service_locator.GyF_w6J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'preordersHelper' => ['privates', 'App\\Helpers\\PreordersHelper', 'getPreordersHelperService', false],
'preordersManagement' => ['privates', 'App\\Managements\\PreordersManagement', 'getPreordersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'paginator' => '?',
'preordersHelper' => 'App\\Helpers\\PreordersHelper',
'preordersManagement' => 'App\\Managements\\PreordersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.HWzFbfW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HWzFbfWService()
{
return $this->privates['.service_locator.HWzFbfW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'productsManagement' => ['privates', 'App\\Managements\\ProductsManagement', 'getProductsManagementService', false],
], [
'productsManagement' => 'App\\Managements\\ProductsManagement',
]);
}
/**
* Gets the private '.service_locator.HrHonuW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HrHonuWService()
{
return $this->privates['.service_locator.HrHonuW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certyfikatesSsl' => ['privates', 'App\\Managements\\CertyfikatesSsl', 'getCertyfikatesSslService', false],
], [
'certyfikatesSsl' => 'App\\Managements\\CertyfikatesSsl',
]);
}
/**
* Gets the private '.service_locator.IEIzCzx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IEIzCzxService()
{
return $this->privates['.service_locator.IEIzCzx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hostingManagement' => ['privates', 'App\\Managements\\HostingClientsManagement', 'getHostingClientsManagementService', false],
], [
'hostingManagement' => 'App\\Managements\\HostingClientsManagement',
]);
}
/**
* Gets the private '.service_locator.ILeisxE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ILeisxEService()
{
return $this->privates['.service_locator.ILeisxE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'emailTemplatesManagement' => ['privates', 'App\\Managements\\EmailTemplatesManagement', 'getEmailTemplatesManagementService', false],
'mailerInterface' => ['privates', 'mailer.mailer', 'getMailer_MailerService', false],
'reminderRepository' => ['privates', 'App\\Repository\\ReminderRepository', 'getReminderRepositoryService', false],
], [
'emailTemplatesManagement' => 'App\\Managements\\EmailTemplatesManagement',
'mailerInterface' => '?',
'reminderRepository' => 'App\\Repository\\ReminderRepository',
]);
}
/**
* Gets the private '.service_locator.IiHF6Q0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IiHF6Q0Service()
{
return $this->privates['.service_locator.IiHF6Q0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'domainsManagement' => ['privates', 'App\\Managements\\Domains', 'getDomainsService', false],
], [
'domainsManagement' => 'App\\Managements\\Domains',
]);
}
/**
* Gets the private '.service_locator.JZCpTSh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JZCpTShService()
{
return $this->privates['.service_locator.JZCpTSh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'googleAdsManagement' => ['privates', 'App\\Managements\\GoogleAdsManagement', 'getGoogleAdsManagementService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'googleAdsManagement' => 'App\\Managements\\GoogleAdsManagement',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.KGIO1eL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KGIO1eLService()
{
return $this->privates['.service_locator.KGIO1eL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.L7NWFev' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_L7NWFevService()
{
return $this->privates['.service_locator.L7NWFev'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'payersHelper' => ['privates', 'App\\Helpers\\PayersHelper', 'getPayersHelperService', false],
], [
'payersHelper' => 'App\\Helpers\\PayersHelper',
]);
}
/**
* Gets the private '.service_locator.LVZ7qh7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LVZ7qh7Service()
{
return $this->privates['.service_locator.LVZ7qh7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'associatesManagement' => ['privates', 'App\\Managements\\AssociatesManagement', 'getAssociatesManagementService', false],
], [
'associatesManagement' => 'App\\Managements\\AssociatesManagement',
]);
}
/**
* Gets the private '.service_locator.NEmo2w_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NEmo2wService()
{
return $this->privates['.service_locator.NEmo2w_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'leadsManagement' => ['privates', 'App\\Managements\\LeadsManagement', 'getLeadsManagementService', false],
'preordersManagement' => ['privates', 'App\\Managements\\PreordersManagement', 'getPreordersManagementService', false],
], [
'leadsManagement' => 'App\\Managements\\LeadsManagement',
'preordersManagement' => 'App\\Managements\\PreordersManagement',
]);
}
/**
* Gets the private '.service_locator.NHEypmm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NHEypmmService()
{
return $this->privates['.service_locator.NHEypmm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ReklamaManagement' => ['privates', 'App\\Managements\\Reklama', 'getReklamaService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'ReklamaManagement' => 'App\\Managements\\Reklama',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.Nzr8RH2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Nzr8RH2Service()
{
return $this->privates['.service_locator.Nzr8RH2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'leadsManagement' => ['privates', 'App\\Managements\\LeadsManagement', 'getLeadsManagementService', false],
], [
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'leadsManagement' => 'App\\Managements\\LeadsManagement',
]);
}
/**
* Gets the private '.service_locator.O7MpbiO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_O7MpbiOService()
{
return $this->privates['.service_locator.O7MpbiO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'preorder' => ['privates', '.errored..service_locator.O7MpbiO.App\\Entity\\Preorders', NULL, 'Cannot autowire service ".service_locator.O7MpbiO": it references class "App\\Entity\\Preorders" but no such service exists.'],
], [
'preorder' => 'App\\Entity\\Preorders',
]);
}
/**
* Gets the private '.service_locator.OVASMPr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OVASMPrService()
{
return $this->privates['.service_locator.OVASMPr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certyfikatesSslManagement' => ['privates', 'App\\Managements\\CertyfikatesSsl', 'getCertyfikatesSslService', false],
'emailHelper' => ['privates', 'App\\Helpers\\EmailHelper', 'getEmailHelperService', false],
], [
'certyfikatesSslManagement' => 'App\\Managements\\CertyfikatesSsl',
'emailHelper' => 'App\\Helpers\\EmailHelper',
]);
}
/**
* Gets the private '.service_locator.OW5F4wz' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OW5F4wzService()
{
return $this->privates['.service_locator.OW5F4wz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'helper' => ['privates', 'App\\Helpers\\ContractorsHelper', 'getContractorsHelperService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'helper' => 'App\\Helpers\\ContractorsHelper',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.QPTe9D9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QPTe9D9Service()
{
return $this->privates['.service_locator.QPTe9D9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectManagement' => ['privates', 'App\\Managements\\SeoProjectManagement', 'getSeoProjectManagementService', false],
'usersRepository' => ['privates', 'App\\Repository\\UsersRepository', 'getUsersRepositoryService', false],
], [
'seoProjectManagement' => 'App\\Managements\\SeoProjectManagement',
'usersRepository' => 'App\\Repository\\UsersRepository',
]);
}
/**
* Gets the private '.service_locator.QgVgN1Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QgVgN1QService()
{
return $this->privates['.service_locator.QgVgN1Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.Qv8ysVt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Qv8ysVtService()
{
return $this->privates['.service_locator.Qv8ysVt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'evaluationHelper' => ['privates', 'App\\Helpers\\EvaluationHelper', 'getEvaluationHelperService', false],
'evaluationManagement' => ['privates', 'App\\Managements\\EvaluationManagement', 'getEvaluationManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'evaluationHelper' => 'App\\Helpers\\EvaluationHelper',
'evaluationManagement' => 'App\\Managements\\EvaluationManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.R7Y_ysN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_R7YYsNService()
{
return $this->privates['.service_locator.R7Y_ysN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'seoContentHelper' => ['privates', 'App\\Helpers\\SeoContentHelper', 'getSeoContentHelperService', false],
'seoContentManagement' => ['privates', 'App\\Managements\\SeoContentManagement', 'getSeoContentManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'seoContentHelper' => 'App\\Helpers\\SeoContentHelper',
'seoContentManagement' => 'App\\Managements\\SeoContentManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.RjL_iG7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RjLIG7Service()
{
return $this->privates['.service_locator.RjL_iG7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certyfikatesSslManagement' => ['privates', 'App\\Managements\\CertyfikatesSsl', 'getCertyfikatesSslService', false],
'domainsManagement' => ['privates', 'App\\Managements\\Domains', 'getDomainsService', false],
'hostingManagement' => ['privates', 'App\\Managements\\HostingClientsManagement', 'getHostingClientsManagementService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'seoManagement' => ['privates', 'App\\Managements\\Seo', 'getSeoService', false],
], [
'certyfikatesSslManagement' => 'App\\Managements\\CertyfikatesSsl',
'domainsManagement' => 'App\\Managements\\Domains',
'hostingManagement' => 'App\\Managements\\HostingClientsManagement',
'payersManagement' => 'App\\Managements\\PayersManagement',
'seoManagement' => 'App\\Managements\\Seo',
]);
}
/**
* Gets the private '.service_locator.RvyhiIU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RvyhiIUService()
{
return $this->privates['.service_locator.RvyhiIU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'seoProjectManagement' => ['privates', 'App\\Managements\\SeoProjectManagement', 'getSeoProjectManagementService', false],
'serviceContentMarketingHelper' => ['privates', 'App\\Helpers\\ServiceContentMarketingHelper', 'getServiceContentMarketingHelperService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'seoProjectManagement' => 'App\\Managements\\SeoProjectManagement',
'serviceContentMarketingHelper' => 'App\\Helpers\\ServiceContentMarketingHelper',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.Sj7JKOh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Sj7JKOhService()
{
return $this->privates['.service_locator.Sj7JKOh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'productsHelper' => ['privates', 'App\\Helpers\\ProductsHelper', 'getProductsHelperService', false],
], [
'paginator' => '?',
'productsHelper' => 'App\\Helpers\\ProductsHelper',
]);
}
/**
* Gets the private '.service_locator.Tv32qWt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Tv32qWtService()
{
return $this->privates['.service_locator.Tv32qWt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ReklamaManagement' => ['privates', 'App\\Managements\\Reklama', 'getReklamaService', false],
], [
'ReklamaManagement' => 'App\\Managements\\Reklama',
]);
}
/**
* Gets the private '.service_locator.UA15jBR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UA15jBRService()
{
return $this->privates['.service_locator.UA15jBR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'BusinessProfilesManagement' => ['privates', 'App\\Managements\\BusinessProfilesManagement', 'getBusinessProfilesManagementService', false],
], [
'BusinessProfilesManagement' => 'App\\Managements\\BusinessProfilesManagement',
]);
}
/**
* Gets the private '.service_locator.ULOh0G2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ULOh0G2Service()
{
return $this->privates['.service_locator.ULOh0G2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'management' => ['privates', 'App\\Managements\\Daily', 'getDailyService', false],
], [
'management' => 'App\\Managements\\Daily',
]);
}
/**
* Gets the private '.service_locator.V9HXM9M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V9HXM9MService()
{
return $this->privates['.service_locator.V9HXM9M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'debtorsManagement' => ['privates', 'App\\Managements\\DebtorsManagement', 'getDebtorsManagementService', false],
], [
'debtorsManagement' => 'App\\Managements\\DebtorsManagement',
]);
}
/**
* Gets the private '.service_locator.VEXrFom' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VEXrFomService()
{
return $this->privates['.service_locator.VEXrFom'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certyfikatesSslManagement' => ['privates', 'App\\Managements\\CertyfikatesSsl', 'getCertyfikatesSslService', false],
], [
'certyfikatesSslManagement' => 'App\\Managements\\CertyfikatesSsl',
]);
}
/**
* Gets the private '.service_locator.VTP0r5e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VTP0r5eService()
{
return $this->privates['.service_locator.VTP0r5e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'leadsManagement' => ['privates', 'App\\Managements\\LeadsManagement', 'getLeadsManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'leadsManagement' => 'App\\Managements\\LeadsManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.VkMTzEd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VkMTzEdService()
{
return $this->privates['.service_locator.VkMTzEd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'additionalServicesManagement' => ['privates', 'App\\Managements\\AdditionalServicesManagement', 'getAdditionalServicesManagementService', false],
], [
'additionalServicesManagement' => 'App\\Managements\\AdditionalServicesManagement',
]);
}
/**
* Gets the private '.service_locator.WS5vs82' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WS5vs82Service()
{
return $this->privates['.service_locator.WS5vs82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'seoProjectHelper' => ['privates', 'App\\Helpers\\SeoProjectHelper', 'getSeoProjectHelperService', false],
'seoProjectManagement' => ['privates', 'App\\Managements\\SeoProjectManagement', 'getSeoProjectManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'seoProjectHelper' => 'App\\Helpers\\SeoProjectHelper',
'seoProjectManagement' => 'App\\Managements\\SeoProjectManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.XC4mx0q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XC4mx0qService()
{
return $this->privates['.service_locator.XC4mx0q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'domainsManagement' => ['privates', 'App\\Managements\\Domains', 'getDomainsService', false],
'domainslHelper' => ['privates', 'App\\Helpers\\DomainsHelper', 'getDomainsHelperService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'domainsManagement' => 'App\\Managements\\Domains',
'domainslHelper' => 'App\\Helpers\\DomainsHelper',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.XRM4eY_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XRM4eYService()
{
return $this->privates['.service_locator.XRM4eY_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gopinionManagement' => ['privates', 'App\\Managements\\GopinionManagement', 'getGopinionManagementService', false],
], [
'gopinionManagement' => 'App\\Managements\\GopinionManagement',
]);
}
/**
* Gets the private '.service_locator.XsyfP82' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XsyfP82Service()
{
return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.YEwuOfi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YEwuOfiService()
{
return $this->privates['.service_locator.YEwuOfi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'authenticationUtils' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.YL1vF_H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YL1vFHService()
{
return $this->privates['.service_locator.YL1vF_H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agreementsManagement' => ['privates', 'App\\Managements\\AgreementsManagement', 'getAgreementsManagementService', false],
], [
'agreementsManagement' => 'App\\Managements\\AgreementsManagement',
]);
}
/**
* Gets the private '.service_locator.ZI2s.JV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZI2s_JVService()
{
return $this->privates['.service_locator.ZI2s.JV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
'ticketsManagement' => ['privates', 'App\\Managements\\TicketsManagement', 'getTicketsManagementService', false],
], [
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
'ticketsManagement' => 'App\\Managements\\TicketsManagement',
]);
}
/**
* Gets the private '.service_locator.ZgTE5EL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZgTE5ELService()
{
return $this->privates['.service_locator.ZgTE5EL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'preordersManagement' => ['privates', 'App\\Managements\\PreordersManagement', 'getPreordersManagementService', false],
], [
'preordersManagement' => 'App\\Managements\\PreordersManagement',
]);
}
/**
* Gets the private '.service_locator._6WTl2s' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6WTl2sService()
{
return $this->privates['.service_locator._6WTl2s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'preordersManagement' => ['privates', 'App\\Managements\\PreordersManagement', 'getPreordersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'preordersManagement' => 'App\\Managements\\PreordersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator._Yel9.M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yel9_MService()
{
return $this->privates['.service_locator._Yel9.M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
], [
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
]);
}
/**
* Gets the private '.service_locator._iqMfpp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IqMfppService()
{
return $this->privates['.service_locator._iqMfpp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'WwwRatyManagement' => ['privates', 'App\\Managements\\WwwRaty', 'getWwwRatyService', false],
'WwwRatyPozycjeManagement' => ['privates', 'App\\Managements\\WwwRatyPozycje', 'getWwwRatyPozycjeService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'WwwRatyManagement' => 'App\\Managements\\WwwRaty',
'WwwRatyPozycjeManagement' => 'App\\Managements\\WwwRatyPozycje',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator._tgPIK7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TgPIK7Service()
{
return $this->privates['.service_locator._tgPIK7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agreementTypeManagement' => ['privates', 'App\\Managements\\AgreementTypeManagement', 'getAgreementTypeManagementService', false],
], [
'agreementTypeManagement' => 'App\\Managements\\AgreementTypeManagement',
]);
}
/**
* Gets the private '.service_locator.aT.fXMk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AT_FXMkService()
{
return $this->privates['.service_locator.aT.fXMk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'evaluationManagement' => ['privates', 'App\\Managements\\EvaluationManagement', 'getEvaluationManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
], [
'evaluationManagement' => 'App\\Managements\\EvaluationManagement',
'paginator' => '?',
]);
}
/**
* Gets the private '.service_locator.bEWxV1I' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BEWxV1IService()
{
return $this->privates['.service_locator.bEWxV1I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'OpiekaSerwisowaManagement' => ['privates', 'App\\Managements\\OpiekaSerwisowa', 'getOpiekaSerwisowaService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'OpiekaSerwisowaManagement' => 'App\\Managements\\OpiekaSerwisowa',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.bOgT7D1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BOgT7D1Service()
{
return $this->privates['.service_locator.bOgT7D1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'associatesHelper' => ['privates', 'App\\Helpers\\AssociatesHelper', 'getAssociatesHelperService', false],
'associatesManagement' => ['privates', 'App\\Managements\\AssociatesManagement', 'getAssociatesManagementService', false],
], [
'associatesHelper' => 'App\\Helpers\\AssociatesHelper',
'associatesManagement' => 'App\\Managements\\AssociatesManagement',
]);
}
/**
* Gets the private '.service_locator.bcoCc.l' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BcoCc_LService()
{
return $this->privates['.service_locator.bcoCc.l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'emailHelper' => ['privates', 'App\\Helpers\\EmailHelper', 'getEmailHelperService', false],
'ticketsManagement' => ['privates', 'App\\Managements\\TicketsManagement', 'getTicketsManagementService', false],
], [
'emailHelper' => 'App\\Helpers\\EmailHelper',
'ticketsManagement' => 'App\\Managements\\TicketsManagement',
]);
}
/**
* Gets the private '.service_locator.bifJTb6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BifJTb6Service()
{
return $this->privates['.service_locator.bifJTb6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.cNMynrp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CNMynrpService()
{
return $this->privates['.service_locator.cNMynrp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'googleAdsCampaignHelper' => ['privates', 'App\\Helpers\\GoogleAdsCampaignHelper', 'getGoogleAdsCampaignHelperService', false],
'googleAdsManagement' => ['privates', 'App\\Managements\\GoogleAdsManagement', 'getGoogleAdsManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'googleAdsCampaignHelper' => 'App\\Helpers\\GoogleAdsCampaignHelper',
'googleAdsManagement' => 'App\\Managements\\GoogleAdsManagement',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.cg5DUby' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Cg5DUbyService()
{
return $this->privates['.service_locator.cg5DUby'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'managerRegistry' => ['services', 'doctrine', 'getDoctrineService', false],
], [
'managerRegistry' => '?',
]);
}
/**
* Gets the private '.service_locator.cxo3Uiu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Cxo3UiuService()
{
return $this->privates['.service_locator.cxo3Uiu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'businessProfilesManagement' => ['privates', 'App\\Managements\\BusinessProfilesManagement', 'getBusinessProfilesManagementService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'businessProfilesManagement' => 'App\\Managements\\BusinessProfilesManagement',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.divYLTM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DivYLTMService()
{
return $this->privates['.service_locator.divYLTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'leadsManagement' => ['privates', 'App\\Managements\\LeadsManagement', 'getLeadsManagementService', false],
], [
'leadsManagement' => 'App\\Managements\\LeadsManagement',
]);
}
/**
* Gets the private '.service_locator.dknAKLD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DknAKLDService()
{
return $this->privates['.service_locator.dknAKLD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'seoChecklistManagement' => ['privates', 'App\\Managements\\SeoProjectChecklistManagement', 'getSeoProjectChecklistManagementService', false],
'seoProjectChecklistHelper' => ['privates', 'App\\Helpers\\SeoProjectChecklistHelper', 'getSeoProjectChecklistHelperService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'seoChecklistManagement' => 'App\\Managements\\SeoProjectChecklistManagement',
'seoProjectChecklistHelper' => 'App\\Helpers\\SeoProjectChecklistHelper',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.dlZGNqM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DlZGNqMService()
{
return $this->privates['.service_locator.dlZGNqM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'WwwRatyManagement' => ['privates', 'App\\Managements\\WwwRaty', 'getWwwRatyService', false],
'WwwRatyPozycjeManagement' => ['privates', 'App\\Managements\\WwwRatyPozycje', 'getWwwRatyPozycjeService', false],
], [
'WwwRatyManagement' => 'App\\Managements\\WwwRaty',
'WwwRatyPozycjeManagement' => 'App\\Managements\\WwwRatyPozycje',
]);
}
/**
* Gets the private '.service_locator.dtLCRYU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DtLCRYUService()
{
return $this->privates['.service_locator.dtLCRYU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gadsManagement' => ['privates', 'App\\Managements\\GadsManagement', 'getGadsManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'gadsManagement' => 'App\\Managements\\GadsManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.eauy4GJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Eauy4GJService()
{
return $this->privates['.service_locator.eauy4GJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bannersManagement' => ['privates', 'App\\Managements\\BannersManagement', 'getBannersManagementService', false],
], [
'bannersManagement' => 'App\\Managements\\BannersManagement',
]);
}
/**
* Gets the private '.service_locator.f3EZgOP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F3EZgOPService()
{
return $this->privates['.service_locator.f3EZgOP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hostingHelper' => ['privates', 'App\\Helpers\\HostingHelper', 'getHostingHelperService', false],
'hostingManagement' => ['privates', 'App\\Managements\\Hosting', 'getHostingService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'hostingHelper' => 'App\\Helpers\\HostingHelper',
'hostingManagement' => 'App\\Managements\\Hosting',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.fOWJU1K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FOWJU1KService()
{
return $this->privates['.service_locator.fOWJU1K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'emailHelper' => ['privates', 'App\\Helpers\\EmailHelper', 'getEmailHelperService', false],
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'emailHelper' => 'App\\Helpers\\EmailHelper',
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.fQLdo5J' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FQLdo5JService()
{
return $this->privates['.service_locator.fQLdo5J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
'usersHelper' => ['privates', 'App\\Helpers\\UsersHelper', 'getUsersHelperService', false],
], [
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
'usersHelper' => 'App\\Helpers\\UsersHelper',
]);
}
/**
* Gets the private '.service_locator.fn.11BS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Fn_11BSService()
{
return $this->privates['.service_locator.fn.11BS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'debtorsManagement' => ['privates', 'App\\Managements\\DebtorsManagement', 'getDebtorsManagementService', false],
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'debtorsManagement' => 'App\\Managements\\DebtorsManagement',
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.gNEFL9q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GNEFL9qService()
{
return $this->privates['.service_locator.gNEFL9q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
'warrantiesManagement' => ['privates', 'App\\Managements\\WarrantiesManagement', 'getWarrantiesManagementService', false],
], [
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
'warrantiesManagement' => 'App\\Managements\\WarrantiesManagement',
]);
}
/**
* Gets the private '.service_locator.h0_lTYe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H0LTYeService()
{
return $this->privates['.service_locator.h0_lTYe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'associatesHelper' => ['privates', 'App\\Helpers\\AssociatesHelper', 'getAssociatesHelperService', false],
'associatesManagement' => ['privates', 'App\\Managements\\AssociatesManagement', 'getAssociatesManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'associatesHelper' => 'App\\Helpers\\AssociatesHelper',
'associatesManagement' => 'App\\Managements\\AssociatesManagement',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.h52K_rh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H52KRhService()
{
return $this->privates['.service_locator.h52K_rh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.h6ffPY5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H6ffPY5Service()
{
return $this->privates['.service_locator.h6ffPY5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'WwwRatyHelper' => ['privates', 'App\\Helpers\\WwwRatyHelper', 'getWwwRatyHelperService', false],
'WwwRatyManagement' => ['privates', 'App\\Managements\\WwwRaty', 'getWwwRatyService', false],
'WwwRatyPozycjeManagement' => ['privates', 'App\\Managements\\WwwRatyPozycje', 'getWwwRatyPozycjeService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'WwwRatyHelper' => 'App\\Helpers\\WwwRatyHelper',
'WwwRatyManagement' => 'App\\Managements\\WwwRaty',
'WwwRatyPozycjeManagement' => 'App\\Managements\\WwwRatyPozycje',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.htiX0Gn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HtiX0GnService()
{
return $this->privates['.service_locator.htiX0Gn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'reklamaManagement' => ['privates', 'App\\Managements\\Reklama', 'getReklamaService', false],
'seoManagement' => ['privates', 'App\\Managements\\Seo', 'getSeoService', false],
], [
'payersManagement' => 'App\\Managements\\PayersManagement',
'reklamaManagement' => 'App\\Managements\\Reklama',
'seoManagement' => 'App\\Managements\\Seo',
]);
}
/**
* Gets the private '.service_locator.jBZd6eu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JBZd6euService()
{
return $this->privates['.service_locator.jBZd6eu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'leadsManagement' => ['privates', 'App\\Managements\\LeadsManagement', 'getLeadsManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'leadsManagement' => 'App\\Managements\\LeadsManagement',
]);
}
/**
* Gets the private '.service_locator.kZIW2Ux' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KZIW2UxService()
{
return $this->privates['.service_locator.kZIW2Ux'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agreementsManagement' => ['privates', 'App\\Managements\\AgreementsManagement', 'getAgreementsManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'agreementsManagement' => 'App\\Managements\\AgreementsManagement',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.kbfnb8i' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kbfnb8iService()
{
return $this->privates['.service_locator.kbfnb8i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'faqManagement' => ['privates', 'App\\Managements\\FaqManagement', 'getFaqManagementService', false],
], [
'faqManagement' => 'App\\Managements\\FaqManagement',
]);
}
/**
* Gets the private '.service_locator.lIeqFVn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LIeqFVnService()
{
return $this->privates['.service_locator.lIeqFVn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'seoChecklistManagement' => ['privates', 'App\\Managements\\SeoProjectChecklistManagement', 'getSeoProjectChecklistManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'seoChecklistManagement' => 'App\\Managements\\SeoProjectChecklistManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.lQhp73J' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LQhp73JService()
{
return $this->privates['.service_locator.lQhp73J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hostingHelper' => ['privates', 'App\\Helpers\\HostingClientsHelper', 'getHostingClientsHelperService', false],
'hostingManagement' => ['privates', 'App\\Managements\\HostingClientsManagement', 'getHostingClientsManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'hostingHelper' => 'App\\Helpers\\HostingClientsHelper',
'hostingManagement' => 'App\\Managements\\HostingClientsManagement',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.m3SYC0e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_M3SYC0eService()
{
return $this->privates['.service_locator.m3SYC0e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'installmentWebsitesManagement' => ['privates', 'App\\Managements\\InstallmentWebsitesManagement', 'getInstallmentWebsitesManagementService', false],
'installmentsMenagement' => ['privates', 'App\\Managements\\InstallmentsManagement', 'getInstallmentsManagementService', false],
], [
'installmentWebsitesManagement' => 'App\\Managements\\InstallmentWebsitesManagement',
'installmentsMenagement' => 'App\\Managements\\InstallmentsManagement',
]);
}
/**
* Gets the private '.service_locator.mNei6EQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MNei6EQService()
{
return $this->privates['.service_locator.mNei6EQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'emailHelper' => ['privates', 'App\\Helpers\\EmailHelper', 'getEmailHelperService', false],
], [
'emailHelper' => 'App\\Helpers\\EmailHelper',
]);
}
/**
* Gets the private '.service_locator.mx0UMmY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Mx0UMmYService()
{
return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_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', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.mxbQrbE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MxbQrbEService()
{
return $this->privates['.service_locator.mxbQrbE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'emailHelper' => ['privates', 'App\\Helpers\\EmailHelper', 'getEmailHelperService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'emailHelper' => 'App\\Helpers\\EmailHelper',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.nwQyYmi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NwQyYmiService()
{
return $this->privates['.service_locator.nwQyYmi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'valuationManagement' => ['privates', 'App\\Managements\\ValuationManagement', 'getValuationManagementService', false],
], [
'valuationManagement' => 'App\\Managements\\ValuationManagement',
]);
}
/**
* Gets the private '.service_locator.oJjNw6B' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OJjNw6BService()
{
return $this->privates['.service_locator.oJjNw6B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'SeoManagement' => ['privates', 'App\\Managements\\Seo', 'getSeoService', false],
], [
'SeoManagement' => 'App\\Managements\\Seo',
]);
}
/**
* Gets the private '.service_locator.oKzTFis' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OKzTFisService()
{
return $this->privates['.service_locator.oKzTFis'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'reminderRepository' => ['privates', 'App\\Repository\\ReminderRepository', 'getReminderRepositoryService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'reminderRepository' => 'App\\Repository\\ReminderRepository',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.oOv0VM0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OOv0VM0Service()
{
return $this->privates['.service_locator.oOv0VM0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoContentHelper' => ['privates', 'App\\Helpers\\SeoContentHelper', 'getSeoContentHelperService', false],
'seoContentManagement' => ['privates', 'App\\Managements\\SeoContentManagement', 'getSeoContentManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'seoContentHelper' => 'App\\Helpers\\SeoContentHelper',
'seoContentManagement' => 'App\\Managements\\SeoContentManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.pJwIWjp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PJwIWjpService()
{
return $this->privates['.service_locator.pJwIWjp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'management' => ['privates', 'App\\Managements\\PreordersManagement', 'getPreordersManagementService', false],
], [
'management' => 'App\\Managements\\PreordersManagement',
]);
}
/**
* Gets the private '.service_locator.qUW9BVE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QUW9BVEService()
{
return $this->privates['.service_locator.qUW9BVE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'additionalServicesHelper' => ['privates', 'App\\Helpers\\AdditionalServicesHelper', 'getAdditionalServicesHelperService', false],
'additionalServicesManagement' => ['privates', 'App\\Managements\\AdditionalServicesManagement', 'getAdditionalServicesManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'additionalServicesHelper' => 'App\\Helpers\\AdditionalServicesHelper',
'additionalServicesManagement' => 'App\\Managements\\AdditionalServicesManagement',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.rp_Hks2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RpHks2Service()
{
return $this->privates['.service_locator.rp_Hks2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logsManagement' => ['privates', 'App\\Managements\\Logs', 'getLogsService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'logsManagement' => 'App\\Managements\\Logs',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.st3ASTR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_St3ASTRService()
{
return $this->privates['.service_locator.st3ASTR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.st3ASTR.Symfony\\Component\\Security\\Core\\User\\UserInterface', NULL, 'Cannot autowire service ".service_locator.st3ASTR": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. You should maybe alias this interface to the existing "App\\Security\\ShopUser" service.'],
], [
'user' => 'Symfony\\Component\\Security\\Core\\User\\UserInterface',
]);
}
/**
* Gets the private '.service_locator.tCw9VjN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TCw9VjNService()
{
return $this->privates['.service_locator.tCw9VjN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'warrantiesManagement' => ['privates', 'App\\Managements\\WarrantiesManagement', 'getWarrantiesManagementService', false],
], [
'warrantiesManagement' => 'App\\Managements\\WarrantiesManagement',
]);
}
/**
* Gets the private '.service_locator.tFpjMa0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TFpjMa0Service()
{
return $this->privates['.service_locator.tFpjMa0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
'valuationManagement' => ['privates', 'App\\Managements\\ValuationManagement', 'getValuationManagementService', false],
], [
'settingsManagement' => 'App\\Managements\\SettingsManagement',
'valuationManagement' => 'App\\Managements\\ValuationManagement',
]);
}
/**
* Gets the private '.service_locator.trjtRjZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TrjtRjZService()
{
return $this->privates['.service_locator.trjtRjZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'BusinessProfilesManagement' => ['privates', 'App\\Managements\\BusinessProfilesManagement', 'getBusinessProfilesManagementService', false],
'selfInfoRepository' => ['privates', 'App\\Repository\\SelfInfoRepository', 'getSelfInfoRepositoryService', false],
], [
'BusinessProfilesManagement' => 'App\\Managements\\BusinessProfilesManagement',
'selfInfoRepository' => 'App\\Repository\\SelfInfoRepository',
]);
}
/**
* Gets the private '.service_locator.tz1F9C7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Tz1F9C7Service()
{
return $this->privates['.service_locator.tz1F9C7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offertsManagement' => ['privates', 'App\\Managements\\Offerts', 'getOffertsService', false],
], [
'offertsManagement' => 'App\\Managements\\Offerts',
]);
}
/**
* Gets the private '.service_locator.u7dLB2Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_U7dLB2QService()
{
return $this->privates['.service_locator.u7dLB2Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectGroup' => ['privates', '.errored..service_locator.u7dLB2Q.App\\Entity\\SeoProjectGroups', NULL, 'Cannot autowire service ".service_locator.u7dLB2Q": it references class "App\\Entity\\SeoProjectGroups" but no such service exists.'],
], [
'seoProjectGroup' => 'App\\Entity\\SeoProjectGroups',
]);
}
/**
* Gets the private '.service_locator.uYpqMYK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UYpqMYKService()
{
return $this->privates['.service_locator.uYpqMYK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bannerManagement' => ['privates', 'App\\Managements\\BannersManagement', 'getBannersManagementService', false],
], [
'bannerManagement' => 'App\\Managements\\BannersManagement',
]);
}
/**
* Gets the private '.service_locator.uf6oYCF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Uf6oYCFService()
{
return $this->privates['.service_locator.uf6oYCF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certyfikatesSslManagement' => ['privates', 'App\\Managements\\CertyfikatesSsl', 'getCertyfikatesSslService', false],
'domainsManagement' => ['privates', 'App\\Managements\\Domains', 'getDomainsService', false],
'hostingManagement' => ['privates', 'App\\Managements\\HostingClientsManagement', 'getHostingClientsManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'seoManagement' => ['privates', 'App\\Managements\\Seo', 'getSeoService', false],
'servicesHelper' => ['privates', 'App\\Helpers\\ServicesHelper', 'getServicesHelperService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'certyfikatesSslManagement' => 'App\\Managements\\CertyfikatesSsl',
'domainsManagement' => 'App\\Managements\\Domains',
'hostingManagement' => 'App\\Managements\\HostingClientsManagement',
'paginator' => '?',
'seoManagement' => 'App\\Managements\\Seo',
'servicesHelper' => 'App\\Helpers\\ServicesHelper',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.unwG8Ur' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UnwG8UrService()
{
return $this->privates['.service_locator.unwG8Ur'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'logsManagement' => ['privates', 'App\\Managements\\Logs', 'getLogsService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'logsManagement' => 'App\\Managements\\Logs',
]);
}
/**
* Gets the private '.service_locator.uwX.KO_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UwX_KOService()
{
return $this->privates['.service_locator.uwX.KO_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certyfikatesSslManagement' => ['privates', 'App\\Managements\\CertyfikatesSsl', 'getCertyfikatesSslService', false],
'emailHelper' => ['privates', 'App\\Helpers\\EmailHelper', 'getEmailHelperService', false],
'sslHelper' => ['privates', 'App\\Helpers\\SslHelper', 'getSslHelperService', false],
], [
'certyfikatesSslManagement' => 'App\\Managements\\CertyfikatesSsl',
'emailHelper' => 'App\\Helpers\\EmailHelper',
'sslHelper' => 'App\\Helpers\\SslHelper',
]);
}
/**
* Gets the private '.service_locator.vow.nGU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Vow_NGUService()
{
return $this->privates['.service_locator.vow.nGU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.w0tXx9R' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_W0tXx9RService()
{
return $this->privates['.service_locator.w0tXx9R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bannerManagement' => ['privates', 'App\\Managements\\BannersManagement', 'getBannersManagementService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
], [
'bannerManagement' => 'App\\Managements\\BannersManagement',
'paginator' => '?',
]);
}
/**
* Gets the private '.service_locator.wgr9JTQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Wgr9JTQService()
{
return $this->privates['.service_locator.wgr9JTQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'evaluationHelper' => ['privates', 'App\\Helpers\\EvaluationHelper', 'getEvaluationHelperService', false],
'evaluationManagement' => ['privates', 'App\\Managements\\EvaluationManagement', 'getEvaluationManagementService', false],
], [
'evaluationHelper' => 'App\\Helpers\\EvaluationHelper',
'evaluationManagement' => 'App\\Managements\\EvaluationManagement',
]);
}
/**
* Gets the private '.service_locator.x9ipq.6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_X9ipq_6Service()
{
return $this->privates['.service_locator.x9ipq.6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'debtorsManagement' => ['privates', 'App\\Managements\\DebtorsManagement', 'getDebtorsManagementService', false],
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
], [
'debtorsManagement' => 'App\\Managements\\DebtorsManagement',
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
]);
}
/**
* Gets the private '.service_locator.xLLIBu0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XLLIBu0Service()
{
return $this->privates['.service_locator.xLLIBu0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logsHelper' => ['privates', 'App\\Helpers\\Logs', 'getLogs2Service', false],
'logsManagement' => ['privates', 'App\\Managements\\Logs', 'getLogsService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'logsHelper' => 'App\\Helpers\\Logs',
'logsManagement' => 'App\\Managements\\Logs',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.xUrKPVU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XUrKPVUService()
{
return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.yOoUXrJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YOoUXrJService()
{
return $this->privates['.service_locator.yOoUXrJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ticketsManagement' => ['privates', 'App\\Managements\\TicketsManagement', 'getTicketsManagementService', false],
], [
'ticketsManagement' => 'App\\Managements\\TicketsManagement',
]);
}
/**
* Gets the private '.service_locator.yTuZ_U.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YTuZU_Service()
{
return $this->privates['.service_locator.yTuZ_U.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'OpiekaSerwisowaHelper' => ['privates', 'App\\Helpers\\OpiekaSerwisowaHelper', 'getOpiekaSerwisowaHelperService', false],
'OpiekaSerwisowaManagement' => ['privates', 'App\\Managements\\OpiekaSerwisowa', 'getOpiekaSerwisowaService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'OpiekaSerwisowaHelper' => 'App\\Helpers\\OpiekaSerwisowaHelper',
'OpiekaSerwisowaManagement' => 'App\\Managements\\OpiekaSerwisowa',
'paginator' => '?',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.yomf0eK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yomf0eKService()
{
return $this->privates['.service_locator.yomf0eK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'invoicesManagement' => ['privates', 'App\\Managements\\InvoicesManagement', 'getInvoicesManagementService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'invoicesManagement' => 'App\\Managements\\InvoicesManagement',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.yzUW6zr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YzUW6zrService()
{
return $this->privates['.service_locator.yzUW6zr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'payersHelper' => ['privates', 'App\\Helpers\\PayersHelper', 'getPayersHelperService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'paginator' => '?',
'payersHelper' => 'App\\Helpers\\PayersHelper',
'payersManagement' => 'App\\Managements\\PayersManagement',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.zFcJjKU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZFcJjKUService()
{
return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
], [
'authenticationUtils' => '?',
]);
}
/**
* Gets the private '.service_locator.zJyh7qS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZJyh7qSService()
{
return $this->privates['.service_locator.zJyh7qS'] = 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' => '?',
]);
}
/**
* Gets the private '.service_locator.zK.8.Gk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZK_8_GkService()
{
return $this->privates['.service_locator.zK.8.Gk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoicesHelper' => ['privates', 'App\\Helpers\\InvoicesHelper', 'getInvoicesHelperService', false],
'logsManagement' => ['privates', 'App\\Managements\\Logs', 'getLogsService', false],
'payersManagement' => ['privates', 'App\\Managements\\PayersManagement', 'getPayersManagementService', false],
], [
'invoicesHelper' => 'App\\Helpers\\InvoicesHelper',
'logsManagement' => 'App\\Managements\\Logs',
'payersManagement' => 'App\\Managements\\PayersManagement',
]);
}
/**
* Gets the private '.service_locator.zOYbhxH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZOYbhxHService()
{
return $this->privates['.service_locator.zOYbhxH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dailyHelper' => ['privates', 'App\\Helpers\\Daily', 'getDaily2Service', false],
'dailyManagement' => ['privates', 'App\\Managements\\Daily', 'getDailyService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'settingsManagement' => ['privates', 'App\\Managements\\SettingsManagement', 'getSettingsManagementService', false],
], [
'dailyHelper' => 'App\\Helpers\\Daily',
'dailyManagement' => 'App\\Managements\\Daily',
'paginator' => '?',
'settingsManagement' => 'App\\Managements\\SettingsManagement',
]);
}
/**
* Gets the private '.service_locator.zPF8Pqj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZPF8PqjService()
{
return $this->privates['.service_locator.zPF8Pqj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectManagement' => ['privates', 'App\\Managements\\SeoProjectManagement', 'getSeoProjectManagementService', false],
], [
'seoProjectManagement' => 'App\\Managements\\SeoProjectManagement',
]);
}
/**
* Gets the private '.service_locator.zdT4Ltw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZdT4LtwService()
{
return $this->privates['.service_locator.zdT4Ltw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectChecklistManagement' => ['privates', 'App\\Managements\\SeoProjectChecklistManagement', 'getSeoProjectChecklistManagementService', false],
], [
'seoProjectChecklistManagement' => 'App\\Managements\\SeoProjectChecklistManagement',
]);
}
/**
* Gets the private '.service_locator.znFM4L_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZnFM4LService()
{
return $this->privates['.service_locator.znFM4L_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'seoProjectHelper' => ['privates', 'App\\Helpers\\SeoProjectHelper', 'getSeoProjectHelperService', false],
'seoProjectManagement' => ['privates', 'App\\Managements\\SeoProjectManagement', 'getSeoProjectManagementService', false],
], [
'seoProjectHelper' => 'App\\Helpers\\SeoProjectHelper',
'seoProjectManagement' => 'App\\Managements\\SeoProjectManagement',
]);
}
/**
* Gets the private '.session.deprecated' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
*/
protected function get_Session_DeprecatedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
}
/**
* Gets the private '.twig.command.debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Debug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
});
}
/**
* Gets the private '.twig.command.lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Lint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
});
}
/**
* Gets the private '.var_dumper.command.server_dump.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_VarDumper_Command_ServerDump_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'App\Form\InstallmentType' shared autowired service.
*
* @return \App\Form\InstallmentType
*/
protected function getInstallmentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/InstallmentType.php';
return $this->privates['App\\Form\\InstallmentType'] = new \App\Form\InstallmentType();
}
/**
* Gets the private 'App\Form\SeoProjectGroupsType' shared autowired service.
*
* @return \App\Form\SeoProjectGroupsType
*/
protected function getSeoProjectGroupsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SeoProjectGroupsType.php';
return $this->privates['App\\Form\\SeoProjectGroupsType'] = new \App\Form\SeoProjectGroupsType();
}
/**
* Gets the private 'App\Forms\Admin\AdminAdditionalServicesForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminAdditionalServicesForm
*/
protected function getAdminAdditionalServicesFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminAdditionalServicesForm.php';
return $this->privates['App\\Forms\\Admin\\AdminAdditionalServicesForm'] = new \App\Forms\Admin\AdminAdditionalServicesForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminAgreementTypeForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminAgreementTypeForm
*/
protected function getAdminAgreementTypeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminAgreementTypeForm.php';
return $this->privates['App\\Forms\\Admin\\AdminAgreementTypeForm'] = new \App\Forms\Admin\AdminAgreementTypeForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminArchiveWarrantyForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminArchiveWarrantyForm
*/
protected function getAdminArchiveWarrantyFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminArchiveWarrantyForm.php';
return $this->privates['App\\Forms\\Admin\\AdminArchiveWarrantyForm'] = new \App\Forms\Admin\AdminArchiveWarrantyForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminAssociatesForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminAssociatesForm
*/
protected function getAdminAssociatesFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminAssociatesForm.php';
return $this->privates['App\\Forms\\Admin\\AdminAssociatesForm'] = new \App\Forms\Admin\AdminAssociatesForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminBannerForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminBannerForm
*/
protected function getAdminBannerFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminBannerForm.php';
return $this->privates['App\\Forms\\Admin\\AdminBannerForm'] = new \App\Forms\Admin\AdminBannerForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminBusinessProfilesForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminBusinessProfilesForm
*/
protected function getAdminBusinessProfilesFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminBusinessProfilesForm.php';
return $this->privates['App\\Forms\\Admin\\AdminBusinessProfilesForm'] = new \App\Forms\Admin\AdminBusinessProfilesForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminContractorForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminContractorForm
*/
protected function getAdminContractorFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminContractorForm.php';
return $this->privates['App\\Forms\\Admin\\AdminContractorForm'] = new \App\Forms\Admin\AdminContractorForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminDailyForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminDailyForm
*/
protected function getAdminDailyFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminDailyForm.php';
return $this->privates['App\\Forms\\Admin\\AdminDailyForm'] = new \App\Forms\Admin\AdminDailyForm(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminDebtorForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminDebtorForm
*/
protected function getAdminDebtorFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminDebtorForm.php';
return $this->privates['App\\Forms\\Admin\\AdminDebtorForm'] = new \App\Forms\Admin\AdminDebtorForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminDomainForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminDomainForm
*/
protected function getAdminDomainFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminDomainForm.php';
return $this->privates['App\\Forms\\Admin\\AdminDomainForm'] = new \App\Forms\Admin\AdminDomainForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminEvaluationForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminEvaluationForm
*/
protected function getAdminEvaluationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminEvaluationForm.php';
return $this->privates['App\\Forms\\Admin\\AdminEvaluationForm'] = new \App\Forms\Admin\AdminEvaluationForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminGoogleAdsCampaignForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminGoogleAdsCampaignForm
*/
protected function getAdminGoogleAdsCampaignFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminGoogleAdsCampaignForm.php';
return $this->privates['App\\Forms\\Admin\\AdminGoogleAdsCampaignForm'] = new \App\Forms\Admin\AdminGoogleAdsCampaignForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminGopinionForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminGopinionForm
*/
protected function getAdminGopinionFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminGopinionForm.php';
return $this->privates['App\\Forms\\Admin\\AdminGopinionForm'] = new \App\Forms\Admin\AdminGopinionForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminHostingClientsForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminHostingClientsForm
*/
protected function getAdminHostingClientsFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminHostingClientsForm.php';
return $this->privates['App\\Forms\\Admin\\AdminHostingClientsForm'] = new \App\Forms\Admin\AdminHostingClientsForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminHostingForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminHostingForm
*/
protected function getAdminHostingFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminHostingForm.php';
return $this->privates['App\\Forms\\Admin\\AdminHostingForm'] = new \App\Forms\Admin\AdminHostingForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminImportForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminImportForm
*/
protected function getAdminImportFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminImportForm.php';
return $this->privates['App\\Forms\\Admin\\AdminImportForm'] = new \App\Forms\Admin\AdminImportForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminInstallmentWebsitesForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminInstallmentWebsitesForm
*/
protected function getAdminInstallmentWebsitesFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminInstallmentWebsitesForm.php';
return $this->privates['App\\Forms\\Admin\\AdminInstallmentWebsitesForm'] = new \App\Forms\Admin\AdminInstallmentWebsitesForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminInvoiceForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminInvoiceForm
*/
protected function getAdminInvoiceFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminInvoiceForm.php';
return $this->privates['App\\Forms\\Admin\\AdminInvoiceForm'] = new \App\Forms\Admin\AdminInvoiceForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminLeadForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminLeadForm
*/
protected function getAdminLeadFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminLeadForm.php';
return $this->privates['App\\Forms\\Admin\\AdminLeadForm'] = new \App\Forms\Admin\AdminLeadForm(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminOffertForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminOffertForm
*/
protected function getAdminOffertFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminOffertForm.php';
return $this->privates['App\\Forms\\Admin\\AdminOffertForm'] = new \App\Forms\Admin\AdminOffertForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminOpiekaSerwisowaServiceForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminOpiekaSerwisowaServiceForm
*/
protected function getAdminOpiekaSerwisowaServiceFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminOpiekaSerwisowaServiceForm.php';
return $this->privates['App\\Forms\\Admin\\AdminOpiekaSerwisowaServiceForm'] = new \App\Forms\Admin\AdminOpiekaSerwisowaServiceForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminPayerForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminPayerForm
*/
protected function getAdminPayerFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminPayerForm.php';
return $this->privates['App\\Forms\\Admin\\AdminPayerForm'] = new \App\Forms\Admin\AdminPayerForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminPreorderForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminPreorderForm
*/
protected function getAdminPreorderFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminPreorderForm.php';
return $this->privates['App\\Forms\\Admin\\AdminPreorderForm'] = new \App\Forms\Admin\AdminPreorderForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminReklamaServiceForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminReklamaServiceForm
*/
protected function getAdminReklamaServiceFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminReklamaServiceForm.php';
return $this->privates['App\\Forms\\Admin\\AdminReklamaServiceForm'] = new \App\Forms\Admin\AdminReklamaServiceForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminReminderForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminReminderForm
*/
protected function getAdminReminderFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminReminderForm.php';
return $this->privates['App\\Forms\\Admin\\AdminReminderForm'] = new \App\Forms\Admin\AdminReminderForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminResponsibilitiesForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminResponsibilitiesForm
*/
protected function getAdminResponsibilitiesFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminResponsibilitiesForm.php';
return $this->privates['App\\Forms\\Admin\\AdminResponsibilitiesForm'] = new \App\Forms\Admin\AdminResponsibilitiesForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminSeoCheckForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSeoCheckForm
*/
protected function getAdminSeoCheckFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSeoCheckForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSeoCheckForm'] = new \App\Forms\Admin\AdminSeoCheckForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminSeoContentForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSeoContentForm
*/
protected function getAdminSeoContentFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSeoContentForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSeoContentForm'] = new \App\Forms\Admin\AdminSeoContentForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminSeoForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSeoForm
*/
protected function getAdminSeoFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSeoForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSeoForm'] = new \App\Forms\Admin\AdminSeoForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminSeoLinkbuildingForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSeoLinkbuildingForm
*/
protected function getAdminSeoLinkbuildingFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSeoLinkbuildingForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSeoLinkbuildingForm'] = new \App\Forms\Admin\AdminSeoLinkbuildingForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminSeoProjectForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSeoProjectForm
*/
protected function getAdminSeoProjectFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSeoProjectForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSeoProjectForm'] = new \App\Forms\Admin\AdminSeoProjectForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminSeoServiceForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSeoServiceForm
*/
protected function getAdminSeoServiceFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSeoServiceForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSeoServiceForm'] = new \App\Forms\Admin\AdminSeoServiceForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminSeoTaskForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSeoTaskForm
*/
protected function getAdminSeoTaskFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSeoTaskForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSeoTaskForm'] = new \App\Forms\Admin\AdminSeoTaskForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminServiceContentMarketingForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminServiceContentMarketingForm
*/
protected function getAdminServiceContentMarketingFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminServiceContentMarketingForm.php';
return $this->privates['App\\Forms\\Admin\\AdminServiceContentMarketingForm'] = new \App\Forms\Admin\AdminServiceContentMarketingForm(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminServiceForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminServiceForm
*/
protected function getAdminServiceFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminServiceForm.php';
return $this->privates['App\\Forms\\Admin\\AdminServiceForm'] = new \App\Forms\Admin\AdminServiceForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminSslForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminSslForm
*/
protected function getAdminSslFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminSslForm.php';
return $this->privates['App\\Forms\\Admin\\AdminSslForm'] = new \App\Forms\Admin\AdminSslForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminTicketForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminTicketForm
*/
protected function getAdminTicketFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminTicketForm.php';
return $this->privates['App\\Forms\\Admin\\AdminTicketForm'] = new \App\Forms\Admin\AdminTicketForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminUserForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminUserForm
*/
protected function getAdminUserFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminUserForm.php';
return $this->privates['App\\Forms\\Admin\\AdminUserForm'] = new \App\Forms\Admin\AdminUserForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminUserResponsibilitiesForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminUserResponsibilitiesForm
*/
protected function getAdminUserResponsibilitiesFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminUserResponsibilitiesForm.php';
return $this->privates['App\\Forms\\Admin\\AdminUserResponsibilitiesForm'] = new \App\Forms\Admin\AdminUserResponsibilitiesForm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Forms\Admin\AdminWarrantyForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminWarrantyForm
*/
protected function getAdminWarrantyFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminWarrantyForm.php';
return $this->privates['App\\Forms\\Admin\\AdminWarrantyForm'] = new \App\Forms\Admin\AdminWarrantyForm();
}
/**
* Gets the private 'App\Forms\Admin\AdminWwwRatyForm' shared autowired service.
*
* @return \App\Forms\Admin\AdminWwwRatyForm
*/
protected function getAdminWwwRatyFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/AdminWwwRatyForm.php';
return $this->privates['App\\Forms\\Admin\\AdminWwwRatyForm'] = new \App\Forms\Admin\AdminWwwRatyForm();
}
/**
* Gets the private 'App\Forms\Admin\DailyFilters' shared autowired service.
*
* @return \App\Forms\Admin\DailyFilters
*/
protected function getDailyFiltersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/DailyFilters.php';
return $this->privates['App\\Forms\\Admin\\DailyFilters'] = new \App\Forms\Admin\DailyFilters();
}
/**
* Gets the private 'App\Forms\Admin\Faq' shared autowired service.
*
* @return \App\Forms\Admin\Faq
*/
protected function getFaq2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/Faq.php';
return $this->privates['App\\Forms\\Admin\\Faq'] = new \App\Forms\Admin\Faq();
}
/**
* Gets the private 'App\Forms\Admin\FaqFilters' shared autowired service.
*
* @return \App\Forms\Admin\FaqFilters
*/
protected function getFaqFiltersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/FaqFilters.php';
return $this->privates['App\\Forms\\Admin\\FaqFilters'] = new \App\Forms\Admin\FaqFilters();
}
/**
* Gets the private 'App\Forms\Admin\GeneralSettingsForm' shared autowired service.
*
* @return \App\Forms\Admin\GeneralSettingsForm
*/
protected function getGeneralSettingsFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/GeneralSettingsForm.php';
return $this->privates['App\\Forms\\Admin\\GeneralSettingsForm'] = new \App\Forms\Admin\GeneralSettingsForm();
}
/**
* Gets the private 'App\Forms\Admin\LogsFilters' shared autowired service.
*
* @return \App\Forms\Admin\LogsFilters
*/
protected function getLogsFiltersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/LogsFilters.php';
return $this->privates['App\\Forms\\Admin\\LogsFilters'] = new \App\Forms\Admin\LogsFilters();
}
/**
* Gets the private 'App\Forms\Admin\PagesFiltersForm' shared autowired service.
*
* @return \App\Forms\Admin\PagesFiltersForm
*/
protected function getPagesFiltersFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/PagesFiltersForm.php';
return $this->privates['App\\Forms\\Admin\\PagesFiltersForm'] = new \App\Forms\Admin\PagesFiltersForm();
}
/**
* Gets the private 'App\Forms\Admin\ProductCategoriesFiltersForm' shared autowired service.
*
* @return \App\Forms\Admin\ProductCategoriesFiltersForm
*/
protected function getProductCategoriesFiltersFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/ProductCategoriesFiltersForm.php';
return $this->privates['App\\Forms\\Admin\\ProductCategoriesFiltersForm'] = new \App\Forms\Admin\ProductCategoriesFiltersForm();
}
/**
* Gets the private 'App\Forms\Admin\ProductCategoryForm' shared autowired service.
*
* @return \App\Forms\Admin\ProductCategoryForm
*/
protected function getProductCategoryFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/ProductCategoryForm.php';
return $this->privates['App\\Forms\\Admin\\ProductCategoryForm'] = new \App\Forms\Admin\ProductCategoryForm();
}
/**
* Gets the private 'App\Forms\Admin\ProductTagForm' shared autowired service.
*
* @return \App\Forms\Admin\ProductTagForm
*/
protected function getProductTagFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Forms/Admin/ProductTagForm.php';
return $this->privates['App\\Forms\\Admin\\ProductTagForm'] = new \App\Forms\Admin\ProductTagForm();
}
/**
* Gets the private 'App\Helpers\AdditionalServicesHelper' shared autowired service.
*
* @return \App\Helpers\AdditionalServicesHelper
*/
protected function getAdditionalServicesHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/AdditionalServicesHelper.php';
return $this->privates['App\\Helpers\\AdditionalServicesHelper'] = new \App\Helpers\AdditionalServicesHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\AssociatesHelper' shared autowired service.
*
* @return \App\Helpers\AssociatesHelper
*/
protected function getAssociatesHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/AssociatesHelper.php';
return $this->privates['App\\Helpers\\AssociatesHelper'] = new \App\Helpers\AssociatesHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\BusinessProfilesHelper' shared autowired service.
*
* @return \App\Helpers\BusinessProfilesHelper
*/
protected function getBusinessProfilesHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/BusinessProfilesHelper.php';
return $this->privates['App\\Helpers\\BusinessProfilesHelper'] = new \App\Helpers\BusinessProfilesHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\ContractorsHelper' shared autowired service.
*
* @return \App\Helpers\ContractorsHelper
*/
protected function getContractorsHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/ContractorsHelper.php';
return $this->privates['App\\Helpers\\ContractorsHelper'] = new \App\Helpers\ContractorsHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\Daily' shared autowired service.
*
* @return \App\Helpers\Daily
*/
protected function getDaily2Service()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/Daily.php';
return $this->privates['App\\Helpers\\Daily'] = new \App\Helpers\Daily(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\DomainsHelper' shared autowired service.
*
* @return \App\Helpers\DomainsHelper
*/
protected function getDomainsHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/DomainsHelper.php';
return $this->privates['App\\Helpers\\DomainsHelper'] = new \App\Helpers\DomainsHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\EmailHelper' shared autowired service.
*
* @return \App\Helpers\EmailHelper
*/
protected function getEmailHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/EmailHelper.php';
$a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['App\\Helpers\\EmailHelper'])) {
return $this->privates['App\\Helpers\\EmailHelper'];
}
return $this->privates['App\\Helpers\\EmailHelper'] = new \App\Helpers\EmailHelper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\EmailTemplatesManagement'] ?? $this->getEmailTemplatesManagementService()), $a);
}
/**
* Gets the private 'App\Helpers\EvaluationHelper' shared autowired service.
*
* @return \App\Helpers\EvaluationHelper
*/
protected function getEvaluationHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/EvaluationHelper.php';
return $this->privates['App\\Helpers\\EvaluationHelper'] = new \App\Helpers\EvaluationHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\Faq' shared autowired service.
*
* @return \App\Helpers\Faq
*/
protected function getFaqService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/Faq.php';
return $this->privates['App\\Helpers\\Faq'] = new \App\Helpers\Faq(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\GoogleAdsCampaignHelper' shared autowired service.
*
* @return \App\Helpers\GoogleAdsCampaignHelper
*/
protected function getGoogleAdsCampaignHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/GoogleAdsCampaignHelper.php';
return $this->privates['App\\Helpers\\GoogleAdsCampaignHelper'] = new \App\Helpers\GoogleAdsCampaignHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\HostingClientsHelper' shared autowired service.
*
* @return \App\Helpers\HostingClientsHelper
*/
protected function getHostingClientsHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/HostingClientsHelper.php';
return $this->privates['App\\Helpers\\HostingClientsHelper'] = new \App\Helpers\HostingClientsHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\HostingHelper' shared autowired service.
*
* @return \App\Helpers\HostingHelper
*/
protected function getHostingHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/HostingHelper.php';
return $this->privates['App\\Helpers\\HostingHelper'] = new \App\Helpers\HostingHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\InstallmentWebsitesHelper' shared autowired service.
*
* @return \App\Helpers\InstallmentWebsitesHelper
*/
protected function getInstallmentWebsitesHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/InstallmentWebsitesHelper.php';
return $this->privates['App\\Helpers\\InstallmentWebsitesHelper'] = new \App\Helpers\InstallmentWebsitesHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\InvoicesHelper' shared autowired service.
*
* @return \App\Helpers\InvoicesHelper
*/
protected function getInvoicesHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/InvoicesHelper.php';
return $this->privates['App\\Helpers\\InvoicesHelper'] = new \App\Helpers\InvoicesHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\Logs' shared autowired service.
*
* @return \App\Helpers\Logs
*/
protected function getLogs2Service()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/Logs.php';
return $this->privates['App\\Helpers\\Logs'] = new \App\Helpers\Logs(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\OpiekaSerwisowaHelper' shared autowired service.
*
* @return \App\Helpers\OpiekaSerwisowaHelper
*/
protected function getOpiekaSerwisowaHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/OpiekaSerwisowaHelper.php';
return $this->privates['App\\Helpers\\OpiekaSerwisowaHelper'] = new \App\Helpers\OpiekaSerwisowaHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\PayersHelper' shared autowired service.
*
* @return \App\Helpers\PayersHelper
*/
protected function getPayersHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/PayersHelper.php';
return $this->privates['App\\Helpers\\PayersHelper'] = new \App\Helpers\PayersHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\PreordersHelper' shared autowired service.
*
* @return \App\Helpers\PreordersHelper
*/
protected function getPreordersHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/PreordersHelper.php';
return $this->privates['App\\Helpers\\PreordersHelper'] = new \App\Helpers\PreordersHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\ProductsHelper' shared autowired service.
*
* @return \App\Helpers\ProductsHelper
*/
protected function getProductsHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/ProductsHelper.php';
return $this->privates['App\\Helpers\\ProductsHelper'] = new \App\Helpers\ProductsHelper();
}
/**
* Gets the private 'App\Helpers\ReklamaHelper' shared autowired service.
*
* @return \App\Helpers\ReklamaHelper
*/
protected function getReklamaHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/ReklamaHelper.php';
return $this->privates['App\\Helpers\\ReklamaHelper'] = new \App\Helpers\ReklamaHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\SeoContentHelper' shared autowired service.
*
* @return \App\Helpers\SeoContentHelper
*/
protected function getSeoContentHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/SeoContentHelper.php';
return $this->privates['App\\Helpers\\SeoContentHelper'] = new \App\Helpers\SeoContentHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\SeoHelper' shared autowired service.
*
* @return \App\Helpers\SeoHelper
*/
protected function getSeoHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/SeoHelper.php';
return $this->privates['App\\Helpers\\SeoHelper'] = new \App\Helpers\SeoHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\SeoProjectChecklistHelper' shared autowired service.
*
* @return \App\Helpers\SeoProjectChecklistHelper
*/
protected function getSeoProjectChecklistHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/SeoProjectChecklistHelper.php';
return $this->privates['App\\Helpers\\SeoProjectChecklistHelper'] = new \App\Helpers\SeoProjectChecklistHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helpers\SeoProjectHelper' shared autowired service.
*
* @return \App\Helpers\SeoProjectHelper
*/
protected function getSeoProjectHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/SeoProjectHelper.php';
return $this->privates['App\\Helpers\\SeoProjectHelper'] = new \App\Helpers\SeoProjectHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Managements\\SeoProjectChecklistManagement'] ?? $this->getSeoProjectChecklistManagementService()));
}
/**
* Gets the private 'App\Helpers\ServiceContentMarketingHelper' shared autowired service.
*
* @return \App\Helpers\ServiceContentMarketingHelper
*/
protected function getServiceContentMarketingHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/ServiceContentMarketingHelper.php';
return $this->privates['App\\Helpers\\ServiceContentMarketingHelper'] = new \App\Helpers\ServiceContentMarketingHelper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Helpers\ServicesHelper' shared autowired service.
*
* @return \App\Helpers\ServicesHelper
*/
protected function getServicesHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/ServicesHelper.php';
return $this->privates['App\\Helpers\\ServicesHelper'] = new \App\Helpers\ServicesHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\SslHelper' shared autowired service.
*
* @return \App\Helpers\SslHelper
*/
protected function getSslHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/SslHelper.php';
return $this->privates['App\\Helpers\\SslHelper'] = new \App\Helpers\SslHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Helpers\UsersHelper' shared autowired service.
*
* @return \App\Helpers\UsersHelper
*/
protected function getUsersHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/UsersHelper.php';
return $this->privates['App\\Helpers\\UsersHelper'] = new \App\Helpers\UsersHelper();
}
/**
* Gets the private 'App\Helpers\WwwRatyHelper' shared autowired service.
*
* @return \App\Helpers\WwwRatyHelper
*/
protected function getWwwRatyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helpers/WwwRatyHelper.php';
return $this->privates['App\\Helpers\\WwwRatyHelper'] = new \App\Helpers\WwwRatyHelper(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\AdditionalServicesManagement' shared autowired service.
*
* @return \App\Managements\AdditionalServicesManagement
*/
protected function getAdditionalServicesManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/AdditionalServicesManagement.php';
return $this->privates['App\\Managements\\AdditionalServicesManagement'] = new \App\Managements\AdditionalServicesManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\AgreementTypeManagement' shared autowired service.
*
* @return \App\Managements\AgreementTypeManagement
*/
protected function getAgreementTypeManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/AgreementTypeManagement.php';
return $this->privates['App\\Managements\\AgreementTypeManagement'] = new \App\Managements\AgreementTypeManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\AgreementsManagement' shared autowired service.
*
* @return \App\Managements\AgreementsManagement
*/
protected function getAgreementsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/AgreementsManagement.php';
return $this->privates['App\\Managements\\AgreementsManagement'] = new \App\Managements\AgreementsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\AssociatesManagement' shared autowired service.
*
* @return \App\Managements\AssociatesManagement
*/
protected function getAssociatesManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/AssociatesManagement.php';
return $this->privates['App\\Managements\\AssociatesManagement'] = new \App\Managements\AssociatesManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\BannersManagement' shared autowired service.
*
* @return \App\Managements\BannersManagement
*/
protected function getBannersManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/BannersManagement.php';
return $this->privates['App\\Managements\\BannersManagement'] = new \App\Managements\BannersManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\BusinessProfilesManagement' shared autowired service.
*
* @return \App\Managements\BusinessProfilesManagement
*/
protected function getBusinessProfilesManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/BusinessProfilesManagement.php';
return $this->privates['App\\Managements\\BusinessProfilesManagement'] = new \App\Managements\BusinessProfilesManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\CertyfikatesSsl' shared autowired service.
*
* @return \App\Managements\CertyfikatesSsl
*/
protected function getCertyfikatesSslService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/CertyfikatesSsl.php';
return $this->privates['App\\Managements\\CertyfikatesSsl'] = new \App\Managements\CertyfikatesSsl(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\Daily' shared autowired service.
*
* @return \App\Managements\Daily
*/
protected function getDailyService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/Daily.php';
return $this->privates['App\\Managements\\Daily'] = new \App\Managements\Daily(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\DebtorsManagement' shared autowired service.
*
* @return \App\Managements\DebtorsManagement
*/
protected function getDebtorsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/DebtorsManagement.php';
return $this->privates['App\\Managements\\DebtorsManagement'] = new \App\Managements\DebtorsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\Domains' shared autowired service.
*
* @return \App\Managements\Domains
*/
protected function getDomainsService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/Domains.php';
return $this->privates['App\\Managements\\Domains'] = new \App\Managements\Domains(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\EmailTemplatesManagement' shared autowired service.
*
* @return \App\Managements\EmailTemplatesManagement
*/
protected function getEmailTemplatesManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/EmailTemplatesManagement.php';
return $this->privates['App\\Managements\\EmailTemplatesManagement'] = new \App\Managements\EmailTemplatesManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\EvaluationManagement' shared autowired service.
*
* @return \App\Managements\EvaluationManagement
*/
protected function getEvaluationManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/EvaluationManagement.php';
return $this->privates['App\\Managements\\EvaluationManagement'] = new \App\Managements\EvaluationManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\FaqManagement' shared autowired service.
*
* @return \App\Managements\FaqManagement
*/
protected function getFaqManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/FaqManagement.php';
return $this->privates['App\\Managements\\FaqManagement'] = new \App\Managements\FaqManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\GadsManagement' shared autowired service.
*
* @return \App\Managements\GadsManagement
*/
protected function getGadsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/GadsManagement.php';
return $this->privates['App\\Managements\\GadsManagement'] = new \App\Managements\GadsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\GoogleAdsManagement' shared autowired service.
*
* @return \App\Managements\GoogleAdsManagement
*/
protected function getGoogleAdsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/GoogleAdsManagement.php';
return $this->privates['App\\Managements\\GoogleAdsManagement'] = new \App\Managements\GoogleAdsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\GopinionManagement' shared autowired service.
*
* @return \App\Managements\GopinionManagement
*/
protected function getGopinionManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/GopinionManagement.php';
return $this->privates['App\\Managements\\GopinionManagement'] = new \App\Managements\GopinionManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\Hosting' shared autowired service.
*
* @return \App\Managements\Hosting
*/
protected function getHostingService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/Hosting.php';
return $this->privates['App\\Managements\\Hosting'] = new \App\Managements\Hosting(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\HostingClientsManagement' shared autowired service.
*
* @return \App\Managements\HostingClientsManagement
*/
protected function getHostingClientsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/HostingClientsManagement.php';
return $this->privates['App\\Managements\\HostingClientsManagement'] = new \App\Managements\HostingClientsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\InstallmentWebsitesManagement' shared autowired service.
*
* @return \App\Managements\InstallmentWebsitesManagement
*/
protected function getInstallmentWebsitesManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/InstallmentWebsitesManagement.php';
return $this->privates['App\\Managements\\InstallmentWebsitesManagement'] = new \App\Managements\InstallmentWebsitesManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\InstallmentsManagement' shared autowired service.
*
* @return \App\Managements\InstallmentsManagement
*/
protected function getInstallmentsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/InstallmentsManagement.php';
return $this->privates['App\\Managements\\InstallmentsManagement'] = new \App\Managements\InstallmentsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\InvoicesManagement' shared autowired service.
*
* @return \App\Managements\InvoicesManagement
*/
protected function getInvoicesManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/InvoicesManagement.php';
return $this->privates['App\\Managements\\InvoicesManagement'] = new \App\Managements\InvoicesManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\LeadsManagement' shared autowired service.
*
* @return \App\Managements\LeadsManagement
*/
protected function getLeadsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/LeadsManagement.php';
return $this->privates['App\\Managements\\LeadsManagement'] = new \App\Managements\LeadsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\Logs' shared autowired service.
*
* @return \App\Managements\Logs
*/
protected function getLogsService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/Logs.php';
return $this->privates['App\\Managements\\Logs'] = new \App\Managements\Logs(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\Offerts' shared autowired service.
*
* @return \App\Managements\Offerts
*/
protected function getOffertsService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/Offerts.php';
return $this->privates['App\\Managements\\Offerts'] = new \App\Managements\Offerts(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\OpiekaSerwisowa' shared autowired service.
*
* @return \App\Managements\OpiekaSerwisowa
*/
protected function getOpiekaSerwisowaService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/OpiekaSerwisowa.php';
return $this->privates['App\\Managements\\OpiekaSerwisowa'] = new \App\Managements\OpiekaSerwisowa(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\PayersManagement' shared autowired service.
*
* @return \App\Managements\PayersManagement
*/
protected function getPayersManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/PayersManagement.php';
return $this->privates['App\\Managements\\PayersManagement'] = new \App\Managements\PayersManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\PreordersManagement' shared autowired service.
*
* @return \App\Managements\PreordersManagement
*/
protected function getPreordersManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/PreordersManagement.php';
return $this->privates['App\\Managements\\PreordersManagement'] = new \App\Managements\PreordersManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\ProductsManagement' shared autowired service.
*
* @return \App\Managements\ProductsManagement
*/
protected function getProductsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/ProductsManagement.php';
return $this->privates['App\\Managements\\ProductsManagement'] = new \App\Managements\ProductsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\Reklama' shared autowired service.
*
* @return \App\Managements\Reklama
*/
protected function getReklamaService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/Reklama.php';
return $this->privates['App\\Managements\\Reklama'] = new \App\Managements\Reklama(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\Seo' shared autowired service.
*
* @return \App\Managements\Seo
*/
protected function getSeoService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/Seo.php';
return $this->privates['App\\Managements\\Seo'] = new \App\Managements\Seo(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\SeoContentManagement' shared autowired service.
*
* @return \App\Managements\SeoContentManagement
*/
protected function getSeoContentManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/SeoContentManagement.php';
return $this->privates['App\\Managements\\SeoContentManagement'] = new \App\Managements\SeoContentManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\SeoProjectChecklistManagement' shared autowired service.
*
* @return \App\Managements\SeoProjectChecklistManagement
*/
protected function getSeoProjectChecklistManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/SeoProjectChecklistManagement.php';
return $this->privates['App\\Managements\\SeoProjectChecklistManagement'] = new \App\Managements\SeoProjectChecklistManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\SeoProjectManagement' shared autowired service.
*
* @return \App\Managements\SeoProjectManagement
*/
protected function getSeoProjectManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/SeoProjectManagement.php';
return $this->privates['App\\Managements\\SeoProjectManagement'] = new \App\Managements\SeoProjectManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\SettingsManagement' shared autowired service.
*
* @return \App\Managements\SettingsManagement
*/
protected function getSettingsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/SettingsManagement.php';
return $this->privates['App\\Managements\\SettingsManagement'] = new \App\Managements\SettingsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\TicketsManagement' shared autowired service.
*
* @return \App\Managements\TicketsManagement
*/
protected function getTicketsManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/TicketsManagement.php';
return $this->privates['App\\Managements\\TicketsManagement'] = new \App\Managements\TicketsManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\ValuationManagement' shared autowired service.
*
* @return \App\Managements\ValuationManagement
*/
protected function getValuationManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/ValuationManagement.php';
return $this->privates['App\\Managements\\ValuationManagement'] = new \App\Managements\ValuationManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\WarrantiesManagement' shared autowired service.
*
* @return \App\Managements\WarrantiesManagement
*/
protected function getWarrantiesManagementService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/WarrantiesManagement.php';
return $this->privates['App\\Managements\\WarrantiesManagement'] = new \App\Managements\WarrantiesManagement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Managements\WwwRaty' shared autowired service.
*
* @return \App\Managements\WwwRaty
*/
protected function getWwwRatyService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/WwwRaty.php';
return $this->privates['App\\Managements\\WwwRaty'] = new \App\Managements\WwwRaty(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Managements\WwwRatyPozycje' shared autowired service.
*
* @return \App\Managements\WwwRatyPozycje
*/
protected function getWwwRatyPozycjeService()
{
include_once \dirname(__DIR__, 4).'/src/Managements/WwwRatyPozycje.php';
return $this->privates['App\\Managements\\WwwRatyPozycje'] = new \App\Managements\WwwRatyPozycje(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Repository\AdditionalServicesRepository' shared autowired service.
*
* @return \App\Repository\AdditionalServicesRepository
*/
protected function getAdditionalServicesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AdditionalServicesRepository.php';
return $this->privates['App\\Repository\\AdditionalServicesRepository'] = new \App\Repository\AdditionalServicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AgreementFieldRepository' shared autowired service.
*
* @return \App\Repository\AgreementFieldRepository
*/
protected function getAgreementFieldRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AgreementFieldRepository.php';
return $this->privates['App\\Repository\\AgreementFieldRepository'] = new \App\Repository\AgreementFieldRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AgreementRepository' shared autowired service.
*
* @return \App\Repository\AgreementRepository
*/
protected function getAgreementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AgreementRepository.php';
return $this->privates['App\\Repository\\AgreementRepository'] = new \App\Repository\AgreementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AgreementTypeAgreementFieldRepository' shared autowired service.
*
* @return \App\Repository\AgreementTypeAgreementFieldRepository
*/
protected function getAgreementTypeAgreementFieldRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AgreementTypeAgreementFieldRepository.php';
return $this->privates['App\\Repository\\AgreementTypeAgreementFieldRepository'] = new \App\Repository\AgreementTypeAgreementFieldRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AgreementTypeRepository' shared autowired service.
*
* @return \App\Repository\AgreementTypeRepository
*/
protected function getAgreementTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AgreementTypeRepository.php';
return $this->privates['App\\Repository\\AgreementTypeRepository'] = new \App\Repository\AgreementTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AgreementsRepository' shared autowired service.
*
* @return \App\Repository\AgreementsRepository
*/
protected function getAgreementsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AgreementsRepository.php';
return $this->privates['App\\Repository\\AgreementsRepository'] = new \App\Repository\AgreementsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AgreementsSamplesRepository' shared autowired service.
*
* @return \App\Repository\AgreementsSamplesRepository
*/
protected function getAgreementsSamplesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AgreementsSamplesRepository.php';
return $this->privates['App\\Repository\\AgreementsSamplesRepository'] = new \App\Repository\AgreementsSamplesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AssociatesRepository' shared autowired service.
*
* @return \App\Repository\AssociatesRepository
*/
protected function getAssociatesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AssociatesRepository.php';
return $this->privates['App\\Repository\\AssociatesRepository'] = new \App\Repository\AssociatesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BannerRepository' shared autowired service.
*
* @return \App\Repository\BannerRepository
*/
protected function getBannerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/BannerRepository.php';
return $this->privates['App\\Repository\\BannerRepository'] = new \App\Repository\BannerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BusinessProfilesRepository' shared autowired service.
*
* @return \App\Repository\BusinessProfilesRepository
*/
protected function getBusinessProfilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/BusinessProfilesRepository.php';
return $this->privates['App\\Repository\\BusinessProfilesRepository'] = new \App\Repository\BusinessProfilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CertyfikatesSslRepository' shared autowired service.
*
* @return \App\Repository\CertyfikatesSslRepository
*/
protected function getCertyfikatesSslRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CertyfikatesSslRepository.php';
return $this->privates['App\\Repository\\CertyfikatesSslRepository'] = new \App\Repository\CertyfikatesSslRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientsRepository' shared autowired service.
*
* @return \App\Repository\ClientsRepository
*/
protected function getClientsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ClientsRepository.php';
return $this->privates['App\\Repository\\ClientsRepository'] = new \App\Repository\ClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ContractorsRepository' shared autowired service.
*
* @return \App\Repository\ContractorsRepository
*/
protected function getContractorsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ContractorsRepository.php';
return $this->privates['App\\Repository\\ContractorsRepository'] = new \App\Repository\ContractorsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomersRepository' shared autowired service.
*
* @return \App\Repository\CustomersRepository
*/
protected function getCustomersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomersRepository.php';
return $this->privates['App\\Repository\\CustomersRepository'] = new \App\Repository\CustomersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DailySheetRepository' shared autowired service.
*
* @return \App\Repository\DailySheetRepository
*/
protected function getDailySheetRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DailySheetRepository.php';
return $this->privates['App\\Repository\\DailySheetRepository'] = new \App\Repository\DailySheetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DebtorsRepository' shared autowired service.
*
* @return \App\Repository\DebtorsRepository
*/
protected function getDebtorsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DebtorsRepository.php';
return $this->privates['App\\Repository\\DebtorsRepository'] = new \App\Repository\DebtorsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DomainsRepository' shared autowired service.
*
* @return \App\Repository\DomainsRepository
*/
protected function getDomainsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DomainsRepository.php';
return $this->privates['App\\Repository\\DomainsRepository'] = new \App\Repository\DomainsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EmailTemplatesRepository' shared autowired service.
*
* @return \App\Repository\EmailTemplatesRepository
*/
protected function getEmailTemplatesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/EmailTemplatesRepository.php';
return $this->privates['App\\Repository\\EmailTemplatesRepository'] = new \App\Repository\EmailTemplatesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EvaluationRepository' shared autowired service.
*
* @return \App\Repository\EvaluationRepository
*/
protected function getEvaluationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/EvaluationRepository.php';
return $this->privates['App\\Repository\\EvaluationRepository'] = new \App\Repository\EvaluationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FaqRepository' shared autowired service.
*
* @return \App\Repository\FaqRepository
*/
protected function getFaqRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FaqRepository.php';
return $this->privates['App\\Repository\\FaqRepository'] = new \App\Repository\FaqRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GadsRepository' shared autowired service.
*
* @return \App\Repository\GadsRepository
*/
protected function getGadsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/GadsRepository.php';
return $this->privates['App\\Repository\\GadsRepository'] = new \App\Repository\GadsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GoogleAdsCampaignRepository' shared autowired service.
*
* @return \App\Repository\GoogleAdsCampaignRepository
*/
protected function getGoogleAdsCampaignRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/GoogleAdsCampaignRepository.php';
return $this->privates['App\\Repository\\GoogleAdsCampaignRepository'] = new \App\Repository\GoogleAdsCampaignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GopinionsRepository' shared autowired service.
*
* @return \App\Repository\GopinionsRepository
*/
protected function getGopinionsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/GopinionsRepository.php';
return $this->privates['App\\Repository\\GopinionsRepository'] = new \App\Repository\GopinionsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\HostingClientsRepository' shared autowired service.
*
* @return \App\Repository\HostingClientsRepository
*/
protected function getHostingClientsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/HostingClientsRepository.php';
return $this->privates['App\\Repository\\HostingClientsRepository'] = new \App\Repository\HostingClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\HostingRepository' shared autowired service.
*
* @return \App\Repository\HostingRepository
*/
protected function getHostingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/HostingRepository.php';
return $this->privates['App\\Repository\\HostingRepository'] = new \App\Repository\HostingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InstallmentWebsitesRepository' shared autowired service.
*
* @return \App\Repository\InstallmentWebsitesRepository
*/
protected function getInstallmentWebsitesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InstallmentWebsitesRepository.php';
return $this->privates['App\\Repository\\InstallmentWebsitesRepository'] = new \App\Repository\InstallmentWebsitesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InstallmentsRepository' shared autowired service.
*
* @return \App\Repository\InstallmentsRepository
*/
protected function getInstallmentsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InstallmentsRepository.php';
return $this->privates['App\\Repository\\InstallmentsRepository'] = new \App\Repository\InstallmentsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoicesItemsRepository' shared autowired service.
*
* @return \App\Repository\InvoicesItemsRepository
*/
protected function getInvoicesItemsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InvoicesItemsRepository.php';
return $this->privates['App\\Repository\\InvoicesItemsRepository'] = new \App\Repository\InvoicesItemsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoicesPayersRepository' shared autowired service.
*
* @return \App\Repository\InvoicesPayersRepository
*/
protected function getInvoicesPayersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InvoicesPayersRepository.php';
return $this->privates['App\\Repository\\InvoicesPayersRepository'] = new \App\Repository\InvoicesPayersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoicesProductsRepository' shared autowired service.
*
* @return \App\Repository\InvoicesProductsRepository
*/
protected function getInvoicesProductsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InvoicesProductsRepository.php';
return $this->privates['App\\Repository\\InvoicesProductsRepository'] = new \App\Repository\InvoicesProductsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoicesRepository' shared autowired service.
*
* @return \App\Repository\InvoicesRepository
*/
protected function getInvoicesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InvoicesRepository.php';
return $this->privates['App\\Repository\\InvoicesRepository'] = new \App\Repository\InvoicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LeadsRepository' shared autowired service.
*
* @return \App\Repository\LeadsRepository
*/
protected function getLeadsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/LeadsRepository.php';
return $this->privates['App\\Repository\\LeadsRepository'] = new \App\Repository\LeadsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LogsRepository' shared autowired service.
*
* @return \App\Repository\LogsRepository
*/
protected function getLogsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/LogsRepository.php';
return $this->privates['App\\Repository\\LogsRepository'] = new \App\Repository\LogsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OffertsRepository' shared autowired service.
*
* @return \App\Repository\OffertsRepository
*/
protected function getOffertsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/OffertsRepository.php';
return $this->privates['App\\Repository\\OffertsRepository'] = new \App\Repository\OffertsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OpiekaSerwisowaRepository' shared autowired service.
*
* @return \App\Repository\OpiekaSerwisowaRepository
*/
protected function getOpiekaSerwisowaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/OpiekaSerwisowaRepository.php';
return $this->privates['App\\Repository\\OpiekaSerwisowaRepository'] = new \App\Repository\OpiekaSerwisowaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PayersRepository' shared autowired service.
*
* @return \App\Repository\PayersRepository
*/
protected function getPayersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PayersRepository.php';
return $this->privates['App\\Repository\\PayersRepository'] = new \App\Repository\PayersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PositionRepository' shared autowired service.
*
* @return \App\Repository\PositionRepository
*/
protected function getPositionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PositionRepository.php';
return $this->privates['App\\Repository\\PositionRepository'] = new \App\Repository\PositionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PreordersRepository' shared autowired service.
*
* @return \App\Repository\PreordersRepository
*/
protected function getPreordersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PreordersRepository.php';
return $this->privates['App\\Repository\\PreordersRepository'] = new \App\Repository\PreordersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProductsCategoriesRepository' shared autowired service.
*
* @return \App\Repository\ProductsCategoriesRepository
*/
protected function getProductsCategoriesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProductsCategoriesRepository.php';
return $this->privates['App\\Repository\\ProductsCategoriesRepository'] = new \App\Repository\ProductsCategoriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProductsRepository' shared autowired service.
*
* @return \App\Repository\ProductsRepository
*/
protected function getProductsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProductsRepository.php';
return $this->privates['App\\Repository\\ProductsRepository'] = new \App\Repository\ProductsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProductsTagsRepository' shared autowired service.
*
* @return \App\Repository\ProductsTagsRepository
*/
protected function getProductsTagsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProductsTagsRepository.php';
return $this->privates['App\\Repository\\ProductsTagsRepository'] = new \App\Repository\ProductsTagsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ReklamaRepository' shared autowired service.
*
* @return \App\Repository\ReklamaRepository
*/
protected function getReklamaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ReklamaRepository.php';
return $this->privates['App\\Repository\\ReklamaRepository'] = new \App\Repository\ReklamaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ReminderRepository' shared autowired service.
*
* @return \App\Repository\ReminderRepository
*/
protected function getReminderRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ReminderRepository.php';
return $this->privates['App\\Repository\\ReminderRepository'] = new \App\Repository\ReminderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RemindersRepository' shared autowired service.
*
* @return \App\Repository\RemindersRepository
*/
protected function getRemindersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RemindersRepository.php';
return $this->privates['App\\Repository\\RemindersRepository'] = new \App\Repository\RemindersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SelfInfoRepository' shared autowired service.
*
* @return \App\Repository\SelfInfoRepository
*/
protected function getSelfInfoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SelfInfoRepository.php';
return $this->privates['App\\Repository\\SelfInfoRepository'] = new \App\Repository\SelfInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoCheckRepository' shared autowired service.
*
* @return \App\Repository\SeoCheckRepository
*/
protected function getSeoCheckRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoCheckRepository.php';
return $this->privates['App\\Repository\\SeoCheckRepository'] = new \App\Repository\SeoCheckRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoContentRepository' shared autowired service.
*
* @return \App\Repository\SeoContentRepository
*/
protected function getSeoContentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoContentRepository.php';
return $this->privates['App\\Repository\\SeoContentRepository'] = new \App\Repository\SeoContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoLinkBuildingRepository' shared autowired service.
*
* @return \App\Repository\SeoLinkBuildingRepository
*/
protected function getSeoLinkBuildingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoLinkBuildingRepository.php';
return $this->privates['App\\Repository\\SeoLinkBuildingRepository'] = new \App\Repository\SeoLinkBuildingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoLogsRepository' shared autowired service.
*
* @return \App\Repository\SeoLogsRepository
*/
protected function getSeoLogsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoLogsRepository.php';
return $this->privates['App\\Repository\\SeoLogsRepository'] = new \App\Repository\SeoLogsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoProjectCheckRepository' shared autowired service.
*
* @return \App\Repository\SeoProjectCheckRepository
*/
protected function getSeoProjectCheckRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoProjectCheckRepository.php';
return $this->privates['App\\Repository\\SeoProjectCheckRepository'] = new \App\Repository\SeoProjectCheckRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoProjectGroupsRepository' shared autowired service.
*
* @return \App\Repository\SeoProjectGroupsRepository
*/
protected function getSeoProjectGroupsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoProjectGroupsRepository.php';
return $this->privates['App\\Repository\\SeoProjectGroupsRepository'] = new \App\Repository\SeoProjectGroupsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoProjectRepository' shared autowired service.
*
* @return \App\Repository\SeoProjectRepository
*/
protected function getSeoProjectRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoProjectRepository.php';
return $this->privates['App\\Repository\\SeoProjectRepository'] = new \App\Repository\SeoProjectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoRepository' shared autowired service.
*
* @return \App\Repository\SeoRepository
*/
protected function getSeoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoRepository.php';
return $this->privates['App\\Repository\\SeoRepository'] = new \App\Repository\SeoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeoTaskRepository' shared autowired service.
*
* @return \App\Repository\SeoTaskRepository
*/
protected function getSeoTaskRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeoTaskRepository.php';
return $this->privates['App\\Repository\\SeoTaskRepository'] = new \App\Repository\SeoTaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServiceContentMarketingRepository' shared autowired service.
*
* @return \App\Repository\ServiceContentMarketingRepository
*/
protected function getServiceContentMarketingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ServiceContentMarketingRepository.php';
return $this->privates['App\\Repository\\ServiceContentMarketingRepository'] = new \App\Repository\ServiceContentMarketingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServicesRepository' shared autowired service.
*
* @return \App\Repository\ServicesRepository
*/
protected function getServicesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ServicesRepository.php';
return $this->privates['App\\Repository\\ServicesRepository'] = new \App\Repository\ServicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SettingsRepository' shared autowired service.
*
* @return \App\Repository\SettingsRepository
*/
protected function getSettingsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SettingsRepository.php';
return $this->privates['App\\Repository\\SettingsRepository'] = new \App\Repository\SettingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TicketsRepository' shared autowired service.
*
* @return \App\Repository\TicketsRepository
*/
protected function getTicketsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TicketsRepository.php';
return $this->privates['App\\Repository\\TicketsRepository'] = new \App\Repository\TicketsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserAccessRepository' shared autowired service.
*
* @return \App\Repository\UserAccessRepository
*/
protected function getUserAccessRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserAccessRepository.php';
return $this->privates['App\\Repository\\UserAccessRepository'] = new \App\Repository\UserAccessRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserResponsibilityCategoryRepository' shared autowired service.
*
* @return \App\Repository\UserResponsibilityCategoryRepository
*/
protected function getUserResponsibilityCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserResponsibilityCategoryRepository.php';
return $this->privates['App\\Repository\\UserResponsibilityCategoryRepository'] = new \App\Repository\UserResponsibilityCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserResponsibilityRepository' shared autowired service.
*
* @return \App\Repository\UserResponsibilityRepository
*/
protected function getUserResponsibilityRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserResponsibilityRepository.php';
return $this->privates['App\\Repository\\UserResponsibilityRepository'] = new \App\Repository\UserResponsibilityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UsersAddressesRepository' shared autowired service.
*
* @return \App\Repository\UsersAddressesRepository
*/
protected function getUsersAddressesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UsersAddressesRepository.php';
return $this->privates['App\\Repository\\UsersAddressesRepository'] = new \App\Repository\UsersAddressesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UsersRepository' shared autowired service.
*
* @return \App\Repository\UsersRepository
*/
protected function getUsersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UsersRepository.php';
return $this->privates['App\\Repository\\UsersRepository'] = new \App\Repository\UsersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ValuationSeoRepository' shared autowired service.
*
* @return \App\Repository\ValuationSeoRepository
*/
protected function getValuationSeoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ValuationSeoRepository.php';
return $this->privates['App\\Repository\\ValuationSeoRepository'] = new \App\Repository\ValuationSeoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WarrantiesRepository' shared autowired service.
*
* @return \App\Repository\WarrantiesRepository
*/
protected function getWarrantiesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/WarrantiesRepository.php';
return $this->privates['App\\Repository\\WarrantiesRepository'] = new \App\Repository\WarrantiesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WwwRatyPozycjeRepository' shared autowired service.
*
* @return \App\Repository\WwwRatyPozycjeRepository
*/
protected function getWwwRatyPozycjeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/WwwRatyPozycjeRepository.php';
return $this->privates['App\\Repository\\WwwRatyPozycjeRepository'] = new \App\Repository\WwwRatyPozycjeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WwwRatyRepository' shared autowired service.
*
* @return \App\Repository\WwwRatyRepository
*/
protected function getWwwRatyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/WwwRatyRepository.php';
return $this->privates['App\\Repository\\WwwRatyRepository'] = new \App\Repository\WwwRatyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Security\ShopUserAuthenticator' shared autowired service.
*
* @return \App\Security\ShopUserAuthenticator
*/
protected function getShopUserAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/src/Security/ShopUserAuthenticator.php';
return $this->privates['App\\Security\\ShopUserAuthenticator'] = new \App\Security\ShopUserAuthenticator(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/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 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
*/
protected function getAnnotations_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'backup_manager' shared service.
*
* @return \BackupManager\Manager
*/
protected function getBackupManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Manager.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Filesystems/FilesystemProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Config/Config.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Filesystems/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Filesystems/LocalFilesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/DatabaseProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/symfony/Factory/ConfigFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/Database.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/MysqlDatabase.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/PostgresqlDatabase.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/CompressorProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/Compressor.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/GzipCompressor.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/NullCompressor.php';
$a = new \BackupManager\Filesystems\FilesystemProvider(new \BackupManager\Config\Config(['local' => ['type' => 'Local', 'root' => ($this->targetDir.''.'/db')]]));
$a->add(new \BackupManager\Filesystems\LocalFilesystem());
$b = new \BackupManager\Databases\DatabaseProvider(\BM\BackupManagerBundle\Factory\ConfigFactory::createConfig(['development' => ['dsn' => $this->getEnv('resolve:DATABASE_URL')]]));
$b->add(new \BackupManager\Databases\MysqlDatabase());
$b->add(new \BackupManager\Databases\PostgresqlDatabase());
$c = new \BackupManager\Compressors\CompressorProvider();
$c->add(new \BackupManager\Compressors\GzipCompressor());
$c->add(new \BackupManager\Compressors\NullCompressor());
return $this->privates['backup_manager'] = new \BackupManager\Manager($a, $b, $c);
}
/**
* Gets the private 'backup_manager.command.backup' shared service.
*
* @return \BM\BackupManagerBundle\Command\BackupCommand
*/
protected function getBackupManager_Command_BackupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/symfony/Command/BackupCommand.php';
$this->privates['backup_manager.command.backup'] = $instance = new \BM\BackupManagerBundle\Command\BackupCommand(($this->privates['backup_manager'] ?? $this->getBackupManagerService()), '');
$instance->setName('backup-manager:backup');
return $instance;
}
/**
* Gets the private 'backup_manager.command.restore' shared service.
*
* @return \BM\BackupManagerBundle\Command\RestoreCommand
*/
protected function getBackupManager_Command_RestoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/symfony/Command/RestoreCommand.php';
$this->privates['backup_manager.command.restore'] = $instance = new \BM\BackupManagerBundle\Command\RestoreCommand(($this->privates['backup_manager'] ?? $this->getBackupManagerService()));
$instance->setName('backup-manager:restore');
return $instance;
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('An1hK93wF3', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bY73HO1CTb', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($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('wqVxtKObmd', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($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('vTEHn+wSdi', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($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('HmOqyIjLFk', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache_pool_clearer.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
*/
protected function getCachePoolClearer_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
$instance->setDescription('Clear the cache');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
*/
protected function getConsole_Command_CachePoolClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
$this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language']);
$instance->setName('cache:pool:clear');
$instance->setDescription('Clear cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_delete' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
*/
protected function getConsole_Command_CachePoolDeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
$this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language']);
$instance->setName('cache:pool:delete');
$instance->setDescription('Delete an item from a cache pool');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language']);
$instance->setName('cache:pool:list');
$instance->setDescription('List available cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
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());
}, 10));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.dotenv_debug' shared service.
*
* @return \Symfony\Component\Dotenv\Command\DebugCommand
*/
protected function getConsole_Command_DotenvDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
$this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
$instance->setName('debug:dotenv');
$instance->setDescription('Lists all dotenv files with variables and values');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
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__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/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 => 'App\\Form\\Type', 3 => 'App\\Forms\\Admin', 4 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 5 => 'Liip\\ImagineBundle\\Form\\Type'], [0 => 'App\\Form\\InstallmentType', 1 => 'App\\Form\\SeoProjectGroupsType', 2 => 'App\\Form\\Type\\DatalistType', 3 => 'App\\Forms\\Admin\\AdminAdditionalServicesForm', 4 => 'App\\Forms\\Admin\\AdminAgreementTypeForm', 5 => 'App\\Forms\\Admin\\AdminArchiveWarrantyForm', 6 => 'App\\Forms\\Admin\\AdminAssociatesForm', 7 => 'App\\Forms\\Admin\\AdminBannerForm', 8 => 'App\\Forms\\Admin\\AdminBusinessProfilesForm', 9 => 'App\\Forms\\Admin\\AdminContractorForm', 10 => 'App\\Forms\\Admin\\AdminDailyForm', 11 => 'App\\Forms\\Admin\\AdminDebtorForm', 12 => 'App\\Forms\\Admin\\AdminDomainForm', 13 => 'App\\Forms\\Admin\\AdminEvaluationForm', 14 => 'App\\Forms\\Admin\\AdminGoogleAdsCampaignForm', 15 => 'App\\Forms\\Admin\\AdminGopinionForm', 16 => 'App\\Forms\\Admin\\AdminHostingClientsForm', 17 => 'App\\Forms\\Admin\\AdminHostingForm', 18 => 'App\\Forms\\Admin\\AdminImportForm', 19 => 'App\\Forms\\Admin\\AdminInstallmentWebsitesForm', 20 => 'App\\Forms\\Admin\\AdminInvoiceForm', 21 => 'App\\Forms\\Admin\\AdminLeadForm', 22 => 'App\\Forms\\Admin\\AdminOffertForm', 23 => 'App\\Forms\\Admin\\AdminOpiekaSerwisowaServiceForm', 24 => 'App\\Forms\\Admin\\AdminPayerForm', 25 => 'App\\Forms\\Admin\\AdminPreorderForm', 26 => 'App\\Forms\\Admin\\AdminReklamaServiceForm', 27 => 'App\\Forms\\Admin\\AdminReminderForm', 28 => 'App\\Forms\\Admin\\AdminResponsibilitiesForm', 29 => 'App\\Forms\\Admin\\AdminSeoCheckForm', 30 => 'App\\Forms\\Admin\\AdminSeoContentForm', 31 => 'App\\Forms\\Admin\\AdminSeoForm', 32 => 'App\\Forms\\Admin\\AdminSeoLinkbuildingForm', 33 => 'App\\Forms\\Admin\\AdminSeoProjectForm', 34 => 'App\\Forms\\Admin\\AdminSeoServiceForm', 35 => 'App\\Forms\\Admin\\AdminSeoTaskForm', 36 => 'App\\Forms\\Admin\\AdminServiceContentMarketingForm', 37 => 'App\\Forms\\Admin\\AdminServiceForm', 38 => 'App\\Forms\\Admin\\AdminSslForm', 39 => 'App\\Forms\\Admin\\AdminTicketForm', 40 => 'App\\Forms\\Admin\\AdminUserForm', 41 => 'App\\Forms\\Admin\\AdminUserResponsibilitiesForm', 42 => 'App\\Forms\\Admin\\AdminWarrantyForm', 43 => 'App\\Forms\\Admin\\AdminWwwRatyForm', 44 => 'App\\Forms\\Admin\\DailyFilters', 45 => 'App\\Forms\\Admin\\Faq', 46 => 'App\\Forms\\Admin\\FaqFilters', 47 => 'App\\Forms\\Admin\\GeneralSettingsForm', 48 => 'App\\Forms\\Admin\\LogsFilters', 49 => 'App\\Forms\\Admin\\PagesFiltersForm', 50 => 'App\\Forms\\Admin\\ProductCategoriesFiltersForm', 51 => 'App\\Forms\\Admin\\ProductCategoryForm', 52 => 'App\\Forms\\Admin\\ProductTagForm', 53 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 54 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 55 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 56 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 57 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 58 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'], [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'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$instance->setDescription('Display form type information');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Controller/AdditionalServicesController.php'), 3 => (\dirname(__DIR__, 4).'/src/Controller/AdminAgreementSamplesController.php'), 4 => (\dirname(__DIR__, 4).'/src/Controller/AdminAgreementsController.php'), 5 => (\dirname(__DIR__, 4).'/src/Controller/AdminArchiveClientController.php'), 6 => (\dirname(__DIR__, 4).'/src/Controller/AdminAssociatesController.php'), 7 => (\dirname(__DIR__, 4).'/src/Controller/AdminBannersController.php'), 8 => (\dirname(__DIR__, 4).'/src/Controller/AdminBusinessProfilesController.php'), 9 => (\dirname(__DIR__, 4).'/src/Controller/AdminCertyfikatsSslController.php'), 10 => (\dirname(__DIR__, 4).'/src/Controller/AdminContractorsController.php'), 11 => (\dirname(__DIR__, 4).'/src/Controller/AdminController.php'), 12 => (\dirname(__DIR__, 4).'/src/Controller/AdminDailyController.php'), 13 => (\dirname(__DIR__, 4).'/src/Controller/AdminDebtorsController.php'), 14 => (\dirname(__DIR__, 4).'/src/Controller/AdminDomainsController.php'), 15 => (\dirname(__DIR__, 4).'/src/Controller/AdminEvaluationController.php'), 16 => (\dirname(__DIR__, 4).'/src/Controller/AdminFaqController.php'), 17 => (\dirname(__DIR__, 4).'/src/Controller/AdminGadsController.php'), 18 => (\dirname(__DIR__, 4).'/src/Controller/AdminGoogleAdsController.php'), 19 => (\dirname(__DIR__, 4).'/src/Controller/AdminGopinionsController.php'), 20 => (\dirname(__DIR__, 4).'/src/Controller/AdminHostingClientsController.php'), 21 => (\dirname(__DIR__, 4).'/src/Controller/AdminHostingController.php'), 22 => (\dirname(__DIR__, 4).'/src/Controller/AdminImportController.php'), 23 => (\dirname(__DIR__, 4).'/src/Controller/AdminImportPayersController.php'), 24 => (\dirname(__DIR__, 4).'/src/Controller/AdminInstallmentWebsitesController.php'), 25 => (\dirname(__DIR__, 4).'/src/Controller/AdminInvoicesController.php'), 26 => (\dirname(__DIR__, 4).'/src/Controller/AdminLeadsController.php'), 27 => (\dirname(__DIR__, 4).'/src/Controller/AdminLogsController.php'), 28 => (\dirname(__DIR__, 4).'/src/Controller/AdminOffertsController.php'), 29 => (\dirname(__DIR__, 4).'/src/Controller/AdminOpiekaSerwisowaController.php'), 30 => (\dirname(__DIR__, 4).'/src/Controller/AdminPayersController.php'), 31 => (\dirname(__DIR__, 4).'/src/Controller/AdminPreordersController.php'), 32 => (\dirname(__DIR__, 4).'/src/Controller/AdminProductsCateroriesController.php'), 33 => (\dirname(__DIR__, 4).'/src/Controller/AdminProductsController.php'), 34 => (\dirname(__DIR__, 4).'/src/Controller/AdminProductsTagsController.php'), 35 => (\dirname(__DIR__, 4).'/src/Controller/AdminReklamaController.php'), 36 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoContentController.php'), 37 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoController.php'), 38 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoIndexerController.php'), 39 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoLinkBuildingController.php'), 40 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoProjectsChecklistController.php'), 41 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoProjectsController.php'), 42 => (\dirname(__DIR__, 4).'/src/Controller/AdminServiceContentMarketingController.php'), 43 => (\dirname(__DIR__, 4).'/src/Controller/AdminServicesController.php'), 44 => (\dirname(__DIR__, 4).'/src/Controller/AdminSettingsController.php'), 45 => (\dirname(__DIR__, 4).'/src/Controller/AdminSocialContactController.php'), 46 => (\dirname(__DIR__, 4).'/src/Controller/AdminTicketsController.php'), 47 => (\dirname(__DIR__, 4).'/src/Controller/AdminUsersController.php'), 48 => (\dirname(__DIR__, 4).'/src/Controller/AdminUsersResponsibilitiesController.php'), 49 => (\dirname(__DIR__, 4).'/src/Controller/AdminValuationSeoController.php'), 50 => (\dirname(__DIR__, 4).'/src/Controller/AdminWarrantiesController.php'), 51 => (\dirname(__DIR__, 4).'/src/Controller/AdminWwwRatyController.php'), 52 => (\dirname(__DIR__, 4).'/src/Controller/ReminderController.php'), 53 => (\dirname(__DIR__, 4).'/src/Controller/UserAccountController.php'), 54 => (\dirname(__DIR__, 4).'/src/Helpers/AdditionalServicesHelper.php'), 55 => (\dirname(__DIR__, 4).'/src/Helpers/AssociatesHelper.php'), 56 => (\dirname(__DIR__, 4).'/src/Helpers/BusinessProfilesHelper.php'), 57 => (\dirname(__DIR__, 4).'/src/Helpers/ContractorsHelper.php'), 58 => (\dirname(__DIR__, 4).'/src/Helpers/Daily.php'), 59 => (\dirname(__DIR__, 4).'/src/Helpers/DomainsHelper.php'), 60 => (\dirname(__DIR__, 4).'/src/Helpers/EvaluationHelper.php'), 61 => (\dirname(__DIR__, 4).'/src/Helpers/Faq.php'), 62 => (\dirname(__DIR__, 4).'/src/Helpers/GoogleAdsCampaignHelper.php'), 63 => (\dirname(__DIR__, 4).'/src/Helpers/HostingClientsHelper.php'), 64 => (\dirname(__DIR__, 4).'/src/Helpers/HostingHelper.php'), 65 => (\dirname(__DIR__, 4).'/src/Helpers/InstallmentWebsitesHelper.php'), 66 => (\dirname(__DIR__, 4).'/src/Helpers/InvoicesHelper.php'), 67 => (\dirname(__DIR__, 4).'/src/Helpers/Logs.php'), 68 => (\dirname(__DIR__, 4).'/src/Helpers/OpiekaSerwisowaHelper.php'), 69 => (\dirname(__DIR__, 4).'/src/Helpers/PayersHelper.php'), 70 => (\dirname(__DIR__, 4).'/src/Helpers/PreordersHelper.php'), 71 => (\dirname(__DIR__, 4).'/src/Helpers/ReklamaHelper.php'), 72 => (\dirname(__DIR__, 4).'/src/Helpers/SeoContentHelper.php'), 73 => (\dirname(__DIR__, 4).'/src/Helpers/SeoHelper.php'), 74 => (\dirname(__DIR__, 4).'/src/Helpers/SeoProjectChecklistHelper.php'), 75 => (\dirname(__DIR__, 4).'/src/Helpers/SeoProjectHelper.php'), 76 => (\dirname(__DIR__, 4).'/src/Helpers/ServiceContentMarketingHelper.php'), 77 => (\dirname(__DIR__, 4).'/src/Helpers/ServicesHelper.php'), 78 => (\dirname(__DIR__, 4).'/src/Helpers/SslHelper.php'), 79 => (\dirname(__DIR__, 4).'/src/Helpers/WwwRatyHelper.php'), 80 => (\dirname(__DIR__, 4).'/src/Managements/AgreementsManagement.php'), 81 => (\dirname(__DIR__, 4).'/src/Managements/DebtorsManagement.php'), 82 => (\dirname(__DIR__, 4).'/src/Managements/GadsManagement.php'), 83 => (\dirname(__DIR__, 4).'/src/Managements/GopinionManagement.php'), 84 => (\dirname(__DIR__, 4).'/src/Managements/InvoicesManagement.php'), 85 => (\dirname(__DIR__, 4).'/src/Managements/LeadsManagement.php'), 86 => (\dirname(__DIR__, 4).'/src/Managements/PayersManagement.php'), 87 => (\dirname(__DIR__, 4).'/src/Managements/PreordersManagement.php'), 88 => (\dirname(__DIR__, 4).'/src/Managements/TicketsManagement.php'), 89 => (\dirname(__DIR__, 4).'/src/Managements/ValuationManagement.php'), 90 => (\dirname(__DIR__, 4).'/src/Managements/WarrantiesManagement.php'), 91 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 92 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 93 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 94 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 95 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 96 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 97 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 98 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 99 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 100 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 101 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 102 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 103 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 104 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_extract' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationExtractService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'pl', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Controller/AdditionalServicesController.php'), 3 => (\dirname(__DIR__, 4).'/src/Controller/AdminAgreementSamplesController.php'), 4 => (\dirname(__DIR__, 4).'/src/Controller/AdminAgreementsController.php'), 5 => (\dirname(__DIR__, 4).'/src/Controller/AdminArchiveClientController.php'), 6 => (\dirname(__DIR__, 4).'/src/Controller/AdminAssociatesController.php'), 7 => (\dirname(__DIR__, 4).'/src/Controller/AdminBannersController.php'), 8 => (\dirname(__DIR__, 4).'/src/Controller/AdminBusinessProfilesController.php'), 9 => (\dirname(__DIR__, 4).'/src/Controller/AdminCertyfikatsSslController.php'), 10 => (\dirname(__DIR__, 4).'/src/Controller/AdminContractorsController.php'), 11 => (\dirname(__DIR__, 4).'/src/Controller/AdminController.php'), 12 => (\dirname(__DIR__, 4).'/src/Controller/AdminDailyController.php'), 13 => (\dirname(__DIR__, 4).'/src/Controller/AdminDebtorsController.php'), 14 => (\dirname(__DIR__, 4).'/src/Controller/AdminDomainsController.php'), 15 => (\dirname(__DIR__, 4).'/src/Controller/AdminEvaluationController.php'), 16 => (\dirname(__DIR__, 4).'/src/Controller/AdminFaqController.php'), 17 => (\dirname(__DIR__, 4).'/src/Controller/AdminGadsController.php'), 18 => (\dirname(__DIR__, 4).'/src/Controller/AdminGoogleAdsController.php'), 19 => (\dirname(__DIR__, 4).'/src/Controller/AdminGopinionsController.php'), 20 => (\dirname(__DIR__, 4).'/src/Controller/AdminHostingClientsController.php'), 21 => (\dirname(__DIR__, 4).'/src/Controller/AdminHostingController.php'), 22 => (\dirname(__DIR__, 4).'/src/Controller/AdminImportController.php'), 23 => (\dirname(__DIR__, 4).'/src/Controller/AdminImportPayersController.php'), 24 => (\dirname(__DIR__, 4).'/src/Controller/AdminInstallmentWebsitesController.php'), 25 => (\dirname(__DIR__, 4).'/src/Controller/AdminInvoicesController.php'), 26 => (\dirname(__DIR__, 4).'/src/Controller/AdminLeadsController.php'), 27 => (\dirname(__DIR__, 4).'/src/Controller/AdminLogsController.php'), 28 => (\dirname(__DIR__, 4).'/src/Controller/AdminOffertsController.php'), 29 => (\dirname(__DIR__, 4).'/src/Controller/AdminOpiekaSerwisowaController.php'), 30 => (\dirname(__DIR__, 4).'/src/Controller/AdminPayersController.php'), 31 => (\dirname(__DIR__, 4).'/src/Controller/AdminPreordersController.php'), 32 => (\dirname(__DIR__, 4).'/src/Controller/AdminProductsCateroriesController.php'), 33 => (\dirname(__DIR__, 4).'/src/Controller/AdminProductsController.php'), 34 => (\dirname(__DIR__, 4).'/src/Controller/AdminProductsTagsController.php'), 35 => (\dirname(__DIR__, 4).'/src/Controller/AdminReklamaController.php'), 36 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoContentController.php'), 37 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoController.php'), 38 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoIndexerController.php'), 39 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoLinkBuildingController.php'), 40 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoProjectsChecklistController.php'), 41 => (\dirname(__DIR__, 4).'/src/Controller/AdminSeoProjectsController.php'), 42 => (\dirname(__DIR__, 4).'/src/Controller/AdminServiceContentMarketingController.php'), 43 => (\dirname(__DIR__, 4).'/src/Controller/AdminServicesController.php'), 44 => (\dirname(__DIR__, 4).'/src/Controller/AdminSettingsController.php'), 45 => (\dirname(__DIR__, 4).'/src/Controller/AdminSocialContactController.php'), 46 => (\dirname(__DIR__, 4).'/src/Controller/AdminTicketsController.php'), 47 => (\dirname(__DIR__, 4).'/src/Controller/AdminUsersController.php'), 48 => (\dirname(__DIR__, 4).'/src/Controller/AdminUsersResponsibilitiesController.php'), 49 => (\dirname(__DIR__, 4).'/src/Controller/AdminValuationSeoController.php'), 50 => (\dirname(__DIR__, 4).'/src/Controller/AdminWarrantiesController.php'), 51 => (\dirname(__DIR__, 4).'/src/Controller/AdminWwwRatyController.php'), 52 => (\dirname(__DIR__, 4).'/src/Controller/ReminderController.php'), 53 => (\dirname(__DIR__, 4).'/src/Controller/UserAccountController.php'), 54 => (\dirname(__DIR__, 4).'/src/Helpers/AdditionalServicesHelper.php'), 55 => (\dirname(__DIR__, 4).'/src/Helpers/AssociatesHelper.php'), 56 => (\dirname(__DIR__, 4).'/src/Helpers/BusinessProfilesHelper.php'), 57 => (\dirname(__DIR__, 4).'/src/Helpers/ContractorsHelper.php'), 58 => (\dirname(__DIR__, 4).'/src/Helpers/Daily.php'), 59 => (\dirname(__DIR__, 4).'/src/Helpers/DomainsHelper.php'), 60 => (\dirname(__DIR__, 4).'/src/Helpers/EvaluationHelper.php'), 61 => (\dirname(__DIR__, 4).'/src/Helpers/Faq.php'), 62 => (\dirname(__DIR__, 4).'/src/Helpers/GoogleAdsCampaignHelper.php'), 63 => (\dirname(__DIR__, 4).'/src/Helpers/HostingClientsHelper.php'), 64 => (\dirname(__DIR__, 4).'/src/Helpers/HostingHelper.php'), 65 => (\dirname(__DIR__, 4).'/src/Helpers/InstallmentWebsitesHelper.php'), 66 => (\dirname(__DIR__, 4).'/src/Helpers/InvoicesHelper.php'), 67 => (\dirname(__DIR__, 4).'/src/Helpers/Logs.php'), 68 => (\dirname(__DIR__, 4).'/src/Helpers/OpiekaSerwisowaHelper.php'), 69 => (\dirname(__DIR__, 4).'/src/Helpers/PayersHelper.php'), 70 => (\dirname(__DIR__, 4).'/src/Helpers/PreordersHelper.php'), 71 => (\dirname(__DIR__, 4).'/src/Helpers/ReklamaHelper.php'), 72 => (\dirname(__DIR__, 4).'/src/Helpers/SeoContentHelper.php'), 73 => (\dirname(__DIR__, 4).'/src/Helpers/SeoHelper.php'), 74 => (\dirname(__DIR__, 4).'/src/Helpers/SeoProjectChecklistHelper.php'), 75 => (\dirname(__DIR__, 4).'/src/Helpers/SeoProjectHelper.php'), 76 => (\dirname(__DIR__, 4).'/src/Helpers/ServiceContentMarketingHelper.php'), 77 => (\dirname(__DIR__, 4).'/src/Helpers/ServicesHelper.php'), 78 => (\dirname(__DIR__, 4).'/src/Helpers/SslHelper.php'), 79 => (\dirname(__DIR__, 4).'/src/Helpers/WwwRatyHelper.php'), 80 => (\dirname(__DIR__, 4).'/src/Managements/AgreementsManagement.php'), 81 => (\dirname(__DIR__, 4).'/src/Managements/DebtorsManagement.php'), 82 => (\dirname(__DIR__, 4).'/src/Managements/GadsManagement.php'), 83 => (\dirname(__DIR__, 4).'/src/Managements/GopinionManagement.php'), 84 => (\dirname(__DIR__, 4).'/src/Managements/InvoicesManagement.php'), 85 => (\dirname(__DIR__, 4).'/src/Managements/LeadsManagement.php'), 86 => (\dirname(__DIR__, 4).'/src/Managements/PayersManagement.php'), 87 => (\dirname(__DIR__, 4).'/src/Managements/PreordersManagement.php'), 88 => (\dirname(__DIR__, 4).'/src/Managements/TicketsManagement.php'), 89 => (\dirname(__DIR__, 4).'/src/Managements/ValuationManagement.php'), 90 => (\dirname(__DIR__, 4).'/src/Managements/WarrantiesManagement.php'), 91 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 92 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 93 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 94 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 95 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 96 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 97 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 98 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 99 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 100 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 101 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 102 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 103 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 104 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$instance->setName('translation:extract');
$instance->setAliases([0 => 'translation:update']);
$instance->setDescription('Extract missing translations keys from code to translation files.');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'pl', [], []);
$instance->setName('translation:pull');
$instance->setDescription('Pull translations from a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_push' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPushCommand
*/
protected function getConsole_Command_TranslationPushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
$this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
$instance->setName('translation:push');
$instance->setDescription('Push translations to a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.validator_debug' shared service.
*
* @return \Symfony\Component\Validator\Command\DebugCommand
*/
protected function getConsole_Command_ValidatorDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
$this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->setName('debug:validator');
$instance->setDescription('Display validation constraints for classes');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'container.getenv' shared service.
*
* @return \Closure
*/
protected function getContainer_GetenvService()
{
return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
}
/**
* 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 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'data_collector.request.session_collector' shared service.
*
* @return \Closure
*/
protected function getDataCollector_Request_SessionCollectorService()
{
return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
$a = ($this->privates['.service_locator.3iJvgtF'] ?? $this->get_ServiceLocator_3iJvgtFService());
if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
return $this->privates['debug.argument_resolver.not_tagged_controller'];
}
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
$a = ($this->privates['.service_locator.3iJvgtF'] ?? $this->get_ServiceLocator_3iJvgtFService());
if (isset($this->privates['debug.argument_resolver.service'])) {
return $this->privates['debug.argument_resolver.service'];
}
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 4).'/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), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
return $this->privates['debug.security.voter.security.access.authenticated_voter'];
}
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
}
/**
* 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__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
}
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['debug.security.voter.vote_listener'])) {
return $this->privates['debug.security.voter.vote_listener'];
}
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
*/
protected function getDoctrine_CacheClearMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-metadata');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_result_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-result');
return $instance;
}
/**
* Gets the private 'doctrine.cache_collection_region_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-collection-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_entity_region_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-entity-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_query_region_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query-region');
return $instance;
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
], [
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
]), [0 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 1 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 3 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
}
/**
* Gets the private 'doctrine.ensure_production_settings_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:ensure-production-settings');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:convert');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
*/
protected function getDoctrine_MappingImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
$instance->setName('doctrine:mapping:import');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_info_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:info');
return $instance;
}
/**
* Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
*/
protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
$a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
}
return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 4).'/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.command.entity_manager_provider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
*/
protected function getDoctrine_Orm_Command_EntityManagerProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* 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')], false);
}
/**
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.validator.unique' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
*/
protected function getDoctrine_Orm_Validator_UniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/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\ORM\Tools\Console\Command\RunDqlCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:query:dql');
return $instance;
}
/**
* Gets the private 'doctrine.query_sql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
*/
protected function getDoctrine_QuerySqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine.schema_create_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
*/
protected function getDoctrine_SchemaCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:create');
return $instance;
}
/**
* Gets the private 'doctrine.schema_drop_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:drop');
return $instance;
}
/**
* Gets the private 'doctrine.schema_update_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:update');
return $instance;
}
/**
* Gets the private 'doctrine.schema_validate_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:validate');
return $instance;
}
/**
* Gets the private 'doctrine.ulid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
*/
protected function getDoctrine_UlidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
}
/**
* Gets the private 'doctrine.uuid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
*/
protected function getDoctrine_UuidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
}
/**
* Gets the private 'doctrine_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
$this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
$instance->setName('doctrine:migrations:current');
$instance->setDescription('Outputs the current version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
$instance->setName('doctrine:migrations:diff');
$instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
$instance->setName('doctrine:migrations:dump-schema');
$instance->setDescription('Dump the schema for your database to a migration.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
$instance->setName('doctrine:migrations:execute');
$instance->setDescription('Execute one or more migration versions up or down manually.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
$instance->setName('doctrine:migrations:generate');
$instance->setDescription('Generate a blank migration class.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
$instance->setName('doctrine:migrations:latest');
$instance->setDescription('Outputs the latest version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
$instance->setName('doctrine:migrations:migrate');
$instance->setDescription('Execute a migration to a specified version or the latest available version.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
$instance->setName('doctrine:migrations:rollup');
$instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
$instance->setName('doctrine:migrations:status');
$instance->setDescription('View the status of a set of migrations.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
$this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
$instance->setName('doctrine:migrations:sync-metadata-storage');
$instance->setDescription('Ensures that the metadata storage is at the latest version.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
$instance->setName('doctrine:migrations:up-to-date');
$instance->setDescription('Tells you if your schema is up-to-date.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
$instance->setName('doctrine:migrations:version');
$instance->setDescription('Manually add and delete migration versions from the version table.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
$this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
$instance->setName('doctrine:migrations:list');
$instance->setDescription('Display a list of all available migrations and their status.');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'form.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 4).'/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->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
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, [
'App\\Form\\InstallmentType' => ['privates', 'App\\Form\\InstallmentType', 'getInstallmentTypeService', false],
'App\\Form\\SeoProjectGroupsType' => ['privates', 'App\\Form\\SeoProjectGroupsType', 'getSeoProjectGroupsTypeService', false],
'App\\Form\\Type\\DatalistType' => ['privates', 'form.type.datalist_type', 'getForm_Type_DatalistTypeService', false],
'App\\Forms\\Admin\\AdminAdditionalServicesForm' => ['privates', 'App\\Forms\\Admin\\AdminAdditionalServicesForm', 'getAdminAdditionalServicesFormService', false],
'App\\Forms\\Admin\\AdminAgreementTypeForm' => ['privates', 'App\\Forms\\Admin\\AdminAgreementTypeForm', 'getAdminAgreementTypeFormService', false],
'App\\Forms\\Admin\\AdminArchiveWarrantyForm' => ['privates', 'App\\Forms\\Admin\\AdminArchiveWarrantyForm', 'getAdminArchiveWarrantyFormService', false],
'App\\Forms\\Admin\\AdminAssociatesForm' => ['privates', 'App\\Forms\\Admin\\AdminAssociatesForm', 'getAdminAssociatesFormService', false],
'App\\Forms\\Admin\\AdminBannerForm' => ['privates', 'App\\Forms\\Admin\\AdminBannerForm', 'getAdminBannerFormService', false],
'App\\Forms\\Admin\\AdminBusinessProfilesForm' => ['privates', 'App\\Forms\\Admin\\AdminBusinessProfilesForm', 'getAdminBusinessProfilesFormService', false],
'App\\Forms\\Admin\\AdminContractorForm' => ['privates', 'App\\Forms\\Admin\\AdminContractorForm', 'getAdminContractorFormService', false],
'App\\Forms\\Admin\\AdminDailyForm' => ['privates', 'App\\Forms\\Admin\\AdminDailyForm', 'getAdminDailyFormService', false],
'App\\Forms\\Admin\\AdminDebtorForm' => ['privates', 'App\\Forms\\Admin\\AdminDebtorForm', 'getAdminDebtorFormService', false],
'App\\Forms\\Admin\\AdminDomainForm' => ['privates', 'App\\Forms\\Admin\\AdminDomainForm', 'getAdminDomainFormService', false],
'App\\Forms\\Admin\\AdminEvaluationForm' => ['privates', 'App\\Forms\\Admin\\AdminEvaluationForm', 'getAdminEvaluationFormService', false],
'App\\Forms\\Admin\\AdminGoogleAdsCampaignForm' => ['privates', 'App\\Forms\\Admin\\AdminGoogleAdsCampaignForm', 'getAdminGoogleAdsCampaignFormService', false],
'App\\Forms\\Admin\\AdminGopinionForm' => ['privates', 'App\\Forms\\Admin\\AdminGopinionForm', 'getAdminGopinionFormService', false],
'App\\Forms\\Admin\\AdminHostingClientsForm' => ['privates', 'App\\Forms\\Admin\\AdminHostingClientsForm', 'getAdminHostingClientsFormService', false],
'App\\Forms\\Admin\\AdminHostingForm' => ['privates', 'App\\Forms\\Admin\\AdminHostingForm', 'getAdminHostingFormService', false],
'App\\Forms\\Admin\\AdminImportForm' => ['privates', 'App\\Forms\\Admin\\AdminImportForm', 'getAdminImportFormService', false],
'App\\Forms\\Admin\\AdminInstallmentWebsitesForm' => ['privates', 'App\\Forms\\Admin\\AdminInstallmentWebsitesForm', 'getAdminInstallmentWebsitesFormService', false],
'App\\Forms\\Admin\\AdminInvoiceForm' => ['privates', 'App\\Forms\\Admin\\AdminInvoiceForm', 'getAdminInvoiceFormService', false],
'App\\Forms\\Admin\\AdminLeadForm' => ['privates', 'App\\Forms\\Admin\\AdminLeadForm', 'getAdminLeadFormService', false],
'App\\Forms\\Admin\\AdminOffertForm' => ['privates', 'App\\Forms\\Admin\\AdminOffertForm', 'getAdminOffertFormService', false],
'App\\Forms\\Admin\\AdminOpiekaSerwisowaServiceForm' => ['privates', 'App\\Forms\\Admin\\AdminOpiekaSerwisowaServiceForm', 'getAdminOpiekaSerwisowaServiceFormService', false],
'App\\Forms\\Admin\\AdminPayerForm' => ['privates', 'App\\Forms\\Admin\\AdminPayerForm', 'getAdminPayerFormService', false],
'App\\Forms\\Admin\\AdminPreorderForm' => ['privates', 'App\\Forms\\Admin\\AdminPreorderForm', 'getAdminPreorderFormService', false],
'App\\Forms\\Admin\\AdminReklamaServiceForm' => ['privates', 'App\\Forms\\Admin\\AdminReklamaServiceForm', 'getAdminReklamaServiceFormService', false],
'App\\Forms\\Admin\\AdminReminderForm' => ['privates', 'App\\Forms\\Admin\\AdminReminderForm', 'getAdminReminderFormService', false],
'App\\Forms\\Admin\\AdminResponsibilitiesForm' => ['privates', 'App\\Forms\\Admin\\AdminResponsibilitiesForm', 'getAdminResponsibilitiesFormService', false],
'App\\Forms\\Admin\\AdminSeoCheckForm' => ['privates', 'App\\Forms\\Admin\\AdminSeoCheckForm', 'getAdminSeoCheckFormService', false],
'App\\Forms\\Admin\\AdminSeoContentForm' => ['privates', 'App\\Forms\\Admin\\AdminSeoContentForm', 'getAdminSeoContentFormService', false],
'App\\Forms\\Admin\\AdminSeoForm' => ['privates', 'App\\Forms\\Admin\\AdminSeoForm', 'getAdminSeoFormService', false],
'App\\Forms\\Admin\\AdminSeoLinkbuildingForm' => ['privates', 'App\\Forms\\Admin\\AdminSeoLinkbuildingForm', 'getAdminSeoLinkbuildingFormService', false],
'App\\Forms\\Admin\\AdminSeoProjectForm' => ['privates', 'App\\Forms\\Admin\\AdminSeoProjectForm', 'getAdminSeoProjectFormService', false],
'App\\Forms\\Admin\\AdminSeoServiceForm' => ['privates', 'App\\Forms\\Admin\\AdminSeoServiceForm', 'getAdminSeoServiceFormService', false],
'App\\Forms\\Admin\\AdminSeoTaskForm' => ['privates', 'App\\Forms\\Admin\\AdminSeoTaskForm', 'getAdminSeoTaskFormService', false],
'App\\Forms\\Admin\\AdminServiceContentMarketingForm' => ['privates', 'App\\Forms\\Admin\\AdminServiceContentMarketingForm', 'getAdminServiceContentMarketingFormService', false],
'App\\Forms\\Admin\\AdminServiceForm' => ['privates', 'App\\Forms\\Admin\\AdminServiceForm', 'getAdminServiceFormService', false],
'App\\Forms\\Admin\\AdminSslForm' => ['privates', 'App\\Forms\\Admin\\AdminSslForm', 'getAdminSslFormService', false],
'App\\Forms\\Admin\\AdminTicketForm' => ['privates', 'App\\Forms\\Admin\\AdminTicketForm', 'getAdminTicketFormService', false],
'App\\Forms\\Admin\\AdminUserForm' => ['privates', 'App\\Forms\\Admin\\AdminUserForm', 'getAdminUserFormService', false],
'App\\Forms\\Admin\\AdminUserResponsibilitiesForm' => ['privates', 'App\\Forms\\Admin\\AdminUserResponsibilitiesForm', 'getAdminUserResponsibilitiesFormService', false],
'App\\Forms\\Admin\\AdminWarrantyForm' => ['privates', 'App\\Forms\\Admin\\AdminWarrantyForm', 'getAdminWarrantyFormService', false],
'App\\Forms\\Admin\\AdminWwwRatyForm' => ['privates', 'App\\Forms\\Admin\\AdminWwwRatyForm', 'getAdminWwwRatyFormService', false],
'App\\Forms\\Admin\\DailyFilters' => ['privates', 'App\\Forms\\Admin\\DailyFilters', 'getDailyFiltersService', false],
'App\\Forms\\Admin\\Faq' => ['privates', 'App\\Forms\\Admin\\Faq', 'getFaq2Service', false],
'App\\Forms\\Admin\\FaqFilters' => ['privates', 'App\\Forms\\Admin\\FaqFilters', 'getFaqFiltersService', false],
'App\\Forms\\Admin\\GeneralSettingsForm' => ['privates', 'App\\Forms\\Admin\\GeneralSettingsForm', 'getGeneralSettingsFormService', false],
'App\\Forms\\Admin\\LogsFilters' => ['privates', 'App\\Forms\\Admin\\LogsFilters', 'getLogsFiltersService', false],
'App\\Forms\\Admin\\PagesFiltersForm' => ['privates', 'App\\Forms\\Admin\\PagesFiltersForm', 'getPagesFiltersFormService', false],
'App\\Forms\\Admin\\ProductCategoriesFiltersForm' => ['privates', 'App\\Forms\\Admin\\ProductCategoriesFiltersForm', 'getProductCategoriesFiltersFormService', false],
'App\\Forms\\Admin\\ProductCategoryForm' => ['privates', 'App\\Forms\\Admin\\ProductCategoryForm', 'getProductCategoryFormService', false],
'App\\Forms\\Admin\\ProductTagForm' => ['privates', 'App\\Forms\\Admin\\ProductTagForm', 'getProductTagFormService', false],
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates', 'liip_imagine.form.type.image', 'getLiipImagine_Form_Type_ImageService', 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\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
], [
'App\\Form\\InstallmentType' => '?',
'App\\Form\\SeoProjectGroupsType' => '?',
'App\\Form\\Type\\DatalistType' => '?',
'App\\Forms\\Admin\\AdminAdditionalServicesForm' => '?',
'App\\Forms\\Admin\\AdminAgreementTypeForm' => '?',
'App\\Forms\\Admin\\AdminArchiveWarrantyForm' => '?',
'App\\Forms\\Admin\\AdminAssociatesForm' => '?',
'App\\Forms\\Admin\\AdminBannerForm' => '?',
'App\\Forms\\Admin\\AdminBusinessProfilesForm' => '?',
'App\\Forms\\Admin\\AdminContractorForm' => '?',
'App\\Forms\\Admin\\AdminDailyForm' => '?',
'App\\Forms\\Admin\\AdminDebtorForm' => '?',
'App\\Forms\\Admin\\AdminDomainForm' => '?',
'App\\Forms\\Admin\\AdminEvaluationForm' => '?',
'App\\Forms\\Admin\\AdminGoogleAdsCampaignForm' => '?',
'App\\Forms\\Admin\\AdminGopinionForm' => '?',
'App\\Forms\\Admin\\AdminHostingClientsForm' => '?',
'App\\Forms\\Admin\\AdminHostingForm' => '?',
'App\\Forms\\Admin\\AdminImportForm' => '?',
'App\\Forms\\Admin\\AdminInstallmentWebsitesForm' => '?',
'App\\Forms\\Admin\\AdminInvoiceForm' => '?',
'App\\Forms\\Admin\\AdminLeadForm' => '?',
'App\\Forms\\Admin\\AdminOffertForm' => '?',
'App\\Forms\\Admin\\AdminOpiekaSerwisowaServiceForm' => '?',
'App\\Forms\\Admin\\AdminPayerForm' => '?',
'App\\Forms\\Admin\\AdminPreorderForm' => '?',
'App\\Forms\\Admin\\AdminReklamaServiceForm' => '?',
'App\\Forms\\Admin\\AdminReminderForm' => '?',
'App\\Forms\\Admin\\AdminResponsibilitiesForm' => '?',
'App\\Forms\\Admin\\AdminSeoCheckForm' => '?',
'App\\Forms\\Admin\\AdminSeoContentForm' => '?',
'App\\Forms\\Admin\\AdminSeoForm' => '?',
'App\\Forms\\Admin\\AdminSeoLinkbuildingForm' => '?',
'App\\Forms\\Admin\\AdminSeoProjectForm' => '?',
'App\\Forms\\Admin\\AdminSeoServiceForm' => '?',
'App\\Forms\\Admin\\AdminSeoTaskForm' => '?',
'App\\Forms\\Admin\\AdminServiceContentMarketingForm' => '?',
'App\\Forms\\Admin\\AdminServiceForm' => '?',
'App\\Forms\\Admin\\AdminSslForm' => '?',
'App\\Forms\\Admin\\AdminTicketForm' => '?',
'App\\Forms\\Admin\\AdminUserForm' => '?',
'App\\Forms\\Admin\\AdminUserResponsibilitiesForm' => '?',
'App\\Forms\\Admin\\AdminWarrantyForm' => '?',
'App\\Forms\\Admin\\AdminWwwRatyForm' => '?',
'App\\Forms\\Admin\\DailyFilters' => '?',
'App\\Forms\\Admin\\Faq' => '?',
'App\\Forms\\Admin\\FaqFilters' => '?',
'App\\Forms\\Admin\\GeneralSettingsForm' => '?',
'App\\Forms\\Admin\\LogsFilters' => '?',
'App\\Forms\\Admin\\PagesFiltersForm' => '?',
'App\\Forms\\Admin\\ProductCategoriesFiltersForm' => '?',
'App\\Forms\\Admin\\ProductCategoryForm' => '?',
'App\\Forms\\Admin\\ProductTagForm' => '?',
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['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());
}, 6), '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());
}, 2))], 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__, 4).'/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__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/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.color' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ColorType
*/
protected function getForm_Type_ColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.datalist_type' shared autowired service.
*
* @return \App\Form\Type\DatalistType
*/
protected function getForm_Type_DatalistTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/DatalistType.php';
return $this->privates['form.type.datalist_type'] = new \App\Form\Type\DatalistType();
}
/**
* Gets the private 'form.type.entity' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
*/
protected function getForm_Type_EntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
include_once \dirname(__DIR__, 4).'/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__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* 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__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/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['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* 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__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/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__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/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__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/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__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
$a = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, $a, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* 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__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/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__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/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__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 10, 'defaultPageLimit' => NULL]);
}
/**
* Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
*
* @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
*/
protected function getLiipImagine_Binary_MimeTypeGuesserService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
}
/**
* Gets the private 'liip_imagine.command.cache_remove' shared service.
*
* @return \Liip\ImagineBundle\Command\RemoveCacheCommand
*/
protected function getLiipImagine_Command_CacheRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
$this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
$instance->setName('liip:imagine:cache:remove');
return $instance;
}
/**
* Gets the private 'liip_imagine.command.cache_resolve' shared service.
*
* @return \Liip\ImagineBundle\Command\ResolveCacheCommand
*/
protected function getLiipImagine_Command_CacheResolveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
$this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
$instance->setName('liip:imagine:cache:resolve');
return $instance;
}
/**
* Gets the private 'liip_imagine.form.type.image' shared service.
*
* @return \Liip\ImagineBundle\Form\Type\ImageType
*/
protected function getLiipImagine_Form_Type_ImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
}
/**
* Gets the private 'liip_imagine.gd' shared service.
*
* @return \Imagine\Gd\Imagine
*/
protected function getLiipImagine_GdService()
{
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
$this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
$instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
return $instance;
}
/**
* Gets the private 'liip_imagine.service.filter' shared service.
*
* @return \Liip\ImagineBundle\Service\FilterService
*/
protected function getLiipImagine_Service_FilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false, $this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('pl')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'pl', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'mailer.mailer' shared service.
*
* @return \Symfony\Component\Mailer\Mailer
*/
protected function getMailer_MailerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.gmail'] ?? $this->getMailer_TransportFactory_GmailService());
yield 1 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
yield 2 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
yield 3 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
yield 4 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
}, 5)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
}
/**
* Gets the private 'mailer.transport_factory.gmail' shared service.
*
* @return \Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory
*/
protected function getMailer_TransportFactory_GmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/google-mailer/Transport/GmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.gmail'])) {
return $this->privates['mailer.transport_factory.gmail'];
}
return $this->privates['mailer.transport_factory.gmail'] = new \Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.native'])) {
return $this->privates['mailer.transport_factory.native'];
}
return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.null'])) {
return $this->privates['mailer.transport_factory.null'];
}
return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.sendmail'])) {
return $this->privates['mailer.transport_factory.sendmail'];
}
return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.smtp'])) {
return $this->privates['mailer.transport_factory.smtp'];
}
return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a, $b);
$instance->setName('make:auth');
$instance->setDescription('Creates a Guard authenticator of different flavors');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_command' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
$this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:command');
$instance->setDescription('Creates a new console command class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
$this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:controller');
$instance->setDescription('Creates a new controller class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_crud' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCrudService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
$this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:crud');
$instance->setDescription('Creates CRUD for Doctrine entity class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_docker_database' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDockerDatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:docker:database');
$instance->setDescription('Adds a database container to your docker-compose.yaml file');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_entity' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeEntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a, $b);
$instance->setName('make:entity');
$instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_fixtures' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
$this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:fixtures');
$instance->setDescription('Creates a new class to load Doctrine fixtures');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
$this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:form');
$instance->setDescription('Creates a new form class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_message' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:message');
$instance->setDescription('Creates a new message and handler');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
$this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:messenger-middleware');
$instance->setDescription('Creates a new messenger middleware');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_migration' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
$this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__, 4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:migration');
$instance->setDescription('Creates a new migration based on database changes');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_registration_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeRegistrationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:registration-form');
$instance->setDescription('Creates a new registration form system');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_reset_password' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeResetPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:reset-password');
$instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
$this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:encoder');
$instance->setDescription('Creates a new serializer encoder class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
$this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:normalizer');
$instance->setDescription('Creates a new serializer normalizer class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStimulusControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
$this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:stimulus-controller');
$instance->setDescription('Creates a new Stimulus controller');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_subscriber' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
$this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:subscriber');
$instance->setDescription('Creates a new event subscriber class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
$this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
$instance->setDescription('Creates a new test class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_twig_extension' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTwigExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
$this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:twig-extension');
$instance->setDescription('Creates a new Twig extension class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_user' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:user');
$instance->setDescription('Creates a new security user class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_validator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
$this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:validator');
$instance->setDescription('Creates a new validator and constraint class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_voter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
$this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:voter');
$instance->setDescription('Creates a new security voter class');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [0 => [0 => 'App\\Entity', 1 => ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
}
/**
* Gets the private 'maker.entity_class_generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
*/
protected function getMaker_EntityClassGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
}
/**
* Gets the private 'maker.file_manager' shared service.
*
* @return \Symfony\Bundle\MakerBundle\FileManager
*/
protected function getMaker_FileManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
$a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', $a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
$instance->setDescription('Start a log server that displays logs in real time');
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\RotatingFileHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/dev.log'), 12, 'debug', true, NULL, false);
$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private '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()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], 'https');
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [0 => 'ROLE_WORKER'], 'https');
return $instance;
}
/**
* Gets the private 'security.authentication.guard_handler' shared service.
*
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_GuardHandlerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.guard_handler'])) {
return $this->privates['security.authentication.guard_handler'];
}
$this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, []);
$instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.anonymous.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
return $this->privates['security.authentication.listener.anonymous.main'];
}
return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
}
/**
* Gets the private 'security.authentication.listener.guard.main' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
if (isset($this->privates['security.authentication.listener.guard.main'])) {
return $this->privates['security.authentication.listener.guard.main'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.guard.main'])) {
return $this->privates['security.authentication.listener.guard.main'];
}
$this->privates['security.authentication.listener.guard.main'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, $b, 'main', new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Security\\ShopUserAuthenticator'] ?? $this->getShopUserAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.rememberme.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Rememberme_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
return $this->privates['security.authentication.listener.rememberme.main'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
return $this->privates['security.authentication.listener.rememberme.main'];
}
return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $b, true, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_ManagerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
yield 1 => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
yield 2 => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
}, 3), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.anonymous.main' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.guard.main' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->services['App\\Security\\LegacyUserProvider'] ?? $this->getLegacyUserProviderService());
if (isset($this->privates['security.authentication.provider.guard.main'])) {
return $this->privates['security.authentication.provider.guard.main'];
}
return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Security\\ShopUserAuthenticator'] ?? $this->getShopUserAuthenticatorService());
}, 1), $a, 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
}
/**
* Gets the private 'security.authentication.provider.rememberme.main' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Rememberme_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'main');
}
/**
* Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
*/
protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\LegacyUserProvider'] ?? $this->getLegacyUserProviderService());
}, 1), $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 604800, 'path' => '/', 'name' => 'REMEMBERME', 'domain' => NULL, 'secure' => NULL, 'httponly' => true, 'samesite' => 'lax', 'always_remember_me' => false, 'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authentication.session_strategy' shared service.
*
* @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
*/
protected function getSecurity_Authentication_SessionStrategyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['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 private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), [], false);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\Security\\ShopUser']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\Security\\ShopUser']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user 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__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
$this->privates['security.context_listener.0'] = $instance = 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->services['App\\Security\\LegacyUserProvider'] ?? $this->getLegacyUserProviderService());
}, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
return $instance;
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Security\\ShopUser' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => 15, 3 => '2y']]]);
}
/**
* Gets the private 'security.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, 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' => NULL;
}, 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__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/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, NULL, NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.main' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
*/
protected function getSecurity_Firewall_Map_Context_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(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.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_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())), $b, 'main', ($this->privates['App\\Security\\ShopUserAuthenticator'] ?? $this->getShopUserAuthenticatorService()), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'system_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'App\\Security\\LegacyUserProvider', 'main', 'App\\Security\\ShopUserAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.logout.listener.default.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
}
/**
* Gets the private 'security.logout.listener.remember_me.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
*/
protected function getSecurity_Logout_Listener_RememberMe_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
return $this->privates['security.logout.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
}
/**
* 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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('main', 'system_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Security\\ShopUser' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher', 'arguments' => [0 => NULL, 1 => NULL, 2 => 15, 3 => '2y']]]);
}
/**
* 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__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* 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())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session.storage.factory.service' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
*/
protected function getSession_Storage_Factory_ServiceService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
*/
protected function getSession_Storage_MetadataBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
*/
protected function getSession_Storage_NativeService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
}
/**
* 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', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
'session_storage' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
$this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
$instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
$instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
return $instance;
}
/**
* Gets the private 'translation.loader.csv' shared service.
*
* @return \Symfony\Component\Translation\Loader\CsvFileLoader
*/
protected function getTranslation_Loader_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
}
/**
* Gets the private 'translation.loader.dat' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
*/
protected function getTranslation_Loader_DatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
}
/**
* Gets the private 'translation.loader.ini' shared service.
*
* @return \Symfony\Component\Translation\Loader\IniFileLoader
*/
protected function getTranslation_Loader_IniService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
}
/**
* Gets the private 'translation.loader.json' shared service.
*
* @return \Symfony\Component\Translation\Loader\JsonFileLoader
*/
protected function getTranslation_Loader_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
}
/**
* Gets the private 'translation.loader.mo' shared service.
*
* @return \Symfony\Component\Translation\Loader\MoFileLoader
*/
protected function getTranslation_Loader_MoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
}
/**
* Gets the private 'translation.loader.php' shared service.
*
* @return \Symfony\Component\Translation\Loader\PhpFileLoader
*/
protected function getTranslation_Loader_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
}
/**
* Gets the private 'translation.loader.po' shared service.
*
* @return \Symfony\Component\Translation\Loader\PoFileLoader
*/
protected function getTranslation_Loader_PoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
}
/**
* Gets the private 'translation.loader.qt' shared service.
*
* @return \Symfony\Component\Translation\Loader\QtFileLoader
*/
protected function getTranslation_Loader_QtService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
}
/**
* Gets the private 'translation.loader.res' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader
*/
protected function getTranslation_Loader_ResService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
}
/**
* Gets the private 'translation.loader.xliff' shared service.
*
* @return \Symfony\Component\Translation\Loader\XliffFileLoader
*/
protected function getTranslation_Loader_XliffService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
}
/**
* Gets the private 'translation.loader.yml' shared service.
*
* @return \Symfony\Component\Translation\Loader\YamlFileLoader
*/
protected function getTranslation_Loader_YmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.provider_collection' shared service.
*
* @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
*/
protected function getTranslation_ProviderCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
}, 1), []))->fromConfig([]);
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
$this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
$a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
$b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
$instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
$instance->addLoader('yaml', $a);
$instance->addLoader('yml', $a);
$instance->addLoader('xlf', $b);
$instance->addLoader('xliff', $b);
$instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
$instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
$instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
$instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
$instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
$instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
$instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
$instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
return $instance;
}
/**
* Gets the private 'translation.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
*/
protected function getTranslation_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]))->withContext('translation.warmer', $this));
}
/**
* Gets the private 'translation.writer' shared service.
*
* @return \Symfony\Component\Translation\Writer\TranslationWriter
*/
protected function getTranslation_WriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
$instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
return $instance;
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'pl', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages+intl-icu.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages+intl-icu.pl.yaml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/backup-manager/symfony/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/knplabs/knp-paginator-bundle/translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/symfony/twig-bundle/translations', 7 => 'vendor/twig/extra-bundle/translations', 8 => 'vendor/symfony/web-profiler-bundle/translations', 9 => 'vendor/symfony/monolog-bundle/translations', 10 => 'vendor/symfony/debug-bundle/translations', 11 => 'vendor/sensio/framework-extra-bundle/src/translations', 12 => 'vendor/doctrine/doctrine-bundle/translations', 13 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 14 => 'vendor/symfony/security-bundle/translations', 15 => 'vendor/symfony/maker-bundle/src/translations', 16 => 'vendor/backup-manager/symfony/translations', 17 => 'vendor/liip/imagine-bundle/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'pl']);
return $instance;
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.form.renderer'])) {
return $this->privates['twig.form.renderer'];
}
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.mailer.message_listener'])) {
return $this->privates['twig.mailer.message_listener'];
}
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/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 = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 1 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
}, 2), 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.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 4), 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));
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'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],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'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' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($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()))]);
$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));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/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__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/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__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
}
/**
* 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__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
include_once \dirname(__DIR__, 4).'/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');
$instance->setDescription('Start a dump server that collects and displays dumps in a single place');
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 '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()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'BMBackupManagerBundle' => 'BM\\BackupManagerBundle\\BMBackupManagerBundle',
'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'BMBackupManagerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/backup-manager/symfony'),
'namespace' => 'BM\\BackupManagerBundle',
],
'LiipImagineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
'namespace' => 'Liip\\ImagineBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'uploads_directory' => (\dirname(__DIR__, 4).'/public/uploads'),
'offerts_directory' => (\dirname(__DIR__, 4).'/public/uploads/offerts/'),
'uploads_seo_directory' => (\dirname(__DIR__, 4).'/public/uploads/seo'),
'uploads_reklama_directory' => (\dirname(__DIR__, 4).'/public/uploads/reklama'),
'uploads_wizytowka_directory' => (\dirname(__DIR__, 4).'/public/uploads/wizytowki'),
'uploads_content_marketing_directory' => (\dirname(__DIR__, 4).'/public/uploads/content_marketing'),
'uploads_googleads_directory' => (\dirname(__DIR__, 4).'/public/uploads/googleads'),
'uploads_opieka_directory' => (\dirname(__DIR__, 4).'/public/uploads/opieka-serwisowa'),
'uploads_uslugi_dodatkowe_directory' => (\dirname(__DIR__, 4).'/public/uploads/uslugi_dodatkowe'),
'uploads_banners_directory' => (\dirname(__DIR__, 4).'/public/uploads/banners'),
'brochures_directory' => (\dirname(__DIR__, 4).'/public/uploads/brochures'),
'products_directory' => (\dirname(__DIR__, 4).'/public/uploads/products/'),
'slides_directory' => (\dirname(__DIR__, 4).'/public/uploads/slides/'),
'pages_directory' => (\dirname(__DIR__, 4).'/public/uploads/pages/'),
'products_categories_directory' => (\dirname(__DIR__, 4).'/public/uploads/products_categories/'),
'users_directory' => (\dirname(__DIR__, 4).'/public/uploads/users/'),
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\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\\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' => 'pl',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'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.save_path' => NULL,
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => '@LiipImagine/Form/form_div_layout.html.twig',
2 => 'form/fields.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',
'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' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.enable_lazy_ghost_objects' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_ADMIN' => [
0 => 'ROLE_USER',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'main',
],
'security.main._indexed_authenticators' => [
],
'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' => 10,
'knp_paginator.page_limit' => NULL,
'liip_imagine.resolvers' => [
'default' => [
'web_path' => [
'web_root' => (\dirname(__DIR__, 4).'/public'),
'cache_prefix' => 'media/cache',
],
],
],
'liip_imagine.loaders' => [
'default' => [
'filesystem' => [
'locator' => 'filesystem',
'data_root' => [
0 => (\dirname(__DIR__, 4).'/public'),
],
'allow_unresolvable_data_roots' => false,
'bundle_resources' => [
'enabled' => false,
'access_control_type' => 'blacklist',
'access_control_list' => [
],
],
],
],
],
'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
'liip_imagine.jpegoptim.stripAll' => true,
'liip_imagine.jpegoptim.max' => NULL,
'liip_imagine.jpegoptim.progressive' => true,
'liip_imagine.jpegoptim.tempDir' => NULL,
'liip_imagine.optipng.binary' => '/usr/bin/optipng',
'liip_imagine.optipng.level' => 7,
'liip_imagine.optipng.stripAll' => true,
'liip_imagine.optipng.tempDir' => NULL,
'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
'liip_imagine.cwebp.tempDir' => NULL,
'liip_imagine.cwebp.q' => 75,
'liip_imagine.cwebp.alphaQ' => 100,
'liip_imagine.cwebp.m' => 4,
'liip_imagine.cwebp.alphaFilter' => 'fast',
'liip_imagine.cwebp.alphaMethod' => 1,
'liip_imagine.cwebp.exact' => false,
'liip_imagine.cwebp.metadata' => [
0 => 'none',
],
'liip_imagine.driver_service' => 'liip_imagine.gd',
'liip_imagine.cache.resolver.default' => 'default',
'liip_imagine.default_image' => NULL,
'liip_imagine.filter_sets' => [
],
'liip_imagine.binary.loader.default' => 'default',
'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
'liip_imagine.webp.generate' => false,
'liip_imagine.webp.options' => [
'quality' => 100,
'cache' => NULL,
'data_loader' => NULL,
'post_processors' => [
],
],
'maker.compatible_check.doctrine.supports_attributes' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.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.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}