<?php
namespace ContainerZzxRzZ4;
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 \Closure $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = $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.profiler' => 'get_Container_Private_ProfilerService',
'App\\AccessCode\\UK\\Api\\ApiConnectorV1' => 'getApiConnectorV1Service',
'App\\Controller\\Admin\\Address\\AddressController' => 'getAddressControllerService',
'App\\Controller\\Admin\\Api\\V1\\CategoryController' => 'getCategoryControllerService',
'App\\Controller\\Admin\\Api\\V1\\ContentController' => 'getContentControllerService',
'App\\Controller\\Admin\\Api\\V1\\FileController' => 'getFileControllerService',
'App\\Controller\\Admin\\Api\\V1\\ImageController' => 'getImageControllerService',
'App\\Controller\\Admin\\CacheController' => 'getCacheControllerService',
'App\\Controller\\Admin\\Category\\CategoryController' => 'getCategoryController2Service',
'App\\Controller\\Admin\\Content\\ContentController' => 'getContentController2Service',
'App\\Controller\\Admin\\CustomField\\CustomFieldController' => 'getCustomFieldControllerService',
'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\Admin\\DevController' => 'getDevControllerService',
'App\\Controller\\Admin\\EventLog\\ContentEventController' => 'getContentEventControllerService',
'App\\Controller\\Admin\\EventLog\\EventController' => 'getEventControllerService',
'App\\Controller\\Admin\\FileController' => 'getFileController2Service',
'App\\Controller\\Admin\\Import\\ImportController' => 'getImportControllerService',
'App\\Controller\\Admin\\Import\\ImportTaskController' => 'getImportTaskControllerService',
'App\\Controller\\Admin\\Mail\\MailController' => 'getMailControllerService',
'App\\Controller\\Admin\\Menu\\ItemController' => 'getItemControllerService',
'App\\Controller\\Admin\\Menu\\MenuController' => 'getMenuControllerService',
'App\\Controller\\Admin\\Module\\ModuleController' => 'getModuleControllerService',
'App\\Controller\\Admin\\Order\\TypeOrderController' => 'getTypeOrderControllerService',
'App\\Controller\\Admin\\Poll\\PollController' => 'getPollControllerService',
'App\\Controller\\Admin\\Poll\\ResponseController' => 'getResponseControllerService',
'App\\Controller\\Admin\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
'App\\Controller\\Admin\\Shop\\DeliveryController' => 'getDeliveryControllerService',
'App\\Controller\\Admin\\Shop\\DeliveryMethodController' => 'getDeliveryMethodControllerService',
'App\\Controller\\Admin\\Shop\\OrderController' => 'getOrderControllerService',
'App\\Controller\\Admin\\Shop\\PaymentMethodController' => 'getPaymentMethodControllerService',
'App\\Controller\\Admin\\User\\GroupController' => 'getGroupControllerService',
'App\\Controller\\Admin\\User\\UserController' => 'getUserControllerService',
'App\\Controller\\Api\\V1\\AccessCodeController' => 'getAccessCodeControllerService',
'App\\Controller\\Api\\V1\\ContactController' => 'getContactControllerService',
'App\\Controller\\Api\\V1\\ContentController' => 'getContentController3Service',
'App\\Controller\\Api\\V1\\Farnell\\FarnellController' => 'getFarnellControllerService',
'App\\Controller\\Api\\V1\\Shop\\OrderNotificationController' => 'getOrderNotificationControllerService',
'App\\Controller\\Category\\CategoryController' => 'getCategoryController3Service',
'App\\Controller\\Content\\ContentController' => 'getContentController4Service',
'App\\Controller\\IndexController' => 'getIndexControllerService',
'App\\Controller\\Mailing\\NewsletterController' => 'getNewsletterControllerService',
'App\\Controller\\Poll\\PollController' => 'getPollController2Service',
'App\\Controller\\RedirectController' => 'getRedirectControllerService',
'App\\Controller\\Search\\AdvancedSearchController' => 'getAdvancedSearchControllerService',
'App\\Controller\\Search\\SearchController' => 'getSearchControllerService',
'App\\Controller\\Security\\RegistrationController' => 'getRegistrationControllerService',
'App\\Controller\\Security\\SecurityController' => 'getSecurityController2Service',
'App\\Controller\\Shop\\CartController' => 'getCartControllerService',
'App\\Controller\\Shop\\OrderController' => 'getOrderController2Service',
'App\\Controller\\Shop\\OrderSummaryController' => 'getOrderSummaryControllerService',
'App\\Controller\\SitemapController' => 'getSitemapControllerService',
'App\\Menu\\Builder\\Item\\Content\\ClearItemFactory' => 'getClearItemFactoryService',
'App\\Menu\\Builder\\Item\\Generic\\ListItemFactory' => 'getListItemFactoryService',
'App\\Menu\\Builder\\Item\\Generic\\SingleItemFactory' => 'getSingleItemFactoryService',
'App\\Menu\\Builder\\Item\\System\\AliasItemFactory' => 'getAliasItemFactoryService',
'App\\Menu\\Builder\\Item\\System\\GroupItemFactory' => 'getGroupItemFactoryService',
'App\\Menu\\Builder\\Item\\System\\UrlItemFactory' => 'getUrlItemFactoryService',
'App\\Menu\\Route\\AccessCode\\AsyncRouteProvider' => 'getAsyncRouteProviderService',
'App\\Menu\\Route\\Content\\ClearRouteProvider' => 'getClearRouteProviderService',
'App\\Menu\\Route\\Content\\ListRouteProvider' => 'getListRouteProviderService',
'App\\Menu\\Route\\Content\\SearchRouteProvider' => 'getSearchRouteProviderService',
'App\\Menu\\Route\\Content\\SingleRouteProvider' => 'getSingleRouteProviderService',
'App\\Menu\\Route\\Mailing\\NewsletterFormRouteProvider' => 'getNewsletterFormRouteProviderService',
'App\\Menu\\Route\\Poll\\ListRouteProvider' => 'getListRouteProvider2Service',
'App\\Menu\\Route\\Poll\\SingleRouteProvider' => 'getSingleRouteProvider2Service',
'App\\Menu\\Route\\System\\AliasRouteProvider' => 'getAliasRouteProviderService',
'App\\Meta\\Context\\Content\\ListContext' => 'getListContextService',
'App\\Meta\\Context\\Content\\SingleContext' => 'getSingleContextService',
'App\\Meta\\Context\\MenuItemContext' => 'getMenuItemContextService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController2Service',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'avt_graphics_image.controller.handler' => 'getAvtGraphicsImage_Controller_HandlerService',
'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',
'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
'http_kernel' => 'getHttpKernelService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.authorization_checker' => 'getJmsSerializer_AuthorizationCheckerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'monolog.logger.mailing' => 'getMonolog_Logger_MailingService',
'monolog.logger.menu' => 'getMonolog_Logger_MenuService',
'request_stack' => 'getRequestStackService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'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',
'profiler' => 'getProfilerService',
];
$this->aliases = [
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/DeferredCookieListener.php';
include_once \dirname(__DIR__, 4).'/src/File/FileManager.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Menu/Item/TypeProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/MenuBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/DatabaseMenuBuilder.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/ItemFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/GenericItemFactory.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/DefinitionMenuBuilder.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Provider/DefinitionProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/MenuResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Category/CategoryRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ImageRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Menu/ItemRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Menu/MenuRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Module/ModuleRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RouteRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Shop/DeliveryMethodRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Shop/PaymentMethodRepository.php';
include_once \dirname(__DIR__, 4).'/src/Request/DeferredCookieInterface.php';
include_once \dirname(__DIR__, 4).'/src/Request/CookieManager.php';
include_once \dirname(__DIR__, 4).'/src/Router/Generator/DomainUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/CacheHelper.php';
include_once \dirname(__DIR__, 4).'/src/Service/FavoriteContentManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Gatherer.php';
include_once \dirname(__DIR__, 4).'/src/Service/UkApi.php';
include_once \dirname(__DIR__, 4).'/src/Settings/SettingsManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/Shop/ShopManager.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.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/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MenuExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ModuleExtension.php';
include_once \dirname(__DIR__, 4).'/src/Module/ModuleFactory.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/http-kernel/EventListener/ResponseListener.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/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/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/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/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/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/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/CompatibilityProcessor.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/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/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.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/doctrine-bridge/Validator/DoctrineLoader.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/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 \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/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/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/Driver/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/event-manager/lib/Doctrine/Common/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.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/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.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/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.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-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/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/EventDispatcher.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/ContextListener.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/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/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/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/SerializerExtension.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).'/src/Twig/AvtDumpExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/AvtShopExtension.php';
include_once \dirname(__DIR__, 4).'/src/Service/Sote/SoteApi.php';
include_once \dirname(__DIR__, 4).'/src/Service/Sote/SoteApiStorage.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BreadcrumbExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/CategoryExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ContentExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/CookieExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/FileExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ShopExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/TextExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/TocExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/TruncateExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/UkExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/UrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-bundle/Twig/ResizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.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/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/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.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/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.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/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/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).'/src/Bundle/Routing/CompoundRouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/src/Bundle/Routing/CompoundRouter.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/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/src/Bundle/Routing/DynamicRouter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
include_once \dirname(__DIR__, 4).'/src/Bundle/Routing/Matcher/StandardMatcher.php';
include_once \dirname(__DIR__, 4).'/src/Bundle/Routing/RouteProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Router/RouteProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Bundle/Routing/Generator/StandardGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image/src/Storage/StorageDriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-storage/src/StorageDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/utils/src/ProvidesConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-storage/src/StorageDriverConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image/src/Resizer/ResizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-resizer/src/Resizer.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-bundle/Factory/ResizerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-resizer/src/ResizerConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/AbstractLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/AllowedMethodsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsRouterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ZoneMatcherListener.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/security-core/Authorization/AuthorizationChecker.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/monolog/monolog/src/Monolog/Handler/NullHandler.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/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/HttpClientTrait.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/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.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.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('app_cache', ($this->privates['.app_cache.inner'] ?? $this->get_AppCache_InnerService()));
$d->addInstance('admin_cache', ($this->privates['.admin_cache.inner'] ?? $this->get_AdminCache_InnerService()));
$d->addInstance('perm_cache', ($this->privates['.perm_cache.inner'] ?? $this->get_PermCache_InnerService()));
$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->privates['debug.validator'] ?? $this->getDebug_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\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->privates['twig'] ?? $this->getTwigService())));
$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 \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
$instance->add(new \JMS\SerializerBundle\Debug\DataCollector([], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? ($this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator([]))), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
$instance->add($f);
return $instance;
}
/**
* Gets the public 'App\AccessCode\UK\Api\ApiConnectorV1' shared autowired service.
*
* @return \App\AccessCode\UK\Api\ApiConnectorV1
*/
protected function getApiConnectorV1Service()
{
include_once \dirname(__DIR__, 4).'/src/AccessCode/UK/Api/ApiConnectorInterface.php';
include_once \dirname(__DIR__, 4).'/src/AccessCode/UK/Api/ApiConnectorV1.php';
return $this->services['App\\AccessCode\\UK\\Api\\ApiConnectorV1'] = new \App\AccessCode\UK\Api\ApiConnectorV1('', '', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the public 'App\Controller\Admin\Address\AddressController' shared autowired service.
*
* @return \App\Controller\Admin\Address\AddressController
*/
protected function getAddressControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Address/AddressController.php';
$this->services['App\\Controller\\Admin\\Address\\AddressController'] = $instance = new \App\Controller\Admin\Address\AddressController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Address\\AddressController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Api\V1\CategoryController' shared autowired service.
*
* @return \App\Controller\Admin\Api\V1\CategoryController
*/
protected function getCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Api/V1/CategoryController.php';
$this->services['App\\Controller\\Admin\\Api\\V1\\CategoryController'] = $instance = new \App\Controller\Admin\Api\V1\CategoryController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Api\\V1\\CategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Api\V1\ContentController' shared autowired service.
*
* @return \App\Controller\Admin\Api\V1\ContentController
*/
protected function getContentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Api/V1/ContentController.php';
$this->services['App\\Controller\\Admin\\Api\\V1\\ContentController'] = $instance = new \App\Controller\Admin\Api\V1\ContentController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Api\\V1\\ContentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Api\V1\FileController' shared autowired service.
*
* @return \App\Controller\Admin\Api\V1\FileController
*/
protected function getFileControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Api/V1/FileController.php';
$this->services['App\\Controller\\Admin\\Api\\V1\\FileController'] = $instance = new \App\Controller\Admin\Api\V1\FileController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\EventLog\\EventLogger'] ?? $this->getEventLoggerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Api\\V1\\FileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Api\V1\ImageController' shared autowired service.
*
* @return \App\Controller\Admin\Api\V1\ImageController
*/
protected function getImageControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Api/V1/ImageController.php';
$this->services['App\\Controller\\Admin\\Api\\V1\\ImageController'] = $instance = new \App\Controller\Admin\Api\V1\ImageController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Api\\V1\\ImageController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\CacheController' shared autowired service.
*
* @return \App\Controller\Admin\CacheController
*/
protected function getCacheControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/CacheController.php';
$this->services['App\\Controller\\Admin\\CacheController'] = $instance = new \App\Controller\Admin\CacheController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\CacheController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Category\CategoryController' shared autowired service.
*
* @return \App\Controller\Admin\Category\CategoryController
*/
protected function getCategoryController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Category/CategoryController.php';
$this->services['App\\Controller\\Admin\\Category\\CategoryController'] = $instance = new \App\Controller\Admin\Category\CategoryController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Category\\CategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Content\ContentController' shared autowired service.
*
* @return \App\Controller\Admin\Content\ContentController
*/
protected function getContentController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Content/ContentController.php';
include_once \dirname(__DIR__, 4).'/src/EventLog/AbstractEventLogger.php';
include_once \dirname(__DIR__, 4).'/src/EventLog/ContentEventLogger.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Controller\\Admin\\Content\\ContentController'] = $instance = new \App\Controller\Admin\Content\ContentController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, new \App\EventLog\ContentEventLogger($a, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Content\\ContentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\CustomField\CustomFieldController' shared autowired service.
*
* @return \App\Controller\Admin\CustomField\CustomFieldController
*/
protected function getCustomFieldControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/CustomField/CustomFieldController.php';
$this->services['App\\Controller\\Admin\\CustomField\\CustomFieldController'] = $instance = new \App\Controller\Admin\CustomField\CustomFieldController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\CustomField\\CustomFieldController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\DashboardController' shared autowired service.
*
* @return \App\Controller\Admin\DashboardController
*/
protected function getDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/DashboardController.php';
$this->services['App\\Controller\\Admin\\DashboardController'] = $instance = new \App\Controller\Admin\DashboardController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\DashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\DevController' shared autowired service.
*
* @return \App\Controller\Admin\DevController
*/
protected function getDevControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/DevController.php';
$this->services['App\\Controller\\Admin\\DevController'] = $instance = new \App\Controller\Admin\DevController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\DevController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\EventLog\ContentEventController' shared autowired service.
*
* @return \App\Controller\Admin\EventLog\ContentEventController
*/
protected function getContentEventControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/EventLog/ContentEventController.php';
$this->services['App\\Controller\\Admin\\EventLog\\ContentEventController'] = $instance = new \App\Controller\Admin\EventLog\ContentEventController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\EventLog\\ContentEventController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\EventLog\EventController' shared autowired service.
*
* @return \App\Controller\Admin\EventLog\EventController
*/
protected function getEventControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/EventLog/EventController.php';
$this->services['App\\Controller\\Admin\\EventLog\\EventController'] = $instance = new \App\Controller\Admin\EventLog\EventController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\EventLog\\EventController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\FileController' shared autowired service.
*
* @return \App\Controller\Admin\FileController
*/
protected function getFileController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/FileController.php';
$this->services['App\\Controller\\Admin\\FileController'] = $instance = new \App\Controller\Admin\FileController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\EventLog\\EventLogger'] ?? $this->getEventLoggerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\FileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Import\ImportController' shared autowired service.
*
* @return \App\Controller\Admin\Import\ImportController
*/
protected function getImportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Import/ImportController.php';
$this->services['App\\Controller\\Admin\\Import\\ImportController'] = $instance = new \App\Controller\Admin\Import\ImportController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Import\\ImportController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Import\ImportTaskController' shared autowired service.
*
* @return \App\Controller\Admin\Import\ImportTaskController
*/
protected function getImportTaskControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Import/ImportTaskController.php';
$this->services['App\\Controller\\Admin\\Import\\ImportTaskController'] = $instance = new \App\Controller\Admin\Import\ImportTaskController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Import\\ImportTaskController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Mail\MailController' shared autowired service.
*
* @return \App\Controller\Admin\Mail\MailController
*/
protected function getMailControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Mail/MailController.php';
$this->services['App\\Controller\\Admin\\Mail\\MailController'] = $instance = new \App\Controller\Admin\Mail\MailController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Mail\\MailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Menu\ItemController' shared autowired service.
*
* @return \App\Controller\Admin\Menu\ItemController
*/
protected function getItemControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Menu/ItemController.php';
$this->services['App\\Controller\\Admin\\Menu\\ItemController'] = $instance = new \App\Controller\Admin\Menu\ItemController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Menu\\ItemController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Menu\MenuController' shared autowired service.
*
* @return \App\Controller\Admin\Menu\MenuController
*/
protected function getMenuControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Menu/MenuController.php';
$this->services['App\\Controller\\Admin\\Menu\\MenuController'] = $instance = new \App\Controller\Admin\Menu\MenuController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Menu\\MenuController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Module\ModuleController' shared autowired service.
*
* @return \App\Controller\Admin\Module\ModuleController
*/
protected function getModuleControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Module/ModuleController.php';
$this->services['App\\Controller\\Admin\\Module\\ModuleController'] = $instance = new \App\Controller\Admin\Module\ModuleController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Module\\ModuleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Order\TypeOrderController' shared autowired service.
*
* @return \App\Controller\Admin\Order\TypeOrderController
*/
protected function getTypeOrderControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Order/TypeOrderController.php';
$this->services['App\\Controller\\Admin\\Order\\TypeOrderController'] = $instance = new \App\Controller\Admin\Order\TypeOrderController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Order\\TypeOrderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Poll\PollController' shared autowired service.
*
* @return \App\Controller\Admin\Poll\PollController
*/
protected function getPollControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Poll/PollController.php';
$this->services['App\\Controller\\Admin\\Poll\\PollController'] = $instance = new \App\Controller\Admin\Poll\PollController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Poll\\PollRepository'] ?? $this->getPollRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Poll\\PollController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Poll\ResponseController' shared autowired service.
*
* @return \App\Controller\Admin\Poll\ResponseController
*/
protected function getResponseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Poll/ResponseController.php';
$this->services['App\\Controller\\Admin\\Poll\\ResponseController'] = $instance = new \App\Controller\Admin\Poll\ResponseController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Poll\\PollRepository'] ?? $this->getPollRepositoryService()), ($this->privates['App\\Repository\\Poll\\ResponseRepository'] ?? $this->getResponseRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Poll\\ResponseController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\SecurityController' shared autowired service.
*
* @return \App\Controller\Admin\SecurityController
*/
protected function getSecurityControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/SecurityController.php';
$this->services['App\\Controller\\Admin\\SecurityController'] = $instance = new \App\Controller\Admin\SecurityController();
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\SettingsController' shared autowired service.
*
* @return \App\Controller\Admin\SettingsController
*/
protected function getSettingsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/SettingsController.php';
$this->services['App\\Controller\\Admin\\SettingsController'] = $instance = new \App\Controller\Admin\SettingsController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\SettingsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Shop\DeliveryController' shared autowired service.
*
* @return \App\Controller\Admin\Shop\DeliveryController
*/
protected function getDeliveryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Shop/DeliveryController.php';
include_once \dirname(__DIR__, 4).'/src/Shop/Delivery/DeliveryManager.php';
$a = ($this->privates['App\\Repository\\Shop\\DeliveryRepository'] ?? $this->getDeliveryRepositoryService());
$this->services['App\\Controller\\Admin\\Shop\\DeliveryController'] = $instance = new \App\Controller\Admin\Shop\DeliveryController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, new \App\Shop\Delivery\DeliveryManager(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))->withContext('App\\Shop\\Delivery\\DeliveryManager', $this), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Shop\\DeliveryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Shop\DeliveryMethodController' shared autowired service.
*
* @return \App\Controller\Admin\Shop\DeliveryMethodController
*/
protected function getDeliveryMethodControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Shop/DeliveryMethodController.php';
$this->services['App\\Controller\\Admin\\Shop\\DeliveryMethodController'] = $instance = new \App\Controller\Admin\Shop\DeliveryMethodController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Repository\\Shop\\DeliveryMethodRepository'] ?? $this->getDeliveryMethodRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Shop\\DeliveryMethodController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Shop\OrderController' shared autowired service.
*
* @return \App\Controller\Admin\Shop\OrderController
*/
protected function getOrderControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Shop/OrderController.php';
$this->services['App\\Controller\\Admin\\Shop\\OrderController'] = $instance = new \App\Controller\Admin\Shop\OrderController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Shop\\OrderManager'] ?? $this->getOrderManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Shop\\OrderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Shop\PaymentMethodController' shared autowired service.
*
* @return \App\Controller\Admin\Shop\PaymentMethodController
*/
protected function getPaymentMethodControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Shop/PaymentMethodController.php';
$this->services['App\\Controller\\Admin\\Shop\\PaymentMethodController'] = $instance = new \App\Controller\Admin\Shop\PaymentMethodController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Shop\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\Shop\\PaymentMethodController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\User\GroupController' shared autowired service.
*
* @return \App\Controller\Admin\User\GroupController
*/
protected function getGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/User/GroupController.php';
$this->services['App\\Controller\\Admin\\User\\GroupController'] = $instance = new \App\Controller\Admin\User\GroupController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\User\\GroupController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\User\UserController' shared autowired service.
*
* @return \App\Controller\Admin\User\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AbstractAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/User/UserController.php';
$this->services['App\\Controller\\Admin\\User\\UserController'] = $instance = new \App\Controller\Admin\User\UserController($this, ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\Admin\\Paginator'] ?? $this->getPaginatorService()), ($this->privates['App\\Service\\Admin\\AjaxResponse'] ?? $this->getAjaxResponseService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Admin\\User\\UserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\V1\AccessCodeController' shared autowired service.
*
* @return \App\Controller\Api\V1\AccessCodeController
*/
protected function getAccessCodeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/V1/AccessCodeController.php';
$this->services['App\\Controller\\Api\\V1\\AccessCodeController'] = $instance = new \App\Controller\Api\V1\AccessCodeController(($this->privates['App\\AccessCode\\UK\\UKAccessCodeManager'] ?? $this->getUKAccessCodeManagerService()), ($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Api\\V1\\AccessCodeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\V1\ContactController' shared autowired service.
*
* @return \App\Controller\Api\V1\ContactController
*/
protected function getContactControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/V1/ContactController.php';
$this->services['App\\Controller\\Api\\V1\\ContactController'] = $instance = new \App\Controller\Api\V1\ContactController(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Api\\V1\\ContactController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\V1\ContentController' shared autowired service.
*
* @return \App\Controller\Api\V1\ContentController
*/
protected function getContentController3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/V1/ContentController.php';
$this->services['App\\Controller\\Api\\V1\\ContentController'] = $instance = new \App\Controller\Api\V1\ContentController(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->privates['avt_graphics_image.resizer'] ?? $this->getAvtGraphicsImage_ResizerService()), ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Router\\Generator\\DomainUrlGenerator'] ?? $this->getDomainUrlGeneratorService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'form.factory' => ['privates', 'form.factory', 'getForm_FactoryService', false],
'fos_rest.view_handler' => ['services', 'fos_rest.view_handler', 'getFosRest_ViewHandlerService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['privates', 'app_routing.compound_router', 'getAppRouting_CompoundRouterService', false],
'security.authorization_checker' => ['services', 'jms_serializer.authorization_checker', 'getJmsSerializer_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['privates', 'security.csrf.token_manager', 'getSecurity_Csrf_TokenManagerService', false],
'security.token_storage' => ['privates', 'security.token_storage', 'getSecurity_TokenStorageService', false],
'serializer' => ['privates', 'serializer', 'getSerializerService', false],
'twig' => ['privates', 'twig', 'getTwigService', false],
], [
'form.factory' => '?',
'fos_rest.view_handler' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'twig' => '?',
]))->withContext('App\\Controller\\Api\\V1\\ContentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\V1\Farnell\FarnellController' shared autowired service.
*
* @return \App\Controller\Api\V1\Farnell\FarnellController
*/
protected function getFarnellControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/V1/Farnell/FarnellController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Farnell/FarnellApi.php';
$this->services['App\\Controller\\Api\\V1\\Farnell\\FarnellController'] = $instance = new \App\Controller\Api\V1\Farnell\FarnellController(new \App\Service\Farnell\FarnellApi(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Api\\V1\\Farnell\\FarnellController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\V1\Shop\OrderNotificationController' shared autowired service.
*
* @return \App\Controller\Api\V1\Shop\OrderNotificationController
*/
protected function getOrderNotificationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/V1/Shop/OrderNotificationController.php';
$this->services['App\\Controller\\Api\\V1\\Shop\\OrderNotificationController'] = $instance = new \App\Controller\Api\V1\Shop\OrderNotificationController(($this->privates['App\\Repository\\Shop\\ShopOrderRepository'] ?? $this->getShopOrderRepositoryService()), ($this->privates['App\\Shop\\Payment\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->privates['App\\Shop\\OrderManager'] ?? $this->getOrderManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Api\\V1\\Shop\\OrderNotificationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Category\CategoryController' shared autowired service.
*
* @return \App\Controller\Category\CategoryController
*/
protected function getCategoryController3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Category/CategoryController.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Category\\CategoryController'] = $instance = new \App\Controller\Category\CategoryController(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Category\\CategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Content\ContentController' shared autowired service.
*
* @return \App\Controller\Content\ContentController
*/
protected function getContentController4Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Content/ContentController.php';
include_once \dirname(__DIR__, 4).'/src/Meta/MetaParserInterface.php';
include_once \dirname(__DIR__, 4).'/src/Meta/MetaParser.php';
include_once \dirname(__DIR__, 4).'/src/Meta/Context/ContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/src/Meta/Context/ContextFactory.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Content\\ContentController'] = $instance = new \App\Controller\Content\ContentController(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), ($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), new \App\Meta\MetaParser(new \App\Meta\Context\ContextFactory($this)), ($this->privates['app_cache'] ?? $this->getAppCacheService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()), ($this->privates['App\\Service\\Gatherer'] ?? $this->getGathererService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Content\\ContentController', $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();
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\IndexController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Mailing\NewsletterController' shared autowired service.
*
* @return \App\Controller\Mailing\NewsletterController
*/
protected function getNewsletterControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Mailing/NewsletterController.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Mailing\\NewsletterController'] = $instance = new \App\Controller\Mailing\NewsletterController(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), ($this->privates['App\\Mailing\\Avt\\AvtMailingManager'] ?? $this->getAvtMailingManagerService()), ($this->privates['App\\Service\\Admin\\Mail\\MailService'] ?? $this->getMailServiceService()), ($this->privates['App\\Service\\UkSlaveApi'] ?? $this->getUkSlaveApiService()), ($this->services['monolog.logger.mailing'] ?? $this->getMonolog_Logger_MailingService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Mailing\\NewsletterController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Poll\PollController' shared autowired service.
*
* @return \App\Controller\Poll\PollController
*/
protected function getPollController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Poll/PollController.php';
include_once \dirname(__DIR__, 4).'/src/Poll/PollManager.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Poll\\PollController'] = $instance = new \App\Controller\Poll\PollController(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), new \App\Poll\PollManager(($this->privates['App\\Repository\\Poll\\PollRepository'] ?? $this->getPollRepositoryService()), ($this->privates['App\\Repository\\Poll\\ResponseRepository'] ?? $this->getResponseRepositoryService()), ($this->privates['App\\Service\\UkSlaveApi'] ?? $this->getUkSlaveApiService())), ($this->privates['app_cache'] ?? $this->getAppCacheService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Poll\\PollController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\RedirectController' shared autowired service.
*
* @return \App\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/RedirectController.php';
$this->services['App\\Controller\\RedirectController'] = $instance = new \App\Controller\RedirectController();
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\RedirectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Search\AdvancedSearchController' shared autowired service.
*
* @return \App\Controller\Search\AdvancedSearchController
*/
protected function getAdvancedSearchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Search/AdvancedSearchController.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/ElasticApp.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/ConfigInterface.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/Config.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/Site/WybieramyDomSiteConfig.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Search\\AdvancedSearchController'] = $instance = new \App\Controller\Search\AdvancedSearchController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['fos_elastica.finder.wybieramydom_content'] ?? $this->getFosElastica_Finder_WybieramydomContentService()), ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), new \App\ElasticApp\ElasticApp(new \App\ElasticApp\Config\Site\WybieramyDomSiteConfig(), ($this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService())), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()), ($this->privates['app_cache'] ?? $this->getAppCacheService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Search\\AdvancedSearchController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Search\SearchController' shared autowired service.
*
* @return \App\Controller\Search\SearchController
*/
protected function getSearchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Search/SearchController.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Search\\SearchController'] = $instance = new \App\Controller\Search\SearchController(($this->privates['fos_elastica.finder.wybieramydom_content'] ?? $this->getFosElastica_Finder_WybieramydomContentService()), ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Search\\SearchController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Security\RegistrationController' shared autowired service.
*
* @return \App\Controller\Security\RegistrationController
*/
protected function getRegistrationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Security/RegistrationController.php';
$this->services['App\\Controller\\Security\\RegistrationController'] = $instance = new \App\Controller\Security\RegistrationController();
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Security\\RegistrationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Security\SecurityController' shared autowired service.
*
* @return \App\Controller\Security\SecurityController
*/
protected function getSecurityController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Security/SecurityController.php';
$this->services['App\\Controller\\Security\\SecurityController'] = $instance = new \App\Controller\Security\SecurityController();
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Security\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Shop\CartController' shared autowired service.
*
* @return \App\Controller\Shop\CartController
*/
protected function getCartControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Shop/CartController.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Shop\\CartController'] = $instance = new \App\Controller\Shop\CartController(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), ($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Repository\\Shop\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['App\\Repository\\Shop\\DeliveryMethodRepository'] ?? $this->getDeliveryMethodRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Shop\\CartController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Shop\OrderController' shared autowired service.
*
* @return \App\Controller\Shop\OrderController
*/
protected function getOrderController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Shop/OrderController.php';
include_once \dirname(__DIR__, 4).'/src/Utils/FormErrorsSerializer.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Shop\\OrderController'] = $instance = new \App\Controller\Shop\OrderController(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), ($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()), ($this->privates['App\\Shop\\OrderManager'] ?? $this->getOrderManagerService()), ($this->privates['App\\Shop\\Payment\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\Utils\FormErrorsSerializer(), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Shop\\OrderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Shop\OrderSummaryController' shared autowired service.
*
* @return \App\Controller\Shop\OrderSummaryController
*/
protected function getOrderSummaryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Shop/OrderSummaryController.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$this->services['App\\Controller\\Shop\\OrderSummaryController'] = $instance = new \App\Controller\Shop\OrderSummaryController(($this->privates['App\\Repository\\Shop\\ShopOrderRepository'] ?? $this->getShopOrderRepositoryService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\Shop\\OrderSummaryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SitemapController' shared autowired service.
*
* @return \App\Controller\SitemapController
*/
protected function getSitemapControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SitemapController.php';
$this->services['App\\Controller\\SitemapController'] = $instance = new \App\Controller\SitemapController(($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()), ($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->privates['App\\Router\\Generator\\DomainUrlGenerator'] ?? $this->getDomainUrlGeneratorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app_cache'] ?? $this->getAppCacheService()));
$instance->setContainer(($this->privates['.service_locator.jIxfAsi'] ?? $this->get_ServiceLocator_JIxfAsiService())->withContext('App\\Controller\\SitemapController', $this));
return $instance;
}
/**
* Gets the public 'App\Menu\Builder\Item\Content\ClearItemFactory' shared autowired service.
*
* @return \App\Menu\Builder\Item\Content\ClearItemFactory
*/
protected function getClearItemFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/Content/ClearItemFactory.php';
return $this->services['App\\Menu\\Builder\\Item\\Content\\ClearItemFactory'] = new \App\Menu\Builder\Item\Content\ClearItemFactory(($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()));
}
/**
* Gets the public 'App\Menu\Builder\Item\Generic\ListItemFactory' shared autowired service.
*
* @return \App\Menu\Builder\Item\Generic\ListItemFactory
*/
protected function getListItemFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/Generic/ListItemFactory.php';
return $this->services['App\\Menu\\Builder\\Item\\Generic\\ListItemFactory'] = new \App\Menu\Builder\Item\Generic\ListItemFactory(($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()));
}
/**
* Gets the public 'App\Menu\Builder\Item\Generic\SingleItemFactory' shared autowired service.
*
* @return \App\Menu\Builder\Item\Generic\SingleItemFactory
*/
protected function getSingleItemFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/Generic/SingleItemFactory.php';
return $this->services['App\\Menu\\Builder\\Item\\Generic\\SingleItemFactory'] = new \App\Menu\Builder\Item\Generic\SingleItemFactory(($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()));
}
/**
* Gets the public 'App\Menu\Builder\Item\System\AliasItemFactory' shared autowired service.
*
* @return \App\Menu\Builder\Item\System\AliasItemFactory
*/
protected function getAliasItemFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/System/AliasItemFactory.php';
return $this->services['App\\Menu\\Builder\\Item\\System\\AliasItemFactory'] = new \App\Menu\Builder\Item\System\AliasItemFactory(($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()));
}
/**
* Gets the public 'App\Menu\Builder\Item\System\GroupItemFactory' shared autowired service.
*
* @return \App\Menu\Builder\Item\System\GroupItemFactory
*/
protected function getGroupItemFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/System/GroupItemFactory.php';
return $this->services['App\\Menu\\Builder\\Item\\System\\GroupItemFactory'] = new \App\Menu\Builder\Item\System\GroupItemFactory();
}
/**
* Gets the public 'App\Menu\Builder\Item\System\UrlItemFactory' shared autowired service.
*
* @return \App\Menu\Builder\Item\System\UrlItemFactory
*/
protected function getUrlItemFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Builder/Item/System/UrlItemFactory.php';
return $this->services['App\\Menu\\Builder\\Item\\System\\UrlItemFactory'] = new \App\Menu\Builder\Item\System\UrlItemFactory();
}
/**
* Gets the public 'App\Menu\Route\AccessCode\AsyncRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\AccessCode\AsyncRouteProvider
*/
protected function getAsyncRouteProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AccessCode/AsyncRouteProvider.php';
return $this->services['App\\Menu\\Route\\AccessCode\\AsyncRouteProvider'] = new \App\Menu\Route\AccessCode\AsyncRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\Content\ClearRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\Content\ClearRouteProvider
*/
protected function getClearRouteProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/Content/ClearRouteProvider.php';
return $this->services['App\\Menu\\Route\\Content\\ClearRouteProvider'] = new \App\Menu\Route\Content\ClearRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\Content\ListRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\Content\ListRouteProvider
*/
protected function getListRouteProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/Content/ListRouteProvider.php';
return $this->services['App\\Menu\\Route\\Content\\ListRouteProvider'] = new \App\Menu\Route\Content\ListRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\Content\SearchRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\Content\SearchRouteProvider
*/
protected function getSearchRouteProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/Content/SearchRouteProvider.php';
return $this->services['App\\Menu\\Route\\Content\\SearchRouteProvider'] = new \App\Menu\Route\Content\SearchRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\Content\SingleRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\Content\SingleRouteProvider
*/
protected function getSingleRouteProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/Content/SingleRouteProvider.php';
return $this->services['App\\Menu\\Route\\Content\\SingleRouteProvider'] = new \App\Menu\Route\Content\SingleRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\Mailing\NewsletterFormRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\Mailing\NewsletterFormRouteProvider
*/
protected function getNewsletterFormRouteProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/Mailing/NewsletterFormRouteProvider.php';
return $this->services['App\\Menu\\Route\\Mailing\\NewsletterFormRouteProvider'] = new \App\Menu\Route\Mailing\NewsletterFormRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\Poll\ListRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\Poll\ListRouteProvider
*/
protected function getListRouteProvider2Service()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/Poll/ListRouteProvider.php';
return $this->services['App\\Menu\\Route\\Poll\\ListRouteProvider'] = new \App\Menu\Route\Poll\ListRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\Poll\SingleRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\Poll\SingleRouteProvider
*/
protected function getSingleRouteProvider2Service()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/Poll/SingleRouteProvider.php';
return $this->services['App\\Menu\\Route\\Poll\\SingleRouteProvider'] = new \App\Menu\Route\Poll\SingleRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the public 'App\Menu\Route\System\AliasRouteProvider' shared autowired service.
*
* @return \App\Menu\Route\System\AliasRouteProvider
*/
protected function getAliasRouteProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Menu/Route/AbstractRouteProvider.php';
include_once \dirname(__DIR__, 4).'/src/Menu/Route/System/AliasRouteProvider.php';
return $this->services['App\\Menu\\Route\\System\\AliasRouteProvider'] = new \App\Menu\Route\System\AliasRouteProvider(($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()), ($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()));
}
/**
* Gets the public 'App\Meta\Context\Content\ListContext' shared autowired service.
*
* @return \App\Meta\Context\Content\ListContext
*/
protected function getListContextService()
{
include_once \dirname(__DIR__, 4).'/src/Meta/Context/AbstractContext.php';
include_once \dirname(__DIR__, 4).'/src/Meta/Context/MenuItemContext.php';
include_once \dirname(__DIR__, 4).'/src/Meta/Context/Content/ListContext.php';
return $this->services['App\\Meta\\Context\\Content\\ListContext'] = new \App\Meta\Context\Content\ListContext(($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Meta\Context\Content\SingleContext' shared autowired service.
*
* @return \App\Meta\Context\Content\SingleContext
*/
protected function getSingleContextService()
{
include_once \dirname(__DIR__, 4).'/src/Meta/Context/AbstractContext.php';
include_once \dirname(__DIR__, 4).'/src/Meta/Context/MenuItemContext.php';
include_once \dirname(__DIR__, 4).'/src/Meta/Context/Content/SingleContext.php';
return $this->services['App\\Meta\\Context\\Content\\SingleContext'] = new \App\Meta\Context\Content\SingleContext(($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Meta\Context\MenuItemContext' shared autowired service.
*
* @return \App\Meta\Context\MenuItemContext
*/
protected function getMenuItemContextService()
{
include_once \dirname(__DIR__, 4).'/src/Meta/Context/AbstractContext.php';
include_once \dirname(__DIR__, 4).'/src/Meta/Context/MenuItemContext.php';
return $this->services['App\\Meta\\Context\\MenuItemContext'] = new \App\Meta\Context\MenuItemContext(($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* 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->privates['twig'] ?? $this->getTwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectController2Service()
{
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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), $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->privates['twig'] ?? $this->getTwigService()));
}
/**
* Gets the public 'avt_graphics_image.controller.handler' shared service.
*
* @return \Avt\Bundle\GraphicsImageBundle\Controller\HandlerController
*/
protected function getAvtGraphicsImage_Controller_HandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-bundle/Controller/HandlerController.php';
return $this->services['avt_graphics_image.controller.handler'] = new \Avt\Bundle\GraphicsImageBundle\Controller\HandlerController();
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('rhPvKQB2HX', 0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = 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()), 'app_cache' => ($this->privates['.app_cache.inner'] ?? $this->get_AppCache_InnerService()), 'admin_cache' => ($this->privates['.admin_cache.inner'] ?? $this->get_AdminCache_InnerService()), 'perm_cache' => ($this->privates['.perm_cache.inner'] ?? $this->get_PermCache_InnerService())]);
}
/**
* 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()), 'app_cache' => ($this->privates['.app_cache.inner'] ?? $this->get_AppCache_InnerService()), 'admin_cache' => ($this->privates['.admin_cache.inner'] ?? $this->get_AdminCache_InnerService()), 'perm_cache' => ($this->privates['.perm_cache.inner'] ?? $this->get_PermCache_InnerService()), '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('GIJ5O-YjIq', 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('puR7DvOY11', 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/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['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 3 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 4 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 5 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 6 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 8 => ($this->privates['fos_rest.allowed_methods_loader'] ?? $this->getFosRest_AllowedMethodsLoaderService());
}, 9), 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, [
'App\\Command\\Admin\\AddCategoryCommand' => ['privates', 'App\\Command\\Admin\\AddCategoryCommand', 'getAddCategoryCommandService', false],
'App\\Command\\Admin\\AddUserCommand' => ['privates', 'App\\Command\\Admin\\AddUserCommand', 'getAddUserCommandService', false],
'App\\Command\\Admin\\AliasFixCommand' => ['privates', 'App\\Command\\Admin\\AliasFixCommand', 'getAliasFixCommandService', false],
'App\\Command\\Admin\\DbreloadCommand' => ['privates', 'App\\Command\\Admin\\DbreloadCommand', 'getDbreloadCommandService', false],
'App\\Command\\Admin\\ImportCommand' => ['privates', 'App\\Command\\Admin\\ImportCommand', 'getImportCommandService', false],
'App\\Command\\Admin\\InstallCommand' => ['privates', 'App\\Command\\Admin\\InstallCommand', 'getInstallCommandService', false],
'App\\Command\\Admin\\MenuSetupCommand' => ['privates', 'App\\Command\\Admin\\MenuSetupCommand', 'getMenuSetupCommandService', false],
'App\\Command\\Admin\\RecountMenuItemContentCountCommand' => ['privates', 'App\\Command\\Admin\\RecountMenuItemContentCountCommand', 'getRecountMenuItemContentCountCommandService', false],
'App\\Command\\Admin\\RoutingSetupCommand' => ['privates', 'App\\Command\\Admin\\RoutingSetupCommand', 'getRoutingSetupCommandService', false],
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_invalidate_tags' => ['privates', '.console.command.cache_pool_invalidate_tags.lazy', 'get_Console_Command_CachePoolInvalidateTags_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.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_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],
'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', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', 'doctrine_migrations.sync_metadata_command', 'getDoctrineMigrations_SyncMetadataCommandService', false],
'doctrine_migrations.versions_command' => ['privates', 'doctrine_migrations.versions_command', 'getDoctrineMigrations_VersionsCommandService', false],
'doctrine_migrations.current_command' => ['privates', 'doctrine_migrations.current_command', 'getDoctrineMigrations_CurrentCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'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.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
'fos_elastica.command.create' => ['privates', 'fos_elastica.command.create', 'getFosElastica_Command_CreateService', false],
'fos_elastica.command.delete' => ['privates', 'fos_elastica.command.delete', 'getFosElastica_Command_DeleteService', false],
'fos_elastica.command.populate' => ['privates', 'fos_elastica.command.populate', 'getFosElastica_Command_PopulateService', false],
'fos_elastica.command.reset' => ['privates', 'fos_elastica.command.reset', 'getFosElastica_Command_ResetService', false],
'fos_elastica.command.templates_reset' => ['privates', 'fos_elastica.command.templates_reset', 'getFosElastica_Command_TemplatesResetService', false],
'fos_elastica.command.search' => ['privates', 'fos_elastica.command.search', 'getFosElastica_Command_SearchService', 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],
], [
'App\\Command\\Admin\\AddCategoryCommand' => 'App\\Command\\Admin\\AddCategoryCommand',
'App\\Command\\Admin\\AddUserCommand' => 'App\\Command\\Admin\\AddUserCommand',
'App\\Command\\Admin\\AliasFixCommand' => 'App\\Command\\Admin\\AliasFixCommand',
'App\\Command\\Admin\\DbreloadCommand' => 'App\\Command\\Admin\\DbreloadCommand',
'App\\Command\\Admin\\ImportCommand' => 'App\\Command\\Admin\\ImportCommand',
'App\\Command\\Admin\\InstallCommand' => 'App\\Command\\Admin\\InstallCommand',
'App\\Command\\Admin\\MenuSetupCommand' => 'App\\Command\\Admin\\MenuSetupCommand',
'App\\Command\\Admin\\RecountMenuItemContentCountCommand' => 'App\\Command\\Admin\\RecountMenuItemContentCountCommand',
'App\\Command\\Admin\\RoutingSetupCommand' => 'App\\Command\\Admin\\RoutingSetupCommand',
'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_invalidate_tags' => '?',
'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.validator_debug' => '?',
'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' => '?',
'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\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
'security.command.debug_firewall' => '?',
'security.command.user_password_hash' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
'fos_elastica.command.create' => 'FOS\\ElasticaBundle\\Command\\CreateCommand',
'fos_elastica.command.delete' => 'FOS\\ElasticaBundle\\Command\\DeleteCommand',
'fos_elastica.command.populate' => 'FOS\\ElasticaBundle\\Command\\PopulateCommand',
'fos_elastica.command.reset' => 'FOS\\ElasticaBundle\\Command\\ResetCommand',
'fos_elastica.command.templates_reset' => 'FOS\\ElasticaBundle\\Command\\ResetTemplatesCommand',
'fos_elastica.command.search' => 'FOS\\ElasticaBundle\\Command\\SearchCommand',
'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' => '?',
]), ['admin:add-category' => 'App\\Command\\Admin\\AddCategoryCommand', 'admin:add-user' => 'App\\Command\\Admin\\AddUserCommand', 'admin:fix:alias' => 'App\\Command\\Admin\\AliasFixCommand', 'admin:dev:dbreload' => 'App\\Command\\Admin\\DbreloadCommand', 'import:run' => 'App\\Command\\Admin\\ImportCommand', 'admin:install' => 'App\\Command\\Admin\\InstallCommand', 'admin:menu:setup' => 'App\\Command\\Admin\\MenuSetupCommand', 'admin:menuitem:content:recount' => 'App\\Command\\Admin\\RecountMenuItemContentCountCommand', 'admin:routing:setup' => 'App\\Command\\Admin\\RoutingSetupCommand', '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:invalidate-tags' => 'console.command.cache_pool_invalidate_tags', '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:validator' => 'console.command.validator_debug', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine: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:hash-password' => 'security.command.user_password_hash', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'fos:elastica:create' => 'fos_elastica.command.create', 'fos:elastica:delete' => 'fos_elastica.command.delete', 'fos:elastica:populate' => 'fos_elastica.command.populate', 'fos:elastica:reset' => 'fos_elastica.command.reset', 'fos:elastica:reset-templates' => 'fos_elastica.command.templates_reset', 'fos:elastica:search' => 'fos_elastica.command.search', '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 'container.get_routing_condition_service' shared service.
*
* @return \Closure
*/
protected function getContainer_GetRoutingConditionServiceService()
{
return $this->services['container.get_routing_condition_service'] = ($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))->get(...);
}
/**
* 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 \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))));
$b->setConnectionName('default');
$a->setMiddlewares([0 => $b]);
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'utf8', 'url' => $this->getEnv('resolve:DATABASE_URL'), 'connection_override_options' => [], 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => 'mariadb-10.2.12', 'defaultTableOptions' => ['charset' => 'utf8', 'collate' => 'utf8_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_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],
'fos_elastica.listener.wybieramydom_content' => ['privates', 'fos_elastica.listener.wybieramydom_content', 'getFosElastica_Listener_WybieramydomContentService', 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' => '?',
'fos_elastica.listener.wybieramydom_content' => '?',
]), [0 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 2 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 3 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.wybieramydom_content'], 4 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.wybieramydom_content'], 5 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.wybieramydom_content'], 6 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.wybieramydom_content']]), []);
}
/**
* Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
$this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventListener\\ContentAlias' => ['privates', 'App\\EventListener\\ContentAlias', 'getContentAliasService', false],
'App\\EventListener\\ContentConnectionSync' => ['privates', 'App\\EventListener\\ContentConnectionSync', 'getContentConnectionSyncService', false],
'App\\EventListener\\ContentImageConnectionSync' => ['privates', 'App\\EventListener\\ContentImageConnectionSync', 'getContentImageConnectionSyncService', false],
'App\\EventListener\\CustomField' => ['privates', 'App\\EventListener\\CustomField', 'getCustomFieldService', false],
], [
'App\\EventListener\\ContentAlias' => '?',
'App\\EventListener\\ContentConnectionSync' => '?',
'App\\EventListener\\ContentImageConnectionSync' => '?',
'App\\EventListener\\CustomField' => '?',
]));
$instance->registerService('App\\EventListener\\ContentAlias', 'App\\EventListener\\ContentAlias');
$instance->registerService('App\\EventListener\\ContentAlias', 'App\\EventListener\\ContentAlias');
$instance->registerService('App\\EventListener\\ContentConnectionSync', 'App\\EventListener\\ContentConnectionSync');
$instance->registerService('App\\EventListener\\ContentConnectionSync', 'App\\EventListener\\ContentConnectionSync');
$instance->registerService('App\\EventListener\\ContentImageConnectionSync', 'App\\EventListener\\ContentImageConnectionSync');
$instance->registerService('App\\EventListener\\CustomField', 'App\\EventListener\\CustomField');
$instance->registerService('App\\EventListener\\CustomField', 'App\\EventListener\\CustomField');
$instance->registerService('App\\EventListener\\CustomField', 'App\\EventListener\\CustomField');
return $instance;
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/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/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$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(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\Address\\AddressInvoiceRepository' => ['privates', 'App\\Repository\\Address\\AddressInvoiceRepository', 'getAddressInvoiceRepositoryService', false],
'App\\Repository\\Address\\AddressOrderDeliveryRepository' => ['privates', 'App\\Repository\\Address\\AddressOrderDeliveryRepository', 'getAddressOrderDeliveryRepositoryService', false],
'App\\Repository\\Address\\AddressOrderInvoiceRepository' => ['privates', 'App\\Repository\\Address\\AddressOrderInvoiceRepository', 'getAddressOrderInvoiceRepositoryService', false],
'App\\Repository\\Address\\AddressUserRepository' => ['privates', 'App\\Repository\\Address\\AddressUserRepository', 'getAddressUserRepositoryService', false],
'App\\Repository\\Category\\CategoryRepository' => ['privates', 'App\\Repository\\Category\\CategoryRepository', 'getCategoryRepositoryService', false],
'App\\Repository\\Connection\\ContentImageConnectionRepository' => ['privates', 'App\\Repository\\Connection\\ContentImageConnectionRepository', 'getContentImageConnectionRepositoryService', false],
'App\\Repository\\ContentRepository' => ['privates', 'App\\Repository\\ContentRepository', 'getContentRepositoryService', false],
'App\\Repository\\Content\\ContentConnectionRepository' => ['privates', 'App\\Repository\\Content\\ContentConnectionRepository', 'getContentConnectionRepositoryService', false],
'App\\Repository\\Content\\ProductRepository' => ['privates', 'App\\Repository\\Content\\ProductRepository', 'getProductRepositoryService', false],
'App\\Repository\\CustomField\\CustomFieldRepository' => ['privates', 'App\\Repository\\CustomField\\CustomFieldRepository', 'getCustomFieldRepositoryService', false],
'App\\Repository\\CustomField\\CustomFieldValueRepository' => ['privates', 'App\\Repository\\CustomField\\CustomFieldValueRepository', 'getCustomFieldValueRepositoryService', false],
'App\\Repository\\EventLog\\ContentEventRepository' => ['privates', 'App\\Repository\\EventLog\\ContentEventRepository', 'getContentEventRepositoryService', false],
'App\\Repository\\EventLog\\EventRepository' => ['privates', 'App\\Repository\\EventLog\\EventRepository', 'getEventRepositoryService', false],
'App\\Repository\\FileRepository' => ['privates', 'App\\Repository\\FileRepository', 'getFileRepositoryService', false],
'App\\Repository\\ImageRepository' => ['privates', 'App\\Repository\\ImageRepository', 'getImageRepositoryService', false],
'App\\Repository\\Import\\ImportContentConnectionRepository' => ['privates', 'App\\Repository\\Import\\ImportContentConnectionRepository', 'getImportContentConnectionRepositoryService', false],
'App\\Repository\\Import\\ImportRepository' => ['privates', 'App\\Repository\\Import\\ImportRepository', 'getImportRepositoryService', false],
'App\\Repository\\Import\\ImportTaskInfoRepository' => ['privates', 'App\\Repository\\Import\\ImportTaskInfoRepository', 'getImportTaskInfoRepositoryService', false],
'App\\Repository\\Import\\ImportTaskRepository' => ['privates', 'App\\Repository\\Import\\ImportTaskRepository', 'getImportTaskRepositoryService', false],
'App\\Repository\\Mail\\MailRepository' => ['privates', 'App\\Repository\\Mail\\MailRepository', 'getMailRepositoryService', false],
'App\\Repository\\Menu\\ItemRepository' => ['privates', 'App\\Repository\\Menu\\ItemRepository', 'getItemRepositoryService', false],
'App\\Repository\\Menu\\MenuRepository' => ['privates', 'App\\Repository\\Menu\\MenuRepository', 'getMenuRepositoryService', false],
'App\\Repository\\Module\\ModuleRepository' => ['privates', 'App\\Repository\\Module\\ModuleRepository', 'getModuleRepositoryService', false],
'App\\Repository\\Poll\\PollRepository' => ['privates', 'App\\Repository\\Poll\\PollRepository', 'getPollRepositoryService', false],
'App\\Repository\\Poll\\QuestionOptionRepository' => ['privates', 'App\\Repository\\Poll\\QuestionOptionRepository', 'getQuestionOptionRepositoryService', false],
'App\\Repository\\Poll\\QuestionRepository' => ['privates', 'App\\Repository\\Poll\\QuestionRepository', 'getQuestionRepositoryService', false],
'App\\Repository\\Poll\\ResponseAnswerRepository' => ['privates', 'App\\Repository\\Poll\\ResponseAnswerRepository', 'getResponseAnswerRepositoryService', false],
'App\\Repository\\Poll\\ResponseRepository' => ['privates', 'App\\Repository\\Poll\\ResponseRepository', 'getResponseRepositoryService', false],
'App\\Repository\\RouteRepository' => ['privates', 'App\\Repository\\RouteRepository', 'getRouteRepositoryService', false],
'App\\Repository\\Shop\\CartRepository' => ['privates', 'App\\Repository\\Shop\\CartRepository', 'getCartRepositoryService', false],
'App\\Repository\\Shop\\DeliveryMethodRepository' => ['privates', 'App\\Repository\\Shop\\DeliveryMethodRepository', 'getDeliveryMethodRepositoryService', false],
'App\\Repository\\Shop\\DeliveryRepository' => ['privates', 'App\\Repository\\Shop\\DeliveryRepository', 'getDeliveryRepositoryService', false],
'App\\Repository\\Shop\\PaymentMethodRepository' => ['privates', 'App\\Repository\\Shop\\PaymentMethodRepository', 'getPaymentMethodRepositoryService', false],
'App\\Repository\\Shop\\PaymentRepository' => ['privates', 'App\\Repository\\Shop\\PaymentRepository', 'getPaymentRepositoryService', false],
'App\\Repository\\Shop\\ShopOrderProductRepository' => ['privates', 'App\\Repository\\Shop\\ShopOrderProductRepository', 'getShopOrderProductRepositoryService', false],
'App\\Repository\\Shop\\ShopOrderRepository' => ['privates', 'App\\Repository\\Shop\\ShopOrderRepository', 'getShopOrderRepositoryService', false],
'App\\Repository\\User\\UserLogRepository' => ['privates', 'App\\Repository\\User\\UserLogRepository', 'getUserLogRepositoryService', false],
'App\\Repository\\User\\UserRepository' => ['privates', 'App\\Repository\\User\\UserRepository', 'getUserRepositoryService', false],
], [
'App\\Repository\\Address\\AddressInvoiceRepository' => '?',
'App\\Repository\\Address\\AddressOrderDeliveryRepository' => '?',
'App\\Repository\\Address\\AddressOrderInvoiceRepository' => '?',
'App\\Repository\\Address\\AddressUserRepository' => '?',
'App\\Repository\\Category\\CategoryRepository' => '?',
'App\\Repository\\Connection\\ContentImageConnectionRepository' => '?',
'App\\Repository\\ContentRepository' => '?',
'App\\Repository\\Content\\ContentConnectionRepository' => '?',
'App\\Repository\\Content\\ProductRepository' => '?',
'App\\Repository\\CustomField\\CustomFieldRepository' => '?',
'App\\Repository\\CustomField\\CustomFieldValueRepository' => '?',
'App\\Repository\\EventLog\\ContentEventRepository' => '?',
'App\\Repository\\EventLog\\EventRepository' => '?',
'App\\Repository\\FileRepository' => '?',
'App\\Repository\\ImageRepository' => '?',
'App\\Repository\\Import\\ImportContentConnectionRepository' => '?',
'App\\Repository\\Import\\ImportRepository' => '?',
'App\\Repository\\Import\\ImportTaskInfoRepository' => '?',
'App\\Repository\\Import\\ImportTaskRepository' => '?',
'App\\Repository\\Mail\\MailRepository' => '?',
'App\\Repository\\Menu\\ItemRepository' => '?',
'App\\Repository\\Menu\\MenuRepository' => '?',
'App\\Repository\\Module\\ModuleRepository' => '?',
'App\\Repository\\Poll\\PollRepository' => '?',
'App\\Repository\\Poll\\QuestionOptionRepository' => '?',
'App\\Repository\\Poll\\QuestionRepository' => '?',
'App\\Repository\\Poll\\ResponseAnswerRepository' => '?',
'App\\Repository\\Poll\\ResponseRepository' => '?',
'App\\Repository\\RouteRepository' => '?',
'App\\Repository\\Shop\\CartRepository' => '?',
'App\\Repository\\Shop\\DeliveryMethodRepository' => '?',
'App\\Repository\\Shop\\DeliveryRepository' => '?',
'App\\Repository\\Shop\\PaymentMethodRepository' => '?',
'App\\Repository\\Shop\\PaymentRepository' => '?',
'App\\Repository\\Shop\\ShopOrderProductRepository' => '?',
'App\\Repository\\Shop\\ShopOrderRepository' => '?',
'App\\Repository\\User\\UserLogRepository' => '?',
'App\\Repository\\User\\UserRepository' => '?',
])));
$a->addCustomStringFunction('FIELD', 'App\\Db\\DQL\\Mysql\\FieldFunction');
$instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/src/ErrorRenderer/TemplateAwareTwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$b = ($this->privates['twig'] ?? $this->getTwigService());
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->privates['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \App\ErrorRenderer\TemplateAwareTwigErrorRenderer($b, ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer($b, ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \App\ErrorRenderer\TemplateAwareTwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'security.context_listener.1', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('FOS\\ElasticaBundle\\Event\\PostIndexPopulateEvent', [0 => #[\Closure(name: 'fos_elastica.populate_listener', class: 'FOS\\ElasticaBundle\\EventListener\\PopulateListener')] function () {
return ($this->privates['fos_elastica.populate_listener'] ?? $this->getFosElastica_PopulateListenerService());
}, 1 => 'onPostIndexPopulate'], -9999);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'fos_rest.format_listener', class: 'FOS\\RestBundle\\EventListener\\FormatListener')] function () {
return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
}, 1 => 'onKernelRequest'], 34);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'fos_rest.param_fetcher_listener', class: 'FOS\\RestBundle\\EventListener\\ParamFetcherListener')] function () {
return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
}, 1 => 'onKernelController'], 5);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'fos_rest.allowed_methods_listener', class: 'FOS\\RestBundle\\EventListener\\AllowedMethodsListener')] function () {
return ($this->privates['fos_rest.allowed_methods_listener'] ?? $this->getFosRest_AllowedMethodsListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'fos_rest.zone_matcher_listener', class: 'FOS\\RestBundle\\EventListener\\ZoneMatcherListener')] function () {
return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
}, 1 => 'onKernelRequest'], 248);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'App\\EventListener\\DeferredCookieListener')] function () {
return ($this->privates['App\\EventListener\\DeferredCookieListener'] ?? $this->getDeferredCookieListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('content.display', [0 => #[\Closure(name: 'App\\EventSubscriber\\Content\\ContentAddToLastViewedSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Content\\ContentAddToLastViewedSubscriber'] ?? $this->getContentAddToLastViewedSubscriberService());
}, 1 => 'preContentDisplay'], 1000);
$instance->addListener('content.display', [0 => #[\Closure(name: 'App\\EventSubscriber\\Content\\ContentHitsSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Content\\ContentHitsSubscriber'] ?? $this->getContentHitsSubscriberService());
}, 1 => 'preContentDisplay'], 1000);
$instance->addListener('content.display', [0 => #[\Closure(name: 'App\\EventSubscriber\\Content\\ContentInTextImagesSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Content\\ContentInTextImagesSubscriber'] ?? $this->getContentInTextImagesSubscriberService());
}, 1 => 'preContentDisplay'], 101);
$instance->addListener('content.display', [0 => #[\Closure(name: 'App\\EventSubscriber\\Content\\ContentInTextModulesSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Content\\ContentInTextModulesSubscriber'] ?? $this->getContentInTextModulesSubscriberService());
}, 1 => 'preContentDisplay'], 100);
$instance->addListener('content.display', [0 => #[\Closure(name: 'App\\EventSubscriber\\Content\\ContentInTextTocSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Content\\ContentInTextTocSubscriber'] ?? $this->getContentInTextTocSubscriberService());
}, 1 => 'preContentDisplay'], 102);
$instance->addListener('shop.addProductToCartAfter', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\AddProductToCartAfter\\AddFreeAdditions')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\AddProductToCartAfter\\AddFreeAdditions'] ?? $this->getAddFreeAdditionsService());
}, 1 => 'addFreeAdditions'], 1000);
$instance->addListener('shop.addProductToCartAfter', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\AddProductToCartAfter\\DeliveryPaymentMethodValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\AddProductToCartAfter\\DeliveryPaymentMethodValidationSubscriber'] ?? ($this->privates['App\\EventSubscriber\\Shop\\AddProductToCartAfter\\DeliveryPaymentMethodValidationSubscriber'] = new \App\EventSubscriber\Shop\AddProductToCartAfter\DeliveryPaymentMethodValidationSubscriber()));
}, 1 => 'checkDeliveryAndPaymentMethod'], 500);
$instance->addListener('shop.addProductToCartValidation', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\CartValidation\\CanSellProductValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\CartValidation\\CanSellProductValidationSubscriber'] ?? $this->getCanSellProductValidationSubscriberService());
}, 1 => 'shopEnabled'], 1000);
$instance->addListener('shop.addProductToCartValidation', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\CartValidation\\CanSellProductValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\CartValidation\\CanSellProductValidationSubscriber'] ?? $this->getCanSellProductValidationSubscriberService());
}, 1 => 'isSellable'], 999);
$instance->addListener('shop.addProductToCartValidation', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\CartValidation\\CanSellProductValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\CartValidation\\CanSellProductValidationSubscriber'] ?? $this->getCanSellProductValidationSubscriberService());
}, 1 => 'isEnoughQuantity'], 998);
$instance->addListener('shop.orderSave', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber'] ?? $this->getBasicOrderValidationSubscriberService());
}, 1 => 'shopEnabled'], 1000);
$instance->addListener('shop.orderSave', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber'] ?? $this->getBasicOrderValidationSubscriberService());
}, 1 => 'isEmpty'], 999);
$instance->addListener('shop.orderSave', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber'] ?? $this->getBasicOrderValidationSubscriberService());
}, 1 => 'isSellable'], 998);
$instance->addListener('shop.orderSave', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber'] ?? $this->getBasicOrderValidationSubscriberService());
}, 1 => 'isEnoughQuantity'], 997);
$instance->addListener('shop.orderSave', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber'] ?? $this->getBasicOrderValidationSubscriberService());
}, 1 => 'isDeliveryMethodSelected'], 996);
$instance->addListener('shop.orderSave', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber'] ?? $this->getBasicOrderValidationSubscriberService());
}, 1 => 'isPaymentMethodSelected'], 995);
$instance->addListener('security.interactive_login', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\UserLoginCartSwitchSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\UserLoginCartSwitchSubscriber'] ?? $this->getUserLoginCartSwitchSubscriberService());
}, 1 => 'switchCartStorageOnLogin'], 1000);
$instance->addListener('form.pre_set_data', [0 => #[\Closure(name: 'App\\Form\\EventListener\\Poll\\ResponseQuestionsFormListener')] function () {
return ($this->privates['App\\Form\\EventListener\\Poll\\ResponseQuestionsFormListener'] ?? ($this->privates['App\\Form\\EventListener\\Poll\\ResponseQuestionsFormListener'] = new \App\Form\EventListener\Poll\ResponseQuestionsFormListener()));
}, 1 => 'preSetData'], 0);
$instance->addListener('form.pre_set_data', [0 => #[\Closure(name: 'App\\Form\\EventListener\\Poll\\ResponseResponseAnswerFormListener')] function () {
return ($this->privates['App\\Form\\EventListener\\Poll\\ResponseResponseAnswerFormListener'] ?? ($this->privates['App\\Form\\EventListener\\Poll\\ResponseResponseAnswerFormListener'] = new \App\Form\EventListener\Poll\ResponseResponseAnswerFormListener()));
}, 1 => 'preSetData'], 0);
$instance->addListener('form.pre_set_data', [0 => #[\Closure(name: 'App\\Form\\EventListener\\Shop\\OrderAddressDeliveryFormListener')] function () {
return ($this->privates['App\\Form\\EventListener\\Shop\\OrderAddressDeliveryFormListener'] ?? $this->getOrderAddressDeliveryFormListenerService());
}, 1 => 'preSetData'], 0);
$instance->addListener('form.pre_submit', [0 => #[\Closure(name: 'App\\Form\\EventListener\\Shop\\OrderAddressInvoiceFormListener')] function () {
return ($this->privates['App\\Form\\EventListener\\Shop\\OrderAddressInvoiceFormListener'] ?? ($this->privates['App\\Form\\EventListener\\Shop\\OrderAddressInvoiceFormListener'] = new \App\Form\EventListener\Shop\OrderAddressInvoiceFormListener()));
}, 1 => 'removeAddressInvoiceIfNotNeeded'], 0);
$instance->addListener('content.display', [0 => #[\Closure(name: 'App\\Service\\Gatherer')] function () {
return ($this->privates['App\\Service\\Gatherer'] ?? $this->getGathererService());
}, 1 => 'preContentDisplay'], 10);
$instance->addListener('shop.orderFormCreateAfter', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderExtension\\Bonus\\WybieramyDomBonusSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderExtension\\Bonus\\WybieramyDomBonusSubscriber'] ?? $this->getWybieramyDomBonusSubscriberService());
}, 1 => 'addBonusField'], 1000);
$instance->addListener('shop.orderPlaceAfter', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderExtension\\Bonus\\WybieramyDomBonusSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderExtension\\Bonus\\WybieramyDomBonusSubscriber'] ?? $this->getWybieramyDomBonusSubscriberService());
}, 1 => 'addBonusInfoToOrder'], 1000);
$instance->addListener('shop.paymentStatusChangeAfter', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\OrderExtension\\Bonus\\WybieramyDomBonusSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\OrderExtension\\Bonus\\WybieramyDomBonusSubscriber'] ?? $this->getWybieramyDomBonusSubscriberService());
}, 1 => 'processBonus'], 1000);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] 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.request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] 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 => #[\Closure(name: 'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] 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 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => #[\Closure(name: 'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => #[\Closure(name: 'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => #[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] 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 => #[\Closure(name: 'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] 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 => #[\Closure(name: 'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] 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 => #[\Closure(name: 'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => #[\Closure(name: 'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] 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 => #[\Closure(name: 'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] 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 => #[\Closure(name: 'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] 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 => #[\Closure(name: 'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => #[\Closure(name: 'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => #[\Closure(name: 'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => #[\Closure(name: 'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('console.command', [0 => #[\Closure(name: 'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$instance->addListener('console.error', [0 => #[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] 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 => #[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] 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.items', [0 => #[\Closure(name: 'fos_elastica.paginator.subscriber', class: 'FOS\\ElasticaBundle\\Subscriber\\PaginateElasticaQuerySubscriber')] function () {
return ($this->privates['fos_elastica.paginator.subscriber'] ?? $this->getFosElastica_Paginator_SubscriberService());
}, 1 => 'items'], 1);
$instance->addListener('FOS\\ElasticaBundle\\Persister\\Event\\PreInsertObjectsEvent', [0 => #[\Closure(name: 'fos_elastica.filter_objects_listener', class: 'FOS\\ElasticaBundle\\Persister\\Listener\\FilterObjectsListener')] function () {
return ($this->privates['fos_elastica.filter_objects_listener'] ?? $this->getFosElastica_FilterObjectsListenerService());
}, 1 => 'filterObjects'], 0);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'fos_rest.view_response_listener', class: 'FOS\\RestBundle\\EventListener\\ViewResponseListener')] function () {
return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
}, 1 => 'onKernelView'], 30);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'fos_rest.view_handler' shared service.
*
* @return \FOS\RestBundle\View\ViewHandler
*/
protected function getFosRest_ViewHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->privates['serializer'] ?? $this->getSerializerService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false], 400, 204, false, ['serializeNullStrategy' => false]);
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->getDebug_ArgumentResolver_BackedEnumResolverService());
yield 1 => ($this->privates['debug.argument_resolver.datetime'] ?? $this->getDebug_ArgumentResolver_DatetimeService());
yield 2 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 3 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 4 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 5 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 10)), $a));
}
/**
* Gets the public 'jms_serializer' shared service.
*
* @return \JMS\Serializer\Serializer
*/
protected function getJmsSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', false],
], [
'metadata_driver' => '?',
]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
$a->setCache(($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()));
$a->setIncludeInterfaces(false);
$b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
$c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
$c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
$d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
$e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
$f = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
$g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
$g->setOptions(1216);
$h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
$h->setFormatOutput(true);
$i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
$i->setOptions(0);
return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a, $b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $f, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a, $b, $e, $f, $d)], ['json' => $g, 'xml' => $h], ['json' => $i, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
}
/**
* Gets the public 'jms_serializer.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function getJmsSerializer_AuthorizationCheckerService()
{
return $this->services['jms_serializer.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false, false);
}
/**
* Gets the public 'jms_serializer.deserialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_DeserializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.metadata_driver' shared service.
*
* @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
*/
protected function getJmsSerializer_MetadataDriverService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AttributeDriver/AttributeReader.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? ($this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator([])));
$b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_', true));
$c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([0 => new \JMS\Serializer\Metadata\Driver\YamlDriver($a, $b, $c), 1 => new \JMS\Serializer\Metadata\Driver\XmlDriver($a, $b, $c), 2 => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(new \JMS\Serializer\Metadata\Driver\AttributeDriver\AttributeReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), $b, $c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
}
/**
* Gets the public 'jms_serializer.serialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_SerializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'monolog.logger.mailing' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailingService()
{
$this->services['monolog.logger.mailing'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailing');
$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.mailing'] ?? $this->getMonolog_Handler_MailingService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.menu' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MenuService()
{
$this->services['monolog.logger.menu'] = $instance = new \Symfony\Bridge\Monolog\Logger('menu');
$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.menu'] ?? $this->getMonolog_Handler_MenuService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
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 '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['.app_cache.inner'])) {
yield '.app_cache.inner' => ($this->privates['.app_cache.inner'] ?? null);
}
if (isset($this->privates['.admin_cache.inner'])) {
yield '.admin_cache.inner' => ($this->privates['.admin_cache.inner'] ?? null);
}
if (isset($this->privates['.perm_cache.inner'])) {
yield '.perm_cache.inner' => ($this->privates['.perm_cache.inner'] ?? 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->privates['debug.validator'])) {
yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
}
if (isset($this->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->privates['security.token_storage'])) {
yield 'security.token_storage' => ($this->privates['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['twig.form.engine'])) {
yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
}
if (isset($this->privates['monolog.handler.main'])) {
yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
}
if (isset($this->privates['monolog.handler.menu'])) {
yield 'monolog.handler.menu' => ($this->privates['monolog.handler.menu'] ?? null);
}
if (isset($this->privates['monolog.handler.mailing'])) {
yield 'monolog.handler.mailing' => ($this->privates['monolog.handler.mailing'] ?? null);
}
if (isset($this->privates['monolog.handler.console'])) {
yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
}
if (isset($this->services['fos_rest.view_handler'])) {
yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? 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['.app_cache.inner'])) + (int) (isset($this->privates['.admin_cache.inner'])) + (int) (isset($this->privates['.perm_cache.inner'])) + (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->privates['debug.validator'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.menu'])) + (int) (isset($this->privates['monolog.handler.mailing'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (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'], '.app_cache.inner' => [0 => 'reset'], '.admin_cache.inner' => [0 => 'reset'], '.perm_cache.inner' => [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'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.menu' => [0 => 'reset'], 'monolog.handler.mailing' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'fos_rest.view_handler.default' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset']]);
}
/**
* 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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->privates['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 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->privates['twig'] ?? $this->getTwigService()), ($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the private '.admin_cache.inner' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function get_AdminCache_InnerService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ENEXCDu3dB', 60, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['.admin_cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the private '.app_cache.inner' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function get_AppCache_InnerService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('tVsS1j6Ts0', 3600, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['.app_cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* 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, #[\Closure(name: 'console.command.about', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand')] 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, #[\Closure(name: 'console.command.assets_install', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand')] 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, #[\Closure(name: 'console.command.cache_clear', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand')] 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, #[\Closure(name: 'console.command.cache_pool_clear', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand')] 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, #[\Closure(name: 'console.command.cache_pool_delete', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand')] 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_invalidate_tags.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolInvalidateTags_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_invalidate_tags.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:invalidate-tags', [], 'Invalidate cache tags for all or a specific pool', false, #[\Closure(name: 'console.command.cache_pool_invalidate_tags', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolInvalidateTagsCommand')] function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolInvalidateTagsCommand {
return ($this->privates['console.command.cache_pool_invalidate_tags'] ?? $this->getConsole_Command_CachePoolInvalidateTagsService());
});
}
/**
* 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, #[\Closure(name: 'console.command.cache_pool_list', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand')] 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, #[\Closure(name: 'console.command.cache_pool_prune', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand')] 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, #[\Closure(name: 'console.command.cache_warmup', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand')] 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, #[\Closure(name: 'console.command.config_debug', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand')] 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, #[\Closure(name: 'console.command.config_dump_reference', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand')] 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, #[\Closure(name: 'console.command.container_debug', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand')] 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, #[\Closure(name: 'console.command.container_lint', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand')] 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, #[\Closure(name: 'console.command.debug_autowiring', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand')] 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, #[\Closure(name: 'console.command.dotenv_debug', class: 'Symfony\\Component\\Dotenv\\Command\\DebugCommand')] 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, #[\Closure(name: 'console.command.event_dispatcher_debug', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand')] 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, #[\Closure(name: 'console.command.form_debug', class: 'Symfony\\Component\\Form\\Command\\DebugCommand')] 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, #[\Closure(name: 'console.command.router_debug', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand')] 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, #[\Closure(name: 'console.command.router_match', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand')] 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, #[\Closure(name: 'console.command.secrets_decrypt_to_local', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand')] 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, #[\Closure(name: 'console.command.secrets_encrypt_from_local', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand')] 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, #[\Closure(name: 'console.command.secrets_generate_key', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand')] 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, #[\Closure(name: 'console.command.secrets_list', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand')] 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, #[\Closure(name: 'console.command.secrets_remove', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand')] 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, #[\Closure(name: 'console.command.secrets_set', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand')] function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* 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, #[\Closure(name: 'console.command.validator_debug', class: 'Symfony\\Component\\Validator\\Command\\DebugCommand')] function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* 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, #[\Closure(name: 'console.command.yaml_lint', class: 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand')] 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 '.errored..service_locator.5BP0rYE.App\Entity\Shop\ShopOrder' shared service.
*
* @return \App\Entity\Shop\ShopOrder
*/
protected function getShopOrderService()
{
throw new RuntimeException('Cannot autowire service ".service_locator.5BP0rYE": it references class "App\\Entity\\Shop\\ShopOrder" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.IcgRczM.App\Entity\Shop\Delivery' shared service.
*
* @return \App\Entity\Shop\Delivery
*/
protected function getDeliveryService()
{
throw new RuntimeException('Cannot autowire service ".service_locator.IcgRczM": it references class "App\\Entity\\Shop\\Delivery" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.M4l2qbn.App\Entity\Address\Address' shared service.
*
* @return \App\Entity\Address\Address
*/
protected function getAddressService()
{
throw new RuntimeException('Cannot autowire service ".service_locator.M4l2qbn": it references class "App\\Entity\\Address\\Address" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ObGcTc7.App\Entity\Content\Content' shared service.
*
* @return \App\Entity\Content\Content
*/
protected function getContentService()
{
throw new RuntimeException('Cannot autowire service ".service_locator.ObGcTc7": it references class "App\\Entity\\Content\\Content" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.XfpOP_I.App\Entity\User\User' shared service.
*
* @return \App\Entity\User\User
*/
protected function getUserService()
{
throw new RuntimeException('Cannot autowire service ".service_locator.XfpOP_I": it references class "App\\Entity\\User\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.bRdave9.Symfony\Component\HttpFoundation\Response' shared service.
*
* @return \Symfony\Component\HttpFoundation\Response
*/
protected function getResponseService()
{
throw new RuntimeException('Cannot autowire service ".service_locator.bRdave9": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists. You should maybe alias this class to one of these existing services: "App\\Service\\Admin\\AjaxResponse", "App\\Service\\Admin\\ApiResponse".');
}
/**
* Gets the private '.errored..service_locator.elHzV.m.App\Entity\Shop\Delivery' shared service.
*
* @return \App\Entity\Shop\Delivery
*/
protected function getDelivery2Service()
{
throw new RuntimeException('Cannot autowire service ".service_locator.elHzV.m": it references class "App\\Entity\\Shop\\Delivery" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.elHzV.m.App\Entity\Shop\ShopOrder' shared service.
*
* @return \App\Entity\Shop\ShopOrder
*/
protected function getShopOrder2Service()
{
throw new RuntimeException('Cannot autowire service ".service_locator.elHzV.m": it references class "App\\Entity\\Shop\\ShopOrder" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kvI3WYV.App\Entity\Shop\ShopOrder' shared service.
*
* @return \App\Entity\Shop\ShopOrder
*/
protected function getShopOrder3Service()
{
throw new RuntimeException('Cannot autowire service ".service_locator.kvI3WYV": it references class "App\\Entity\\Shop\\ShopOrder" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.u_IfAB0.App\Entity\Shop\ShopOrder' shared service.
*
* @return \App\Entity\Shop\ShopOrder
*/
protected function getShopOrder4Service()
{
throw new RuntimeException('Cannot autowire service ".service_locator.u_IfAB0": it references class "App\\Entity\\Shop\\ShopOrder" 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()
{
throw new RuntimeException('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, #[\Closure(name: 'maker.auto_command.make_auth', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_command', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_controller', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_crud', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_docker_database', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_entity', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_fixtures', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_form', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_message', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_messenger_middleware', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_migration', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_registration_form', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_reset_password', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_serializer_encoder', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_serializer_normalizer', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_stimulus_controller', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_subscriber', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_test', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_twig_extension', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_user', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_validator', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'maker.auto_command.make_voter', class: 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand')] 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, #[\Closure(name: 'monolog.command.server_log', class: 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand')] function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
});
}
/**
* Gets the private '.perm_cache.inner' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function get_PermCache_InnerService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('L9-g-ww0It', 0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['.perm_cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* 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, #[\Closure(name: 'security.command.debug_firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Command\\DebugFirewallCommand')] function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* 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, #[\Closure(name: 'security.command.user_password_hash', class: 'Symfony\\Component\\PasswordHasher\\Command\\UserPasswordHashCommand')] function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator..FIiXcN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__FIiXcNService()
{
return $this->privates['.service_locator..FIiXcN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'containerBag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'importRepository' => ['privates', 'App\\Repository\\Import\\ImportRepository', 'getImportRepositoryService', false],
], [
'containerBag' => '?',
'importRepository' => 'App\\Repository\\Import\\ImportRepository',
]);
}
/**
* Gets the private '.service_locator..zd_3CZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__Zd3CZService()
{
return $this->privates['.service_locator..zd_3CZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'settings' => ['privates', 'App\\Settings\\SettingsManager', 'getSettingsManagerService', false],
'tmplResolver' => ['privates', 'App\\Template\\TemplateResolver', 'getTemplateResolverService', false],
], [
'settings' => 'App\\Settings\\SettingsManager',
'tmplResolver' => 'App\\Template\\TemplateResolver',
]);
}
/**
* Gets the private '.service_locator.0zSEwe3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0zSEwe3Service()
{
return $this->privates['.service_locator.0zSEwe3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
], [
'authenticationUtils' => '?',
'security' => '?',
]);
}
/**
* Gets the private '.service_locator.19V2_TL.App\Module\ModuleFactory' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getModuleFactoryService()
{
return (new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Modules\\AccessCodeBearer\\AccessCodeBearer' => [false, 'App\\Modules\\AccessCodeBearer\\AccessCodeBearer', 'getAccessCodeBearerService', false],
'App\\Modules\\ContentByCat\\ContentByCat' => [false, 'App\\Modules\\ContentByCat\\ContentByCat', 'getContentByCatService', false],
'App\\Modules\\ContentById\\ContentById' => [false, 'App\\Modules\\ContentById\\ContentById', 'getContentByIdService', false],
'App\\Modules\\ElasticContentByRawParams\\ElasticContentByRawParams' => ['privates', 'App\\Modules\\ElasticContentByRawParams\\ElasticContentByRawParams', 'getElasticContentByRawParamsService', false],
'App\\Modules\\Menu\\Menu' => [false, 'App\\Modules\\Menu\\Menu', 'getMenuService', false],
'App\\Modules\\MoreWithTag\\MoreWithTag' => [false, 'App\\Modules\\MoreWithTag\\MoreWithTag', 'getMoreWithTagService', false],
'App\\Modules\\RawText\\RawText' => [false, 'App\\Modules\\RawText\\RawText', 'getRawTextService', false],
'App\\Modules\\SoteProductsApi\\SoteProductsApi' => [false, 'App\\Modules\\SoteProductsApi\\SoteProductsApi', 'getSoteProductsApiService', false],
'App\\Modules\\UkApiPublications\\UkApiPublications' => [false, 'App\\Modules\\UkApiPublications\\UkApiPublications', 'getUkApiPublicationsService', false],
'App\\Modules\\WDElasticByCurrentContent\\WDElasticByCurrentContent' => ['privates', 'App\\Modules\\WDElasticByCurrentContent\\WDElasticByCurrentContent', 'getWDElasticByCurrentContentService', false],
'App\\Service\\Gatherer' => ['privates', 'App\\Service\\Gatherer', 'getGathererService', false],
], [
'App\\Modules\\AccessCodeBearer\\AccessCodeBearer' => 'App\\Modules\\AccessCodeBearer\\AccessCodeBearer',
'App\\Modules\\ContentByCat\\ContentByCat' => 'App\\Modules\\ContentByCat\\ContentByCat',
'App\\Modules\\ContentById\\ContentById' => 'App\\Modules\\ContentById\\ContentById',
'App\\Modules\\ElasticContentByRawParams\\ElasticContentByRawParams' => 'App\\Modules\\ElasticContentByRawParams\\ElasticContentByRawParams',
'App\\Modules\\Menu\\Menu' => 'App\\Modules\\Menu\\Menu',
'App\\Modules\\MoreWithTag\\MoreWithTag' => 'App\\Modules\\MoreWithTag\\MoreWithTag',
'App\\Modules\\RawText\\RawText' => 'App\\Modules\\RawText\\RawText',
'App\\Modules\\SoteProductsApi\\SoteProductsApi' => 'App\\Modules\\SoteProductsApi\\SoteProductsApi',
'App\\Modules\\UkApiPublications\\UkApiPublications' => 'App\\Modules\\UkApiPublications\\UkApiPublications',
'App\\Modules\\WDElasticByCurrentContent\\WDElasticByCurrentContent' => 'App\\Modules\\WDElasticByCurrentContent\\WDElasticByCurrentContent',
'App\\Service\\Gatherer' => 'App\\Service\\Gatherer',
]))->withContext('App\\Module\\ModuleFactory', $this);
}
/**
* Gets the private '.service_locator.1oFmIbN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1oFmIbNService()
{
return $this->privates['.service_locator.1oFmIbN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'mailer' => ['privates', 'mailer.mailer', 'getMailer_MailerService', false],
'passwordHasher' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
'userRepository' => ['privates', 'App\\Repository\\User\\UserRepository', 'getUserRepositoryService', false],
], [
'entityManager' => '?',
'mailer' => '?',
'passwordHasher' => '?',
'userRepository' => 'App\\Repository\\User\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.2h4Qz36' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2h4Qz36Service()
{
return $this->privates['.service_locator.2h4Qz36'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repo' => ['privates', 'App\\Repository\\EventLog\\EventRepository', 'getEventRepositoryService', false],
], [
'repo' => 'App\\Repository\\EventLog\\EventRepository',
]);
}
/**
* Gets the private '.service_locator.4EOLSuS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4EOLSuSService()
{
return $this->privates['.service_locator.4EOLSuS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.admin' => ['privates', 'security.event_dispatcher.admin', 'getSecurity_EventDispatcher_AdminService', false],
'security.event_dispatcher.app' => ['privates', 'security.event_dispatcher.app', 'getSecurity_EventDispatcher_AppService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.app' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.5BP0rYE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5BP0rYEService()
{
return $this->privates['.service_locator.5BP0rYE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'shopOrder' => ['privates', '.errored..service_locator.5BP0rYE.App\\Entity\\Shop\\ShopOrder', NULL, 'Cannot autowire service ".service_locator.5BP0rYE": it references class "App\\Entity\\Shop\\ShopOrder" but no such service exists.'],
], [
'shopOrder' => 'App\\Entity\\Shop\\ShopOrder',
]);
}
/**
* Gets the private '.service_locator.8P0eXlQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8P0eXlQService()
{
return $this->privates['.service_locator.8P0eXlQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\Admin\\Address\\AddressController::edit' => ['privates', '.service_locator.M4l2qbn', 'get_ServiceLocator_M4l2qbnService', false],
'App\\Controller\\Admin\\Api\\V1\\CategoryController::addCategory' => ['privates', '.service_locator.ODJrr48', 'get_ServiceLocator_ODJrr48Service', false],
'App\\Controller\\Admin\\Api\\V1\\CategoryController::getCategories' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Api\\V1\\CategoryController::getCategoriesTree' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Api\\V1\\FileController::list' => ['privates', '.service_locator.jR7uNSm', 'get_ServiceLocator_JR7uNSmService', false],
'App\\Controller\\Admin\\Api\\V1\\FileController::upload' => ['privates', '.service_locator.DN64QiV', 'get_ServiceLocator_DN64QiVService', false],
'App\\Controller\\Admin\\Api\\V1\\ImageController::getImages' => ['privates', '.service_locator.jkFS_pW', 'get_ServiceLocator_JkFSPWService', false],
'App\\Controller\\Admin\\Api\\V1\\ImageController::resizeImage' => ['privates', '.service_locator.OdBt4kx', 'get_ServiceLocator_OdBt4kxService', false],
'App\\Controller\\Admin\\Api\\V1\\ImageController::uploadImage' => ['privates', '.service_locator.Ue0d_U4', 'get_ServiceLocator_Ue0dU4Service', false],
'App\\Controller\\Admin\\CacheController::delete' => ['privates', '.service_locator.uWrJ.zf', 'get_ServiceLocator_UWrJ_ZfService', false],
'App\\Controller\\Admin\\CacheController::deleteAll' => ['privates', '.service_locator.uWrJ.zf', 'get_ServiceLocator_UWrJ_ZfService', false],
'App\\Controller\\Admin\\CacheController::deleteSelected' => ['privates', '.service_locator.uWrJ.zf', 'get_ServiceLocator_UWrJ_ZfService', false],
'App\\Controller\\Admin\\CacheController::list' => ['privates', '.service_locator.heOpoe.', 'get_ServiceLocator_HeOpoe_Service', false],
'App\\Controller\\Admin\\Category\\CategoryController::delete' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Category\\CategoryController::edit' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Category\\CategoryController::property' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Content\\ContentController::edit' => ['privates', '.service_locator.ObGcTc7', 'get_ServiceLocator_ObGcTc7Service', false],
'App\\Controller\\Admin\\CustomField\\CustomFieldController::delete' => ['privates', '.service_locator.t6i3vFk', 'get_ServiceLocator_T6i3vFkService', false],
'App\\Controller\\Admin\\DevController::cache' => ['privates', '.service_locator.fJiqAYh', 'get_ServiceLocator_FJiqAYhService', false],
'App\\Controller\\Admin\\DevController::graphicsImage' => ['privates', '.service_locator.q3iysnu', 'get_ServiceLocator_Q3iysnuService', false],
'App\\Controller\\Admin\\DevController::mailingApi' => ['privates', '.service_locator.MRdx9wA', 'get_ServiceLocator_MRdx9wAService', false],
'App\\Controller\\Admin\\DevController::menu' => ['privates', '.service_locator.fufjn_W', 'get_ServiceLocator_FufjnWService', false],
'App\\Controller\\Admin\\DevController::ukslave' => ['privates', '.service_locator.NNf4MOQ', 'get_ServiceLocator_NNf4MOQService', false],
'App\\Controller\\Admin\\EventLog\\ContentEventController::list' => ['privates', '.service_locator.HDjdVmc', 'get_ServiceLocator_HDjdVmcService', false],
'App\\Controller\\Admin\\EventLog\\ContentEventController::view' => ['privates', '.service_locator.HDjdVmc', 'get_ServiceLocator_HDjdVmcService', false],
'App\\Controller\\Admin\\EventLog\\EventController::list' => ['privates', '.service_locator.2h4Qz36', 'get_ServiceLocator_2h4Qz36Service', false],
'App\\Controller\\Admin\\EventLog\\EventController::view' => ['privates', '.service_locator.2h4Qz36', 'get_ServiceLocator_2h4Qz36Service', false],
'App\\Controller\\Admin\\FileController::create' => ['privates', '.service_locator.YRWEWzi', 'get_ServiceLocator_YRWEWziService', false],
'App\\Controller\\Admin\\FileController::edit' => ['privates', '.service_locator.i76fUyl', 'get_ServiceLocator_I76fUylService', false],
'App\\Controller\\Admin\\FileController::list' => ['privates', '.service_locator.AHFZvZ9', 'get_ServiceLocator_AHFZvZ9Service', false],
'App\\Controller\\Admin\\FileController::remove' => ['privates', '.service_locator.DnQCU56', 'get_ServiceLocator_DnQCU56Service', false],
'App\\Controller\\Admin\\FileController::view' => ['privates', '.service_locator.jR7uNSm', 'get_ServiceLocator_JR7uNSmService', false],
'App\\Controller\\Admin\\Import\\ImportController::addTask' => ['privates', '.service_locator.OyEK1VH', 'get_ServiceLocator_OyEK1VHService', false],
'App\\Controller\\Admin\\Import\\ImportController::downloadTemplate' => ['privates', '.service_locator.NUZPsRI', 'get_ServiceLocator_NUZPsRIService', false],
'App\\Controller\\Admin\\Import\\ImportController::edit' => ['privates', '.service_locator.jqJDkI0', 'get_ServiceLocator_JqJDkI0Service', false],
'App\\Controller\\Admin\\Import\\ImportController::property' => ['privates', '.service_locator.jqJDkI0', 'get_ServiceLocator_JqJDkI0Service', false],
'App\\Controller\\Admin\\Import\\ImportController::uploadFile' => ['privates', '.service_locator..FIiXcN', 'get_ServiceLocator__FIiXcNService', false],
'App\\Controller\\Admin\\Import\\ImportTaskController::property' => ['privates', '.service_locator.jzcLd_B', 'get_ServiceLocator_JzcLdBService', false],
'App\\Controller\\Admin\\Import\\ImportTaskController::run' => ['privates', '.service_locator.Q7dt9ed', 'get_ServiceLocator_Q7dt9edService', false],
'App\\Controller\\Admin\\Import\\ImportTaskController::task' => ['privates', '.service_locator.jzcLd_B', 'get_ServiceLocator_JzcLdBService', false],
'App\\Controller\\Admin\\Mail\\MailController::details' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController::list' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController::remove' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController::save' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController::sendEmail' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Menu\\ItemController::create' => ['privates', '.service_locator._0K7m_F', 'get_ServiceLocator_0K7mFService', false],
'App\\Controller\\Admin\\Menu\\ItemController::edit' => ['privates', '.service_locator.9DIr_3x', 'get_ServiceLocator_9DIr3xService', false],
'App\\Controller\\Admin\\Menu\\MenuController::delete' => ['privates', '.service_locator.e2sOk6r', 'get_ServiceLocator_E2sOk6rService', false],
'App\\Controller\\Admin\\Menu\\MenuController::edit' => ['privates', '.service_locator.dW_D4PA', 'get_ServiceLocator_DWD4PAService', false],
'App\\Controller\\Admin\\Menu\\MenuController::list' => ['privates', '.service_locator.dW_D4PA', 'get_ServiceLocator_DWD4PAService', false],
'App\\Controller\\Admin\\Menu\\MenuController::view' => ['privates', '.service_locator.LVk.UhG', 'get_ServiceLocator_LVk_UhGService', false],
'App\\Controller\\Admin\\Module\\ModuleController::edit' => ['privates', '.service_locator.nDkK1BY', 'get_ServiceLocator_NDkK1BYService', false],
'App\\Controller\\Admin\\Module\\ModuleController::list' => ['privates', '.service_locator.heOpoe.', 'get_ServiceLocator_HeOpoe_Service', false],
'App\\Controller\\Admin\\Module\\ModuleController::property' => ['privates', '.service_locator.Xos2JRZ', 'get_ServiceLocator_Xos2JRZService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController::details' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController::list' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController::remove' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController::save' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Poll\\PollController::edit' => ['privates', '.service_locator.pzNCYF3', 'get_ServiceLocator_PzNCYF3Service', false],
'App\\Controller\\Admin\\SecurityController::login' => ['privates', '.service_locator.0zSEwe3', 'get_ServiceLocator_0zSEwe3Service', false],
'App\\Controller\\Admin\\SettingsController::list' => ['privates', '.service_locator.yj1ucHd', 'get_ServiceLocator_Yj1ucHdService', false],
'App\\Controller\\Admin\\SettingsController::section' => ['privates', '.service_locator.yj1ucHd', 'get_ServiceLocator_Yj1ucHdService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController::create' => ['privates', '.service_locator.elHzV.m', 'get_ServiceLocator_ElHzV_MService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController::delete' => ['privates', '.service_locator.elHzV.m', 'get_ServiceLocator_ElHzV_MService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController::edit' => ['privates', '.service_locator.5BP0rYE', 'get_ServiceLocator_5BP0rYEService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController::label' => ['privates', '.service_locator.IcgRczM', 'get_ServiceLocator_IcgRczMService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController::list' => ['privates', '.service_locator.kvI3WYV', 'get_ServiceLocator_KvI3WYVService', false],
'App\\Controller\\Admin\\Shop\\OrderController::edit' => ['privates', '.service_locator.u_IfAB0', 'get_ServiceLocator_UIfAB0Service', false],
'App\\Controller\\Admin\\User\\UserController::usersEdit' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\Controller\\Api\\V1\\ContactController::send' => ['privates', '.service_locator.zjQkmuM', 'get_ServiceLocator_ZjQkmuMService', false],
'App\\Controller\\Api\\V1\\ContentController::addFavorite' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController::listFavorites' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController::removeFavorite' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController::removeFavorites' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController::setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
'App\\Controller\\Category\\CategoryController::category' => ['privates', '.service_locator.ZFBmYTa', 'get_ServiceLocator_ZFBmYTaService', false],
'App\\Controller\\Category\\CategoryController::list' => ['privates', '.service_locator.ZFBmYTa', 'get_ServiceLocator_ZFBmYTaService', false],
'App\\Controller\\Content\\ContentController::content' => ['privates', '.service_locator.ijQDccq', 'get_ServiceLocator_IjQDccqService', false],
'App\\Controller\\Content\\ContentController::list' => ['privates', '.service_locator.wRnaPqm', 'get_ServiceLocator_WRnaPqmService', false],
'App\\Controller\\IndexController::index' => ['privates', '.service_locator..zd_3CZ', 'get_ServiceLocator__Zd3CZService', false],
'App\\Controller\\Poll\\PollController::list' => ['privates', '.service_locator.ursRbXk', 'get_ServiceLocator_UrsRbXkService', false],
'App\\Controller\\Poll\\PollController::poll' => ['privates', '.service_locator.gS_UNvc', 'get_ServiceLocator_GSUNvcService', false],
'App\\Controller\\Security\\RegistrationController::activate' => ['privates', '.service_locator.MSOYEFQ', 'get_ServiceLocator_MSOYEFQService', false],
'App\\Controller\\Security\\RegistrationController::getActivationLink' => ['privates', '.service_locator.XfpOP_I', 'get_ServiceLocator_XfpOPIService', false],
'App\\Controller\\Security\\RegistrationController::register' => ['privates', '.service_locator.1oFmIbN', 'get_ServiceLocator_1oFmIbNService', false],
'App\\Controller\\Security\\SecurityController::login' => ['privates', '.service_locator.0zSEwe3', 'get_ServiceLocator_0zSEwe3Service', false],
'App\\Controller\\Shop\\CartController::cartAction' => ['privates', '.service_locator.E_94HBc', 'get_ServiceLocator_E94HBcService', false],
'App\\Controller\\SitemapController::sitemap' => ['privates', '.service_locator.ACpfczT', 'get_ServiceLocator_ACpfczTService', false],
'avt_graphics_image.controller.handler::handle' => ['privates', '.service_locator.pUMIndG', 'get_ServiceLocator_PUMIndGService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::terminate' => ['privates', '.service_locator.bRdave9', 'get_ServiceLocator_BRdave9Service', false],
'App\\Controller\\Admin\\Address\\AddressController:edit' => ['privates', '.service_locator.M4l2qbn', 'get_ServiceLocator_M4l2qbnService', false],
'App\\Controller\\Admin\\Api\\V1\\CategoryController:addCategory' => ['privates', '.service_locator.ODJrr48', 'get_ServiceLocator_ODJrr48Service', false],
'App\\Controller\\Admin\\Api\\V1\\CategoryController:getCategories' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Api\\V1\\CategoryController:getCategoriesTree' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Api\\V1\\FileController:list' => ['privates', '.service_locator.jR7uNSm', 'get_ServiceLocator_JR7uNSmService', false],
'App\\Controller\\Admin\\Api\\V1\\FileController:upload' => ['privates', '.service_locator.DN64QiV', 'get_ServiceLocator_DN64QiVService', false],
'App\\Controller\\Admin\\Api\\V1\\ImageController:getImages' => ['privates', '.service_locator.jkFS_pW', 'get_ServiceLocator_JkFSPWService', false],
'App\\Controller\\Admin\\Api\\V1\\ImageController:resizeImage' => ['privates', '.service_locator.OdBt4kx', 'get_ServiceLocator_OdBt4kxService', false],
'App\\Controller\\Admin\\Api\\V1\\ImageController:uploadImage' => ['privates', '.service_locator.Ue0d_U4', 'get_ServiceLocator_Ue0dU4Service', false],
'App\\Controller\\Admin\\CacheController:delete' => ['privates', '.service_locator.uWrJ.zf', 'get_ServiceLocator_UWrJ_ZfService', false],
'App\\Controller\\Admin\\CacheController:deleteAll' => ['privates', '.service_locator.uWrJ.zf', 'get_ServiceLocator_UWrJ_ZfService', false],
'App\\Controller\\Admin\\CacheController:deleteSelected' => ['privates', '.service_locator.uWrJ.zf', 'get_ServiceLocator_UWrJ_ZfService', false],
'App\\Controller\\Admin\\CacheController:list' => ['privates', '.service_locator.heOpoe.', 'get_ServiceLocator_HeOpoe_Service', false],
'App\\Controller\\Admin\\Category\\CategoryController:delete' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Category\\CategoryController:edit' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Category\\CategoryController:property' => ['privates', '.service_locator.TbDQ6i4', 'get_ServiceLocator_TbDQ6i4Service', false],
'App\\Controller\\Admin\\Content\\ContentController:edit' => ['privates', '.service_locator.ObGcTc7', 'get_ServiceLocator_ObGcTc7Service', false],
'App\\Controller\\Admin\\CustomField\\CustomFieldController:delete' => ['privates', '.service_locator.t6i3vFk', 'get_ServiceLocator_T6i3vFkService', false],
'App\\Controller\\Admin\\DevController:cache' => ['privates', '.service_locator.fJiqAYh', 'get_ServiceLocator_FJiqAYhService', false],
'App\\Controller\\Admin\\DevController:graphicsImage' => ['privates', '.service_locator.q3iysnu', 'get_ServiceLocator_Q3iysnuService', false],
'App\\Controller\\Admin\\DevController:mailingApi' => ['privates', '.service_locator.MRdx9wA', 'get_ServiceLocator_MRdx9wAService', false],
'App\\Controller\\Admin\\DevController:menu' => ['privates', '.service_locator.fufjn_W', 'get_ServiceLocator_FufjnWService', false],
'App\\Controller\\Admin\\DevController:ukslave' => ['privates', '.service_locator.NNf4MOQ', 'get_ServiceLocator_NNf4MOQService', false],
'App\\Controller\\Admin\\EventLog\\ContentEventController:list' => ['privates', '.service_locator.HDjdVmc', 'get_ServiceLocator_HDjdVmcService', false],
'App\\Controller\\Admin\\EventLog\\ContentEventController:view' => ['privates', '.service_locator.HDjdVmc', 'get_ServiceLocator_HDjdVmcService', false],
'App\\Controller\\Admin\\EventLog\\EventController:list' => ['privates', '.service_locator.2h4Qz36', 'get_ServiceLocator_2h4Qz36Service', false],
'App\\Controller\\Admin\\EventLog\\EventController:view' => ['privates', '.service_locator.2h4Qz36', 'get_ServiceLocator_2h4Qz36Service', false],
'App\\Controller\\Admin\\FileController:create' => ['privates', '.service_locator.YRWEWzi', 'get_ServiceLocator_YRWEWziService', false],
'App\\Controller\\Admin\\FileController:edit' => ['privates', '.service_locator.i76fUyl', 'get_ServiceLocator_I76fUylService', false],
'App\\Controller\\Admin\\FileController:list' => ['privates', '.service_locator.AHFZvZ9', 'get_ServiceLocator_AHFZvZ9Service', false],
'App\\Controller\\Admin\\FileController:remove' => ['privates', '.service_locator.DnQCU56', 'get_ServiceLocator_DnQCU56Service', false],
'App\\Controller\\Admin\\FileController:view' => ['privates', '.service_locator.jR7uNSm', 'get_ServiceLocator_JR7uNSmService', false],
'App\\Controller\\Admin\\Import\\ImportController:addTask' => ['privates', '.service_locator.OyEK1VH', 'get_ServiceLocator_OyEK1VHService', false],
'App\\Controller\\Admin\\Import\\ImportController:downloadTemplate' => ['privates', '.service_locator.NUZPsRI', 'get_ServiceLocator_NUZPsRIService', false],
'App\\Controller\\Admin\\Import\\ImportController:edit' => ['privates', '.service_locator.jqJDkI0', 'get_ServiceLocator_JqJDkI0Service', false],
'App\\Controller\\Admin\\Import\\ImportController:property' => ['privates', '.service_locator.jqJDkI0', 'get_ServiceLocator_JqJDkI0Service', false],
'App\\Controller\\Admin\\Import\\ImportController:uploadFile' => ['privates', '.service_locator..FIiXcN', 'get_ServiceLocator__FIiXcNService', false],
'App\\Controller\\Admin\\Import\\ImportTaskController:property' => ['privates', '.service_locator.jzcLd_B', 'get_ServiceLocator_JzcLdBService', false],
'App\\Controller\\Admin\\Import\\ImportTaskController:run' => ['privates', '.service_locator.Q7dt9ed', 'get_ServiceLocator_Q7dt9edService', false],
'App\\Controller\\Admin\\Import\\ImportTaskController:task' => ['privates', '.service_locator.jzcLd_B', 'get_ServiceLocator_JzcLdBService', false],
'App\\Controller\\Admin\\Mail\\MailController:details' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController:list' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController:remove' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController:save' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Mail\\MailController:sendEmail' => ['privates', '.service_locator.igq.4OW', 'get_ServiceLocator_Igq_4OWService', false],
'App\\Controller\\Admin\\Menu\\ItemController:create' => ['privates', '.service_locator._0K7m_F', 'get_ServiceLocator_0K7mFService', false],
'App\\Controller\\Admin\\Menu\\ItemController:edit' => ['privates', '.service_locator.9DIr_3x', 'get_ServiceLocator_9DIr3xService', false],
'App\\Controller\\Admin\\Menu\\MenuController:delete' => ['privates', '.service_locator.e2sOk6r', 'get_ServiceLocator_E2sOk6rService', false],
'App\\Controller\\Admin\\Menu\\MenuController:edit' => ['privates', '.service_locator.dW_D4PA', 'get_ServiceLocator_DWD4PAService', false],
'App\\Controller\\Admin\\Menu\\MenuController:list' => ['privates', '.service_locator.dW_D4PA', 'get_ServiceLocator_DWD4PAService', false],
'App\\Controller\\Admin\\Menu\\MenuController:view' => ['privates', '.service_locator.LVk.UhG', 'get_ServiceLocator_LVk_UhGService', false],
'App\\Controller\\Admin\\Module\\ModuleController:edit' => ['privates', '.service_locator.nDkK1BY', 'get_ServiceLocator_NDkK1BYService', false],
'App\\Controller\\Admin\\Module\\ModuleController:list' => ['privates', '.service_locator.heOpoe.', 'get_ServiceLocator_HeOpoe_Service', false],
'App\\Controller\\Admin\\Module\\ModuleController:property' => ['privates', '.service_locator.Xos2JRZ', 'get_ServiceLocator_Xos2JRZService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController:details' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController:list' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController:remove' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Order\\TypeOrderController:save' => ['privates', '.service_locator.XQaA.Ub', 'get_ServiceLocator_XQaA_UbService', false],
'App\\Controller\\Admin\\Poll\\PollController:edit' => ['privates', '.service_locator.pzNCYF3', 'get_ServiceLocator_PzNCYF3Service', false],
'App\\Controller\\Admin\\SecurityController:login' => ['privates', '.service_locator.0zSEwe3', 'get_ServiceLocator_0zSEwe3Service', false],
'App\\Controller\\Admin\\SettingsController:list' => ['privates', '.service_locator.yj1ucHd', 'get_ServiceLocator_Yj1ucHdService', false],
'App\\Controller\\Admin\\SettingsController:section' => ['privates', '.service_locator.yj1ucHd', 'get_ServiceLocator_Yj1ucHdService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController:create' => ['privates', '.service_locator.elHzV.m', 'get_ServiceLocator_ElHzV_MService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController:delete' => ['privates', '.service_locator.elHzV.m', 'get_ServiceLocator_ElHzV_MService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController:edit' => ['privates', '.service_locator.5BP0rYE', 'get_ServiceLocator_5BP0rYEService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController:label' => ['privates', '.service_locator.IcgRczM', 'get_ServiceLocator_IcgRczMService', false],
'App\\Controller\\Admin\\Shop\\DeliveryController:list' => ['privates', '.service_locator.kvI3WYV', 'get_ServiceLocator_KvI3WYVService', false],
'App\\Controller\\Admin\\Shop\\OrderController:edit' => ['privates', '.service_locator.u_IfAB0', 'get_ServiceLocator_UIfAB0Service', false],
'App\\Controller\\Admin\\User\\UserController:usersEdit' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\Controller\\Api\\V1\\ContactController:send' => ['privates', '.service_locator.zjQkmuM', 'get_ServiceLocator_ZjQkmuMService', false],
'App\\Controller\\Api\\V1\\ContentController:addFavorite' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController:listFavorites' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController:removeFavorite' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController:removeFavorites' => ['privates', '.service_locator.VitoC5l', 'get_ServiceLocator_VitoC5lService', false],
'App\\Controller\\Api\\V1\\ContentController:setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
'App\\Controller\\Category\\CategoryController:category' => ['privates', '.service_locator.ZFBmYTa', 'get_ServiceLocator_ZFBmYTaService', false],
'App\\Controller\\Category\\CategoryController:list' => ['privates', '.service_locator.ZFBmYTa', 'get_ServiceLocator_ZFBmYTaService', false],
'App\\Controller\\Content\\ContentController:content' => ['privates', '.service_locator.ijQDccq', 'get_ServiceLocator_IjQDccqService', false],
'App\\Controller\\Content\\ContentController:list' => ['privates', '.service_locator.wRnaPqm', 'get_ServiceLocator_WRnaPqmService', false],
'App\\Controller\\IndexController:index' => ['privates', '.service_locator..zd_3CZ', 'get_ServiceLocator__Zd3CZService', false],
'App\\Controller\\Poll\\PollController:list' => ['privates', '.service_locator.ursRbXk', 'get_ServiceLocator_UrsRbXkService', false],
'App\\Controller\\Poll\\PollController:poll' => ['privates', '.service_locator.gS_UNvc', 'get_ServiceLocator_GSUNvcService', false],
'App\\Controller\\Security\\RegistrationController:activate' => ['privates', '.service_locator.MSOYEFQ', 'get_ServiceLocator_MSOYEFQService', false],
'App\\Controller\\Security\\RegistrationController:getActivationLink' => ['privates', '.service_locator.XfpOP_I', 'get_ServiceLocator_XfpOPIService', false],
'App\\Controller\\Security\\RegistrationController:register' => ['privates', '.service_locator.1oFmIbN', 'get_ServiceLocator_1oFmIbNService', false],
'App\\Controller\\Security\\SecurityController:login' => ['privates', '.service_locator.0zSEwe3', 'get_ServiceLocator_0zSEwe3Service', false],
'App\\Controller\\Shop\\CartController:cartAction' => ['privates', '.service_locator.E_94HBc', 'get_ServiceLocator_E94HBcService', false],
'App\\Controller\\SitemapController:sitemap' => ['privates', '.service_locator.ACpfczT', 'get_ServiceLocator_ACpfczTService', false],
'avt_graphics_image.controller.handler:handle' => ['privates', '.service_locator.pUMIndG', 'get_ServiceLocator_PUMIndGService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel:terminate' => ['privates', '.service_locator.bRdave9', 'get_ServiceLocator_BRdave9Service', false],
], [
'App\\Controller\\Admin\\Address\\AddressController::edit' => '?',
'App\\Controller\\Admin\\Api\\V1\\CategoryController::addCategory' => '?',
'App\\Controller\\Admin\\Api\\V1\\CategoryController::getCategories' => '?',
'App\\Controller\\Admin\\Api\\V1\\CategoryController::getCategoriesTree' => '?',
'App\\Controller\\Admin\\Api\\V1\\FileController::list' => '?',
'App\\Controller\\Admin\\Api\\V1\\FileController::upload' => '?',
'App\\Controller\\Admin\\Api\\V1\\ImageController::getImages' => '?',
'App\\Controller\\Admin\\Api\\V1\\ImageController::resizeImage' => '?',
'App\\Controller\\Admin\\Api\\V1\\ImageController::uploadImage' => '?',
'App\\Controller\\Admin\\CacheController::delete' => '?',
'App\\Controller\\Admin\\CacheController::deleteAll' => '?',
'App\\Controller\\Admin\\CacheController::deleteSelected' => '?',
'App\\Controller\\Admin\\CacheController::list' => '?',
'App\\Controller\\Admin\\Category\\CategoryController::delete' => '?',
'App\\Controller\\Admin\\Category\\CategoryController::edit' => '?',
'App\\Controller\\Admin\\Category\\CategoryController::property' => '?',
'App\\Controller\\Admin\\Content\\ContentController::edit' => '?',
'App\\Controller\\Admin\\CustomField\\CustomFieldController::delete' => '?',
'App\\Controller\\Admin\\DevController::cache' => '?',
'App\\Controller\\Admin\\DevController::graphicsImage' => '?',
'App\\Controller\\Admin\\DevController::mailingApi' => '?',
'App\\Controller\\Admin\\DevController::menu' => '?',
'App\\Controller\\Admin\\DevController::ukslave' => '?',
'App\\Controller\\Admin\\EventLog\\ContentEventController::list' => '?',
'App\\Controller\\Admin\\EventLog\\ContentEventController::view' => '?',
'App\\Controller\\Admin\\EventLog\\EventController::list' => '?',
'App\\Controller\\Admin\\EventLog\\EventController::view' => '?',
'App\\Controller\\Admin\\FileController::create' => '?',
'App\\Controller\\Admin\\FileController::edit' => '?',
'App\\Controller\\Admin\\FileController::list' => '?',
'App\\Controller\\Admin\\FileController::remove' => '?',
'App\\Controller\\Admin\\FileController::view' => '?',
'App\\Controller\\Admin\\Import\\ImportController::addTask' => '?',
'App\\Controller\\Admin\\Import\\ImportController::downloadTemplate' => '?',
'App\\Controller\\Admin\\Import\\ImportController::edit' => '?',
'App\\Controller\\Admin\\Import\\ImportController::property' => '?',
'App\\Controller\\Admin\\Import\\ImportController::uploadFile' => '?',
'App\\Controller\\Admin\\Import\\ImportTaskController::property' => '?',
'App\\Controller\\Admin\\Import\\ImportTaskController::run' => '?',
'App\\Controller\\Admin\\Import\\ImportTaskController::task' => '?',
'App\\Controller\\Admin\\Mail\\MailController::details' => '?',
'App\\Controller\\Admin\\Mail\\MailController::list' => '?',
'App\\Controller\\Admin\\Mail\\MailController::remove' => '?',
'App\\Controller\\Admin\\Mail\\MailController::save' => '?',
'App\\Controller\\Admin\\Mail\\MailController::sendEmail' => '?',
'App\\Controller\\Admin\\Menu\\ItemController::create' => '?',
'App\\Controller\\Admin\\Menu\\ItemController::edit' => '?',
'App\\Controller\\Admin\\Menu\\MenuController::delete' => '?',
'App\\Controller\\Admin\\Menu\\MenuController::edit' => '?',
'App\\Controller\\Admin\\Menu\\MenuController::list' => '?',
'App\\Controller\\Admin\\Menu\\MenuController::view' => '?',
'App\\Controller\\Admin\\Module\\ModuleController::edit' => '?',
'App\\Controller\\Admin\\Module\\ModuleController::list' => '?',
'App\\Controller\\Admin\\Module\\ModuleController::property' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController::details' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController::list' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController::remove' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController::save' => '?',
'App\\Controller\\Admin\\Poll\\PollController::edit' => '?',
'App\\Controller\\Admin\\SecurityController::login' => '?',
'App\\Controller\\Admin\\SettingsController::list' => '?',
'App\\Controller\\Admin\\SettingsController::section' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController::create' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController::delete' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController::edit' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController::label' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController::list' => '?',
'App\\Controller\\Admin\\Shop\\OrderController::edit' => '?',
'App\\Controller\\Admin\\User\\UserController::usersEdit' => '?',
'App\\Controller\\Api\\V1\\ContactController::send' => '?',
'App\\Controller\\Api\\V1\\ContentController::addFavorite' => '?',
'App\\Controller\\Api\\V1\\ContentController::listFavorites' => '?',
'App\\Controller\\Api\\V1\\ContentController::removeFavorite' => '?',
'App\\Controller\\Api\\V1\\ContentController::removeFavorites' => '?',
'App\\Controller\\Api\\V1\\ContentController::setViewHandler' => '?',
'App\\Controller\\Category\\CategoryController::category' => '?',
'App\\Controller\\Category\\CategoryController::list' => '?',
'App\\Controller\\Content\\ContentController::content' => '?',
'App\\Controller\\Content\\ContentController::list' => '?',
'App\\Controller\\IndexController::index' => '?',
'App\\Controller\\Poll\\PollController::list' => '?',
'App\\Controller\\Poll\\PollController::poll' => '?',
'App\\Controller\\Security\\RegistrationController::activate' => '?',
'App\\Controller\\Security\\RegistrationController::getActivationLink' => '?',
'App\\Controller\\Security\\RegistrationController::register' => '?',
'App\\Controller\\Security\\SecurityController::login' => '?',
'App\\Controller\\Shop\\CartController::cartAction' => '?',
'App\\Controller\\SitemapController::sitemap' => '?',
'avt_graphics_image.controller.handler::handle' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'kernel::terminate' => '?',
'App\\Controller\\Admin\\Address\\AddressController:edit' => '?',
'App\\Controller\\Admin\\Api\\V1\\CategoryController:addCategory' => '?',
'App\\Controller\\Admin\\Api\\V1\\CategoryController:getCategories' => '?',
'App\\Controller\\Admin\\Api\\V1\\CategoryController:getCategoriesTree' => '?',
'App\\Controller\\Admin\\Api\\V1\\FileController:list' => '?',
'App\\Controller\\Admin\\Api\\V1\\FileController:upload' => '?',
'App\\Controller\\Admin\\Api\\V1\\ImageController:getImages' => '?',
'App\\Controller\\Admin\\Api\\V1\\ImageController:resizeImage' => '?',
'App\\Controller\\Admin\\Api\\V1\\ImageController:uploadImage' => '?',
'App\\Controller\\Admin\\CacheController:delete' => '?',
'App\\Controller\\Admin\\CacheController:deleteAll' => '?',
'App\\Controller\\Admin\\CacheController:deleteSelected' => '?',
'App\\Controller\\Admin\\CacheController:list' => '?',
'App\\Controller\\Admin\\Category\\CategoryController:delete' => '?',
'App\\Controller\\Admin\\Category\\CategoryController:edit' => '?',
'App\\Controller\\Admin\\Category\\CategoryController:property' => '?',
'App\\Controller\\Admin\\Content\\ContentController:edit' => '?',
'App\\Controller\\Admin\\CustomField\\CustomFieldController:delete' => '?',
'App\\Controller\\Admin\\DevController:cache' => '?',
'App\\Controller\\Admin\\DevController:graphicsImage' => '?',
'App\\Controller\\Admin\\DevController:mailingApi' => '?',
'App\\Controller\\Admin\\DevController:menu' => '?',
'App\\Controller\\Admin\\DevController:ukslave' => '?',
'App\\Controller\\Admin\\EventLog\\ContentEventController:list' => '?',
'App\\Controller\\Admin\\EventLog\\ContentEventController:view' => '?',
'App\\Controller\\Admin\\EventLog\\EventController:list' => '?',
'App\\Controller\\Admin\\EventLog\\EventController:view' => '?',
'App\\Controller\\Admin\\FileController:create' => '?',
'App\\Controller\\Admin\\FileController:edit' => '?',
'App\\Controller\\Admin\\FileController:list' => '?',
'App\\Controller\\Admin\\FileController:remove' => '?',
'App\\Controller\\Admin\\FileController:view' => '?',
'App\\Controller\\Admin\\Import\\ImportController:addTask' => '?',
'App\\Controller\\Admin\\Import\\ImportController:downloadTemplate' => '?',
'App\\Controller\\Admin\\Import\\ImportController:edit' => '?',
'App\\Controller\\Admin\\Import\\ImportController:property' => '?',
'App\\Controller\\Admin\\Import\\ImportController:uploadFile' => '?',
'App\\Controller\\Admin\\Import\\ImportTaskController:property' => '?',
'App\\Controller\\Admin\\Import\\ImportTaskController:run' => '?',
'App\\Controller\\Admin\\Import\\ImportTaskController:task' => '?',
'App\\Controller\\Admin\\Mail\\MailController:details' => '?',
'App\\Controller\\Admin\\Mail\\MailController:list' => '?',
'App\\Controller\\Admin\\Mail\\MailController:remove' => '?',
'App\\Controller\\Admin\\Mail\\MailController:save' => '?',
'App\\Controller\\Admin\\Mail\\MailController:sendEmail' => '?',
'App\\Controller\\Admin\\Menu\\ItemController:create' => '?',
'App\\Controller\\Admin\\Menu\\ItemController:edit' => '?',
'App\\Controller\\Admin\\Menu\\MenuController:delete' => '?',
'App\\Controller\\Admin\\Menu\\MenuController:edit' => '?',
'App\\Controller\\Admin\\Menu\\MenuController:list' => '?',
'App\\Controller\\Admin\\Menu\\MenuController:view' => '?',
'App\\Controller\\Admin\\Module\\ModuleController:edit' => '?',
'App\\Controller\\Admin\\Module\\ModuleController:list' => '?',
'App\\Controller\\Admin\\Module\\ModuleController:property' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController:details' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController:list' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController:remove' => '?',
'App\\Controller\\Admin\\Order\\TypeOrderController:save' => '?',
'App\\Controller\\Admin\\Poll\\PollController:edit' => '?',
'App\\Controller\\Admin\\SecurityController:login' => '?',
'App\\Controller\\Admin\\SettingsController:list' => '?',
'App\\Controller\\Admin\\SettingsController:section' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController:create' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController:delete' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController:edit' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController:label' => '?',
'App\\Controller\\Admin\\Shop\\DeliveryController:list' => '?',
'App\\Controller\\Admin\\Shop\\OrderController:edit' => '?',
'App\\Controller\\Admin\\User\\UserController:usersEdit' => '?',
'App\\Controller\\Api\\V1\\ContactController:send' => '?',
'App\\Controller\\Api\\V1\\ContentController:addFavorite' => '?',
'App\\Controller\\Api\\V1\\ContentController:listFavorites' => '?',
'App\\Controller\\Api\\V1\\ContentController:removeFavorite' => '?',
'App\\Controller\\Api\\V1\\ContentController:removeFavorites' => '?',
'App\\Controller\\Api\\V1\\ContentController:setViewHandler' => '?',
'App\\Controller\\Category\\CategoryController:category' => '?',
'App\\Controller\\Category\\CategoryController:list' => '?',
'App\\Controller\\Content\\ContentController:content' => '?',
'App\\Controller\\Content\\ContentController:list' => '?',
'App\\Controller\\IndexController:index' => '?',
'App\\Controller\\Poll\\PollController:list' => '?',
'App\\Controller\\Poll\\PollController:poll' => '?',
'App\\Controller\\Security\\RegistrationController:activate' => '?',
'App\\Controller\\Security\\RegistrationController:getActivationLink' => '?',
'App\\Controller\\Security\\RegistrationController:register' => '?',
'App\\Controller\\Security\\SecurityController:login' => '?',
'App\\Controller\\Shop\\CartController:cartAction' => '?',
'App\\Controller\\SitemapController:sitemap' => '?',
'avt_graphics_image.controller.handler:handle' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
'kernel:terminate' => '?',
]);
}
/**
* Gets the private '.service_locator.9DIr_3x' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9DIr3xService()
{
return $this->privates['.service_locator.9DIr_3x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'permCache' => ['privates', 'perm_cache', 'getPermCacheService', false],
'typeFactory' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\ItemTypeFactory', 'getItemTypeFactoryService', false],
], [
'permCache' => '?',
'typeFactory' => 'App\\Form\\Admin\\Menu\\Item\\ItemTypeFactory',
]);
}
/**
* Gets the private '.service_locator.ACpfczT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ACpfczTService()
{
return $this->privates['.service_locator.ACpfczT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cacheHelper' => ['privates', 'App\\Service\\CacheHelper', 'getCacheHelperService', false],
], [
'cacheHelper' => 'App\\Service\\CacheHelper',
]);
}
/**
* Gets the private '.service_locator.AHFZvZ9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AHFZvZ9Service()
{
return $this->privates['.service_locator.AHFZvZ9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\FileRepository', 'getFileRepositoryService', false],
], [
'repository' => 'App\\Repository\\FileRepository',
]);
}
/**
* Gets the private '.service_locator.DN64QiV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DN64QiVService()
{
return $this->privates['.service_locator.DN64QiV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'catRepo' => ['privates', 'App\\Repository\\Category\\CategoryRepository', 'getCategoryRepositoryService', false],
'manager' => ['privates', 'App\\File\\FileManager', 'getFileManagerService', false],
'validator' => ['privates', 'debug.validator', 'getDebug_ValidatorService', false],
], [
'catRepo' => 'App\\Repository\\Category\\CategoryRepository',
'manager' => 'App\\File\\FileManager',
'validator' => '?',
]);
}
/**
* Gets the private '.service_locator.DnQCU56' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DnQCU56Service()
{
return $this->privates['.service_locator.DnQCU56'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\File\\FileManager', 'getFileManagerService', false],
'repo' => ['privates', 'App\\Repository\\FileRepository', 'getFileRepositoryService', false],
], [
'manager' => 'App\\File\\FileManager',
'repo' => 'App\\Repository\\FileRepository',
]);
}
/**
* Gets the private '.service_locator.E_94HBc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_E94HBcService()
{
return $this->privates['.service_locator.E_94HBc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'productReporitory' => ['privates', 'App\\Repository\\Content\\ProductRepository', 'getProductRepositoryService', false],
], [
'productReporitory' => 'App\\Repository\\Content\\ProductRepository',
]);
}
/**
* Gets the private '.service_locator.HDjdVmc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HDjdVmcService()
{
return $this->privates['.service_locator.HDjdVmc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repo' => ['privates', 'App\\Repository\\EventLog\\ContentEventRepository', 'getContentEventRepositoryService', false],
], [
'repo' => 'App\\Repository\\EventLog\\ContentEventRepository',
]);
}
/**
* Gets the private '.service_locator.IcgRczM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IcgRczMService()
{
return $this->privates['.service_locator.IcgRczM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'delivery' => ['privates', '.errored..service_locator.IcgRczM.App\\Entity\\Shop\\Delivery', NULL, 'Cannot autowire service ".service_locator.IcgRczM": it references class "App\\Entity\\Shop\\Delivery" but no such service exists.'],
], [
'delivery' => 'App\\Entity\\Shop\\Delivery',
]);
}
/**
* Gets the private '.service_locator.LVk.UhG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LVk_UhGService()
{
return $this->privates['.service_locator.LVk.UhG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'itemRepo' => ['privates', 'App\\Repository\\Menu\\ItemRepository', 'getItemRepositoryService', false],
'menuRepo' => ['privates', 'App\\Repository\\Menu\\MenuRepository', 'getMenuRepositoryService', false],
'provider' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\TypeProvider', 'getTypeProviderService', false],
], [
'itemRepo' => 'App\\Repository\\Menu\\ItemRepository',
'menuRepo' => 'App\\Repository\\Menu\\MenuRepository',
'provider' => 'App\\Form\\Admin\\Menu\\Item\\TypeProvider',
]);
}
/**
* Gets the private '.service_locator.M4l2qbn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_M4l2qbnService()
{
return $this->privates['.service_locator.M4l2qbn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'address' => ['privates', '.errored..service_locator.M4l2qbn.App\\Entity\\Address\\Address', NULL, 'Cannot autowire service ".service_locator.M4l2qbn": it references class "App\\Entity\\Address\\Address" but no such service exists.'],
], [
'address' => 'App\\Entity\\Address\\Address',
]);
}
/**
* Gets the private '.service_locator.MRdx9wA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MRdx9wAService()
{
return $this->privates['.service_locator.MRdx9wA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mailingManager' => ['privates', 'App\\Mailing\\Avt\\AvtMailingManager', 'getAvtMailingManagerService', false],
], [
'mailingManager' => '?',
]);
}
/**
* Gets the private '.service_locator.MSOYEFQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MSOYEFQService()
{
return $this->privates['.service_locator.MSOYEFQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'userRepository' => ['privates', 'App\\Repository\\User\\UserRepository', 'getUserRepositoryService', false],
], [
'entityManager' => '?',
'userRepository' => 'App\\Repository\\User\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.NNf4MOQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NNf4MOQService()
{
return $this->privates['.service_locator.NNf4MOQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'api' => ['privates', 'App\\Service\\UkSlaveApi', 'getUkSlaveApiService', false],
], [
'api' => 'App\\Service\\UkSlaveApi',
]);
}
/**
* Gets the private '.service_locator.NUZPsRI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NUZPsRIService()
{
return $this->privates['.service_locator.NUZPsRI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importContentConnectionRepository' => ['privates', 'App\\Repository\\Import\\ImportContentConnectionRepository', 'getImportContentConnectionRepositoryService', false],
'importRepository' => ['privates', 'App\\Repository\\Import\\ImportRepository', 'getImportRepositoryService', false],
], [
'importContentConnectionRepository' => 'App\\Repository\\Import\\ImportContentConnectionRepository',
'importRepository' => 'App\\Repository\\Import\\ImportRepository',
]);
}
/**
* Gets the private '.service_locator.ODJrr48' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ODJrr48Service()
{
return $this->privates['.service_locator.ODJrr48'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryRepository' => ['privates', 'App\\Repository\\Category\\CategoryRepository', 'getCategoryRepositoryService', false],
'validator' => ['privates', 'debug.validator', 'getDebug_ValidatorService', false],
], [
'categoryRepository' => 'App\\Repository\\Category\\CategoryRepository',
'validator' => '?',
]);
}
/**
* Gets the private '.service_locator.ObGcTc7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ObGcTc7Service()
{
return $this->privates['.service_locator.ObGcTc7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'appCache' => ['privates', 'app_cache', 'getAppCacheService', false],
'content' => ['privates', '.errored..service_locator.ObGcTc7.App\\Entity\\Content\\Content', NULL, 'Cannot autowire service ".service_locator.ObGcTc7": it references class "App\\Entity\\Content\\Content" but no such service exists.'],
'tmplResolver' => ['privates', 'App\\Template\\TemplateResolver', 'getTemplateResolverService', false],
], [
'appCache' => '?',
'content' => 'App\\Entity\\Content\\Content',
'tmplResolver' => 'App\\Template\\TemplateResolver',
]);
}
/**
* Gets the private '.service_locator.OdBt4kx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OdBt4kxService()
{
return $this->privates['.service_locator.OdBt4kx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'imageRepository' => ['privates', 'App\\Repository\\ImageRepository', 'getImageRepositoryService', false],
'resizer' => ['privates', 'avt_graphics_image.resizer', 'getAvtGraphicsImage_ResizerService', false],
], [
'imageRepository' => 'App\\Repository\\ImageRepository',
'resizer' => '?',
]);
}
/**
* Gets the private '.service_locator.OyEK1VH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OyEK1VHService()
{
return $this->privates['.service_locator.OyEK1VH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importRepository' => ['privates', 'App\\Repository\\Import\\ImportRepository', 'getImportRepositoryService', false],
'importerFactory' => ['privates', 'App\\Importer\\ImporterFactory', 'getImporterFactoryService', false],
], [
'importRepository' => 'App\\Repository\\Import\\ImportRepository',
'importerFactory' => 'App\\Importer\\ImporterFactory',
]);
}
/**
* Gets the private '.service_locator.Pl5yDey' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Pl5yDeyService()
{
return $this->privates['.service_locator.Pl5yDey'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', false],
'security.firewall.map.context.app' => ['privates', 'security.firewall.map.context.app', 'getSecurity_Firewall_Map_Context_AppService', false],
], [
'security.firewall.map.context.admin' => '?',
'security.firewall.map.context.app' => '?',
]);
}
/**
* Gets the private '.service_locator.Q7dt9ed' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Q7dt9edService()
{
return $this->privates['.service_locator.Q7dt9ed'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importTaskRepository' => ['privates', 'App\\Repository\\Import\\ImportTaskRepository', 'getImportTaskRepositoryService', false],
'importerFactory' => ['privates', 'App\\Importer\\ImporterFactory', 'getImporterFactoryService', false],
], [
'importTaskRepository' => 'App\\Repository\\Import\\ImportTaskRepository',
'importerFactory' => 'App\\Importer\\ImporterFactory',
]);
}
/**
* Gets the private '.service_locator.TbDQ6i4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TbDQ6i4Service()
{
return $this->privates['.service_locator.TbDQ6i4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryRepository' => ['privates', 'App\\Repository\\Category\\CategoryRepository', 'getCategoryRepositoryService', false],
], [
'categoryRepository' => 'App\\Repository\\Category\\CategoryRepository',
]);
}
/**
* Gets the private '.service_locator.Ue0d_U4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ue0dU4Service()
{
return $this->privates['.service_locator.Ue0d_U4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryRepository' => ['privates', 'App\\Repository\\Category\\CategoryRepository', 'getCategoryRepositoryService', false],
'imageManager' => ['privates', 'App\\Image\\ImageManager', 'getImageManagerService', false],
'validator' => ['privates', 'debug.validator', 'getDebug_ValidatorService', false],
], [
'categoryRepository' => 'App\\Repository\\Category\\CategoryRepository',
'imageManager' => 'App\\Image\\ImageManager',
'validator' => '?',
]);
}
/**
* Gets the private '.service_locator.VitoC5l' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VitoC5lService()
{
return $this->privates['.service_locator.VitoC5l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'favoriteContentManager' => ['privates', 'App\\Service\\FavoriteContentManager', 'getFavoriteContentManagerService', false],
], [
'favoriteContentManager' => 'App\\Service\\FavoriteContentManager',
]);
}
/**
* Gets the private '.service_locator.XQaA.Ub' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XQaA_UbService()
{
return $this->privates['.service_locator.XQaA.Ub'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'typeOrderService' => ['privates', 'App\\Service\\Admin\\Order\\TypeOrderService', NULL, 'Cannot autowire service "App\\Service\\Admin\\Order\\TypeOrderService": argument "$typeOrderRepository" of method "__construct()" has type "App\\Repository\\Order\\TypeOrderRepository" but this class was not found.'],
], [
'typeOrderService' => 'App\\Service\\Admin\\Order\\TypeOrderService',
]);
}
/**
* Gets the private '.service_locator.XfpOP_I' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XfpOPIService()
{
return $this->privates['.service_locator.XfpOP_I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.XfpOP_I.App\\Entity\\User\\User', NULL, 'Cannot autowire service ".service_locator.XfpOP_I": it references class "App\\Entity\\User\\User" but no such service exists.'],
], [
'user' => 'App\\Entity\\User\\User',
]);
}
/**
* Gets the private '.service_locator.Xos2JRZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Xos2JRZService()
{
return $this->privates['.service_locator.Xos2JRZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'moduleRepository' => ['privates', 'App\\Repository\\Module\\ModuleRepository', 'getModuleRepositoryService', false],
], [
'moduleRepository' => 'App\\Repository\\Module\\ModuleRepository',
]);
}
/**
* Gets the private '.service_locator.YRWEWzi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YRWEWziService()
{
return $this->privates['.service_locator.YRWEWzi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\File\\FileManager', 'getFileManagerService', false],
], [
'manager' => 'App\\File\\FileManager',
]);
}
/**
* Gets the private '.service_locator.ZFBmYTa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZFBmYTaService()
{
return $this->privates['.service_locator.ZFBmYTa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\Category\\CategoryRepository', 'getCategoryRepositoryService', false],
], [
'repository' => 'App\\Repository\\Category\\CategoryRepository',
]);
}
/**
* Gets the private '.service_locator._0K7m_F' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0K7mFService()
{
return $this->privates['.service_locator._0K7m_F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'menuRepo' => ['privates', 'App\\Repository\\Menu\\MenuRepository', 'getMenuRepositoryService', false],
'provider' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\TypeProvider', 'getTypeProviderService', false],
'typeFactory' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\ItemTypeFactory', 'getItemTypeFactoryService', false],
], [
'menuRepo' => 'App\\Repository\\Menu\\MenuRepository',
'provider' => 'App\\Form\\Admin\\Menu\\Item\\TypeProvider',
'typeFactory' => 'App\\Form\\Admin\\Menu\\Item\\ItemTypeFactory',
]);
}
/**
* Gets the private '.service_locator.bRdave9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BRdave9Service()
{
return $this->privates['.service_locator.bRdave9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'response' => ['privates', '.errored..service_locator.bRdave9.Symfony\\Component\\HttpFoundation\\Response', NULL, 'Cannot autowire service ".service_locator.bRdave9": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists. You should maybe alias this class to one of these existing services: "App\\Service\\Admin\\AjaxResponse", "App\\Service\\Admin\\ApiResponse".'],
], [
'response' => 'Symfony\\Component\\HttpFoundation\\Response',
]);
}
/**
* Gets the private '.service_locator.dW_D4PA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DWD4PAService()
{
return $this->privates['.service_locator.dW_D4PA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\Menu\\MenuRepository', 'getMenuRepositoryService', false],
], [
'repository' => 'App\\Repository\\Menu\\MenuRepository',
]);
}
/**
* Gets the private '.service_locator.e2sOk6r' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_E2sOk6rService()
{
return $this->privates['.service_locator.e2sOk6r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'menuRepo' => ['privates', 'App\\Repository\\Menu\\MenuRepository', 'getMenuRepositoryService', false],
], [
'menuRepo' => 'App\\Repository\\Menu\\MenuRepository',
]);
}
/**
* Gets the private '.service_locator.elHzV.m' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ElHzV_MService()
{
return $this->privates['.service_locator.elHzV.m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'delivery' => ['privates', '.errored..service_locator.elHzV.m.App\\Entity\\Shop\\Delivery', NULL, 'Cannot autowire service ".service_locator.elHzV.m": it references class "App\\Entity\\Shop\\Delivery" but no such service exists.'],
'shopOrder' => ['privates', '.errored..service_locator.elHzV.m.App\\Entity\\Shop\\ShopOrder', NULL, 'Cannot autowire service ".service_locator.elHzV.m": it references class "App\\Entity\\Shop\\ShopOrder" but no such service exists.'],
], [
'delivery' => 'App\\Entity\\Shop\\Delivery',
'shopOrder' => 'App\\Entity\\Shop\\ShopOrder',
]);
}
/**
* Gets the private '.service_locator.fJiqAYh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FJiqAYhService()
{
return $this->privates['.service_locator.fJiqAYh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'appCache' => ['privates', '.app_cache.inner', 'get_AppCache_InnerService', false],
], [
'appCache' => '?',
]);
}
/**
* Gets the private '.service_locator.foPrRcS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FoPrRcSService()
{
return $this->privates['.service_locator.foPrRcS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'viewhandler' => ['services', 'fos_rest.view_handler', 'getFosRest_ViewHandlerService', false],
], [
'viewhandler' => '?',
]);
}
/**
* Gets the private '.service_locator.fufjn_W' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FufjnWService()
{
return $this->privates['.service_locator.fufjn_W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'builder' => ['privates', 'App\\Menu\\Builder\\DefinitionMenuBuilder', 'getDefinitionMenuBuilderService', false],
'dbBuilder' => ['privates', 'App\\Menu\\Builder\\DatabaseMenuBuilder', 'getDatabaseMenuBuilderService', false],
], [
'builder' => 'App\\Menu\\Builder\\DefinitionMenuBuilder',
'dbBuilder' => 'App\\Menu\\Builder\\DatabaseMenuBuilder',
]);
}
/**
* Gets the private '.service_locator.gS_UNvc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GSUNvcService()
{
return $this->privates['.service_locator.gS_UNvc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'repository' => ['privates', 'App\\Repository\\Poll\\PollRepository', 'getPollRepositoryService', false],
], [
'em' => '?',
'repository' => 'App\\Repository\\Poll\\PollRepository',
]);
}
/**
* Gets the private '.service_locator.heOpoe.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HeOpoe_Service()
{
return $this->privates['.service_locator.heOpoe.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'moduleHelper' => ['privates', 'App\\Service\\Admin\\ModuleHelper', 'getModuleHelperService', false],
], [
'moduleHelper' => 'App\\Service\\Admin\\ModuleHelper',
]);
}
/**
* Gets the private '.service_locator.i76fUyl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_I76fUylService()
{
return $this->privates['.service_locator.i76fUyl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\File\\FileManager', 'getFileManagerService', false],
'repository' => ['privates', 'App\\Repository\\FileRepository', 'getFileRepositoryService', false],
], [
'manager' => 'App\\File\\FileManager',
'repository' => 'App\\Repository\\FileRepository',
]);
}
/**
* Gets the private '.service_locator.igq.4OW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Igq_4OWService()
{
return $this->privates['.service_locator.igq.4OW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mailService' => ['privates', 'App\\Service\\Admin\\Mail\\MailService', 'getMailServiceService', false],
], [
'mailService' => 'App\\Service\\Admin\\Mail\\MailService',
]);
}
/**
* Gets the private '.service_locator.ijQDccq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IjQDccqService()
{
return $this->privates['.service_locator.ijQDccq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'accessCodeManager' => ['privates', 'App\\AccessCode\\UK\\UKAccessCodeManager', 'getUKAccessCodeManagerService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'repository' => ['privates', 'App\\Repository\\ContentRepository', 'getContentRepositoryService', false],
'urlGenerator' => ['privates', 'App\\Router\\Generator\\DomainUrlGenerator', 'getDomainUrlGeneratorService', false],
], [
'accessCodeManager' => '?',
'eventDispatcher' => '?',
'repository' => 'App\\Repository\\ContentRepository',
'urlGenerator' => 'App\\Router\\Generator\\DomainUrlGenerator',
]);
}
/**
* Gets the private '.service_locator.jIxfAsi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JIxfAsiService()
{
return $this->privates['.service_locator.jIxfAsi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'form.factory' => ['privates', 'form.factory', 'getForm_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['privates', 'app_routing.compound_router', 'getAppRouting_CompoundRouterService', false],
'security.authorization_checker' => ['services', 'jms_serializer.authorization_checker', 'getJmsSerializer_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['privates', 'security.csrf.token_manager', 'getSecurity_Csrf_TokenManagerService', false],
'security.token_storage' => ['privates', 'security.token_storage', 'getSecurity_TokenStorageService', false],
'serializer' => ['privates', 'serializer', 'getSerializerService', false],
'twig' => ['privates', 'twig', 'getTwigService', false],
], [
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.jR7uNSm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JR7uNSmService()
{
return $this->privates['.service_locator.jR7uNSm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repo' => ['privates', 'App\\Repository\\FileRepository', 'getFileRepositoryService', false],
], [
'repo' => 'App\\Repository\\FileRepository',
]);
}
/**
* Gets the private '.service_locator.jkFS_pW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JkFSPWService()
{
return $this->privates['.service_locator.jkFS_pW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'imageRepository' => ['privates', 'App\\Repository\\ImageRepository', 'getImageRepositoryService', false],
], [
'imageRepository' => 'App\\Repository\\ImageRepository',
]);
}
/**
* Gets the private '.service_locator.jqJDkI0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JqJDkI0Service()
{
return $this->privates['.service_locator.jqJDkI0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importRepository' => ['privates', 'App\\Repository\\Import\\ImportRepository', 'getImportRepositoryService', false],
], [
'importRepository' => 'App\\Repository\\Import\\ImportRepository',
]);
}
/**
* Gets the private '.service_locator.jzcLd_B' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JzcLdBService()
{
return $this->privates['.service_locator.jzcLd_B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importTaskRepository' => ['privates', 'App\\Repository\\Import\\ImportTaskRepository', 'getImportTaskRepositoryService', false],
], [
'importTaskRepository' => 'App\\Repository\\Import\\ImportTaskRepository',
]);
}
/**
* Gets the private '.service_locator.kvI3WYV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KvI3WYVService()
{
return $this->privates['.service_locator.kvI3WYV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'shopOrder' => ['privates', '.errored..service_locator.kvI3WYV.App\\Entity\\Shop\\ShopOrder', NULL, 'Cannot autowire service ".service_locator.kvI3WYV": it references class "App\\Entity\\Shop\\ShopOrder" but no such service exists.'],
], [
'shopOrder' => 'App\\Entity\\Shop\\ShopOrder',
]);
}
/**
* Gets the private '.service_locator.nDkK1BY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NDkK1BYService()
{
return $this->privates['.service_locator.nDkK1BY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'appCache' => ['privates', 'app_cache', 'getAppCacheService', false],
'moduleHelper' => ['privates', 'App\\Service\\Admin\\ModuleHelper', 'getModuleHelperService', false],
'moduleRepository' => ['privates', 'App\\Repository\\Module\\ModuleRepository', 'getModuleRepositoryService', false],
], [
'appCache' => '?',
'moduleHelper' => 'App\\Service\\Admin\\ModuleHelper',
'moduleRepository' => 'App\\Repository\\Module\\ModuleRepository',
]);
}
/**
* Gets the private '.service_locator.pUMIndG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PUMIndGService()
{
return $this->privates['.service_locator.pUMIndG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hd' => ['privates', 'avt_graphics_image.handler', 'getAvtGraphicsImage_HandlerService', false],
], [
'hd' => '?',
]);
}
/**
* Gets the private '.service_locator.pzNCYF3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PzNCYF3Service()
{
return $this->privates['.service_locator.pzNCYF3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'tmplResolver' => ['privates', 'App\\Template\\TemplateResolver', 'getTemplateResolverService', false],
], [
'tmplResolver' => 'App\\Template\\TemplateResolver',
]);
}
/**
* Gets the private '.service_locator.q3iysnu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Q3iysnuService()
{
return $this->privates['.service_locator.q3iysnu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'rs' => ['privates', 'avt_graphics_image.resizer', 'getAvtGraphicsImage_ResizerService', false],
], [
'rs' => '?',
]);
}
/**
* Gets the private '.service_locator.rDMu6Zd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RDMu6ZdService()
{
return $this->privates['.service_locator.rDMu6Zd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'passwordHasher' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
], [
'passwordHasher' => '?',
]);
}
/**
* Gets the private '.service_locator.t6i3vFk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_T6i3vFkService()
{
return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.uWrJ.zf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UWrJ_ZfService()
{
return $this->privates['.service_locator.uWrJ.zf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'appCache' => ['privates', 'app_cache', 'getAppCacheService', false],
'moduleHelper' => ['privates', 'App\\Service\\Admin\\ModuleHelper', 'getModuleHelperService', false],
], [
'appCache' => '?',
'moduleHelper' => 'App\\Service\\Admin\\ModuleHelper',
]);
}
/**
* Gets the private '.service_locator.u_IfAB0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UIfAB0Service()
{
return $this->privates['.service_locator.u_IfAB0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'order' => ['privates', '.errored..service_locator.u_IfAB0.App\\Entity\\Shop\\ShopOrder', NULL, 'Cannot autowire service ".service_locator.u_IfAB0": it references class "App\\Entity\\Shop\\ShopOrder" but no such service exists.'],
], [
'order' => 'App\\Entity\\Shop\\ShopOrder',
]);
}
/**
* Gets the private '.service_locator.ursRbXk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UrsRbXkService()
{
return $this->privates['.service_locator.ursRbXk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\Poll\\PollRepository', 'getPollRepositoryService', false],
], [
'repository' => 'App\\Repository\\Poll\\PollRepository',
]);
}
/**
* Gets the private '.service_locator.wRnaPqm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WRnaPqmService()
{
return $this->privates['.service_locator.wRnaPqm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\ContentRepository', 'getContentRepositoryService', false],
], [
'repository' => 'App\\Repository\\ContentRepository',
]);
}
/**
* 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.yj1ucHd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yj1ucHdService()
{
return $this->privates['.service_locator.yj1ucHd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\Settings\\SettingsManager', 'getSettingsManagerService', false],
], [
'manager' => 'App\\Settings\\SettingsManager',
]);
}
/**
* Gets the private '.service_locator.zjQkmuM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZjQkmuMService()
{
return $this->privates['.service_locator.zjQkmuM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'validator' => ['privates', 'debug.validator', 'getDebug_ValidatorService', false],
], [
'validator' => '?',
]);
}
/**
* 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, #[\Closure(name: 'twig.command.debug', class: 'Symfony\\Bridge\\Twig\\Command\\DebugCommand')] 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, #[\Closure(name: 'twig.command.lint', class: 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand')] 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, #[\Closure(name: 'var_dumper.command.server_dump', class: 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand')] function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'App\AccessCode\UK\UKAccessCodeManager' shared autowired service.
*
* @return \App\AccessCode\UK\UKAccessCodeManager
*/
protected function getUKAccessCodeManagerService()
{
include_once \dirname(__DIR__, 4).'/src/AccessCode/AccessCodeManagerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AccessCode/UK/UKAccessCodeManager.php';
return $this->privates['App\\AccessCode\\UK\\UKAccessCodeManager'] = new \App\AccessCode\UK\UKAccessCodeManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['App\\AccessCode\\UK\\Api\\ApiConnectorV1'] ?? $this->getApiConnectorV1Service()));
}
/**
* Gets the private 'App\Command\Admin\AddCategoryCommand' shared autowired service.
*
* @return \App\Command\Admin\AddCategoryCommand
*/
protected function getAddCategoryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AddCategoryCommand.php';
$this->privates['App\\Command\\Admin\\AddCategoryCommand'] = $instance = new \App\Command\Admin\AddCategoryCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
$instance->setName('admin:add-category');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\AddUserCommand' shared autowired service.
*
* @return \App\Command\Admin\AddUserCommand
*/
protected function getAddUserCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AddUserCommand.php';
$this->privates['App\\Command\\Admin\\AddUserCommand'] = $instance = new \App\Command\Admin\AddUserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\User\\UserRepository'] ?? $this->getUserRepositoryService()));
$instance->setName('admin:add-user');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\AliasFixCommand' shared autowired service.
*
* @return \App\Command\Admin\AliasFixCommand
*/
protected function getAliasFixCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AliasFixCommand.php';
$this->privates['App\\Command\\Admin\\AliasFixCommand'] = $instance = new \App\Command\Admin\AliasFixCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()));
$instance->setName('admin:fix:alias');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\DbreloadCommand' shared autowired service.
*
* @return \App\Command\Admin\DbreloadCommand
*/
protected function getDbreloadCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/DbreloadCommand.php';
$this->privates['App\\Command\\Admin\\DbreloadCommand'] = $instance = new \App\Command\Admin\DbreloadCommand();
$instance->setName('admin:dev:dbreload');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\ImportCommand' shared autowired service.
*
* @return \App\Command\Admin\ImportCommand
*/
protected function getImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ImportCommand.php';
$this->privates['App\\Command\\Admin\\ImportCommand'] = $instance = new \App\Command\Admin\ImportCommand(($this->privates['App\\Repository\\Import\\ImportTaskRepository'] ?? $this->getImportTaskRepositoryService()), ($this->privates['App\\Importer\\ImporterFactory'] ?? $this->getImporterFactoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('import:run');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\InstallCommand' shared autowired service.
*
* @return \App\Command\Admin\InstallCommand
*/
protected function getInstallCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/InstallCommand.php';
$this->privates['App\\Command\\Admin\\InstallCommand'] = $instance = new \App\Command\Admin\InstallCommand();
$instance->setName('admin:install');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\MenuSetupCommand' shared autowired service.
*
* @return \App\Command\Admin\MenuSetupCommand
*/
protected function getMenuSetupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/MenuSetupCommand.php';
$this->privates['App\\Command\\Admin\\MenuSetupCommand'] = $instance = new \App\Command\Admin\MenuSetupCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:menu:setup');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\RecountMenuItemContentCountCommand' shared autowired service.
*
* @return \App\Command\Admin\RecountMenuItemContentCountCommand
*/
protected function getRecountMenuItemContentCountCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/RecountMenuItemContentCountCommand.php';
$this->privates['App\\Command\\Admin\\RecountMenuItemContentCountCommand'] = $instance = new \App\Command\Admin\RecountMenuItemContentCountCommand(($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()), ($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:menuitem:content:recount');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\RoutingSetupCommand' shared autowired service.
*
* @return \App\Command\Admin\RoutingSetupCommand
*/
protected function getRoutingSetupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/RoutingSetupCommand.php';
$this->privates['App\\Command\\Admin\\RoutingSetupCommand'] = $instance = new \App\Command\Admin\RoutingSetupCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:routing:setup');
return $instance;
}
/**
* Gets the private 'App\EventListener\ContentAlias' shared autowired service.
*
* @return \App\EventListener\ContentAlias
*/
protected function getContentAliasService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ContentAlias.php';
return $this->privates['App\\EventListener\\ContentAlias'] = new \App\EventListener\ContentAlias(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
}
/**
* Gets the private 'App\EventListener\ContentConnectionSync' shared autowired service.
*
* @return \App\EventListener\ContentConnectionSync
*/
protected function getContentConnectionSyncService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ContentConnectionSync.php';
return $this->privates['App\\EventListener\\ContentConnectionSync'] = new \App\EventListener\ContentConnectionSync(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\EventListener\ContentImageConnectionSync' shared autowired service.
*
* @return \App\EventListener\ContentImageConnectionSync
*/
protected function getContentImageConnectionSyncService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ContentImageConnectionSync.php';
return $this->privates['App\\EventListener\\ContentImageConnectionSync'] = new \App\EventListener\ContentImageConnectionSync(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->privates['App\\Repository\\ImageRepository'] ?? $this->getImageRepositoryService()), ($this->privates['App\\Repository\\Connection\\ContentImageConnectionRepository'] ?? $this->getContentImageConnectionRepositoryService()));
}
/**
* Gets the private 'App\EventListener\CustomField' shared autowired service.
*
* @return \App\EventListener\CustomField
*/
protected function getCustomFieldService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/CustomField.php';
return $this->privates['App\\EventListener\\CustomField'] = new \App\EventListener\CustomField();
}
/**
* Gets the private 'App\EventListener\DeferredCookieListener' shared autowired service.
*
* @return \App\EventListener\DeferredCookieListener
*/
protected function getDeferredCookieListenerService()
{
return $this->privates['App\\EventListener\\DeferredCookieListener'] = new \App\EventListener\DeferredCookieListener(($this->privates['App\\Request\\CookieManager'] ?? $this->getCookieManagerService()));
}
/**
* Gets the private 'App\EventLog\EventLogger' shared autowired service.
*
* @return \App\EventLog\EventLogger
*/
protected function getEventLoggerService()
{
include_once \dirname(__DIR__, 4).'/src/EventLog/AbstractEventLogger.php';
include_once \dirname(__DIR__, 4).'/src/EventLog/EventLogger.php';
return $this->privates['App\\EventLog\\EventLogger'] = new \App\EventLog\EventLogger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\EventSubscriber\Content\ContentAddToLastViewedSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Content\ContentAddToLastViewedSubscriber
*/
protected function getContentAddToLastViewedSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Content/ContentAddToLastViewedSubscriber.php';
return $this->privates['App\\EventSubscriber\\Content\\ContentAddToLastViewedSubscriber'] = new \App\EventSubscriber\Content\ContentAddToLastViewedSubscriber(($this->privates['App\\Service\\FavoriteContentManager'] ?? $this->getFavoriteContentManagerService()));
}
/**
* Gets the private 'App\EventSubscriber\Content\ContentHitsSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Content\ContentHitsSubscriber
*/
protected function getContentHitsSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Content/ContentHitsSubscriber.php';
return $this->privates['App\\EventSubscriber\\Content\\ContentHitsSubscriber'] = new \App\EventSubscriber\Content\ContentHitsSubscriber(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
}
/**
* Gets the private 'App\EventSubscriber\Content\ContentInTextImagesSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Content\ContentInTextImagesSubscriber
*/
protected function getContentInTextImagesSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Content/ContentInTextImagesSubscriber.php';
return $this->privates['App\\EventSubscriber\\Content\\ContentInTextImagesSubscriber'] = new \App\EventSubscriber\Content\ContentInTextImagesSubscriber(($this->privates['avt_graphics_image.resizer'] ?? $this->getAvtGraphicsImage_ResizerService()), ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService()));
}
/**
* Gets the private 'App\EventSubscriber\Content\ContentInTextModulesSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Content\ContentInTextModulesSubscriber
*/
protected function getContentInTextModulesSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Content/ContentInTextModulesSubscriber.php';
return $this->privates['App\\EventSubscriber\\Content\\ContentInTextModulesSubscriber'] = new \App\EventSubscriber\Content\ContentInTextModulesSubscriber(($this->privates['twig'] ?? $this->getTwigService()), ($this->privates['App\\Twig\\ModuleExtension'] ?? $this->getModuleExtensionService()));
}
/**
* Gets the private 'App\EventSubscriber\Content\ContentInTextTocSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Content\ContentInTextTocSubscriber
*/
protected function getContentInTextTocSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Content/ContentInTextTocSubscriber.php';
return $this->privates['App\\EventSubscriber\\Content\\ContentInTextTocSubscriber'] = new \App\EventSubscriber\Content\ContentInTextTocSubscriber(($this->privates['App\\Service\\Gatherer'] ?? $this->getGathererService()));
}
/**
* Gets the private 'App\EventSubscriber\Shop\AddProductToCartAfter\AddFreeAdditions' shared autowired service.
*
* @return \App\EventSubscriber\Shop\AddProductToCartAfter\AddFreeAdditions
*/
protected function getAddFreeAdditionsService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Shop/AddProductToCartAfter/AddFreeAdditions.php';
return $this->privates['App\\EventSubscriber\\Shop\\AddProductToCartAfter\\AddFreeAdditions'] = new \App\EventSubscriber\Shop\AddProductToCartAfter\AddFreeAdditions(($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()));
}
/**
* Gets the private 'App\EventSubscriber\Shop\CartValidation\CanSellProductValidationSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Shop\CartValidation\CanSellProductValidationSubscriber
*/
protected function getCanSellProductValidationSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Shop/CartValidation/CanSellProductValidationSubscriber.php';
return $this->privates['App\\EventSubscriber\\Shop\\CartValidation\\CanSellProductValidationSubscriber'] = new \App\EventSubscriber\Shop\CartValidation\CanSellProductValidationSubscriber(($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()));
}
/**
* Gets the private 'App\EventSubscriber\Shop\OrderExtension\Bonus\WybieramyDomBonusSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Shop\OrderExtension\Bonus\WybieramyDomBonusSubscriber
*/
protected function getWybieramyDomBonusSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Shop/OrderExtension/Bonus/WybieramyDomBonusSubscriber.php';
return $this->privates['App\\EventSubscriber\\Shop\\OrderExtension\\Bonus\\WybieramyDomBonusSubscriber'] = new \App\EventSubscriber\Shop\OrderExtension\Bonus\WybieramyDomBonusSubscriber(($this->privates['App\\Service\\UkSlaveApi'] ?? $this->getUkSlaveApiService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\EventSubscriber\Shop\OrderSave\BasicOrderValidationSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Shop\OrderSave\BasicOrderValidationSubscriber
*/
protected function getBasicOrderValidationSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Shop/OrderSave/BasicOrderValidationSubscriber.php';
return $this->privates['App\\EventSubscriber\\Shop\\OrderSave\\BasicOrderValidationSubscriber'] = new \App\EventSubscriber\Shop\OrderSave\BasicOrderValidationSubscriber(($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()));
}
/**
* Gets the private 'App\EventSubscriber\Shop\UserLoginCartSwitchSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Shop\UserLoginCartSwitchSubscriber
*/
protected function getUserLoginCartSwitchSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Shop/UserLoginCartSwitchSubscriber.php';
return $this->privates['App\\EventSubscriber\\Shop\\UserLoginCartSwitchSubscriber'] = new \App\EventSubscriber\Shop\UserLoginCartSwitchSubscriber(($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()));
}
/**
* Gets the private 'App\File\FileManager' shared autowired service.
*
* @return \App\File\FileManager
*/
protected function getFileManagerService()
{
return $this->privates['App\\File\\FileManager'] = new \App\File\FileManager((\dirname(__DIR__, 5).'/web'), (\dirname(__DIR__, 5).'/web/files'), '200m', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Admin\Address\AddressInvoiceType' shared autowired service.
*
* @return \App\Form\Admin\Address\AddressInvoiceType
*/
protected function getAddressInvoiceTypeService()
{
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/Admin/Address/AddressInvoiceType.php';
return $this->privates['App\\Form\\Admin\\Address\\AddressInvoiceType'] = new \App\Form\Admin\Address\AddressInvoiceType();
}
/**
* Gets the private 'App\Form\Admin\Address\AddressOrderDeliveryType' shared autowired service.
*
* @return \App\Form\Admin\Address\AddressOrderDeliveryType
*/
protected function getAddressOrderDeliveryTypeService()
{
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/Admin/Address/AddressOrderDeliveryType.php';
return $this->privates['App\\Form\\Admin\\Address\\AddressOrderDeliveryType'] = new \App\Form\Admin\Address\AddressOrderDeliveryType();
}
/**
* Gets the private 'App\Form\Admin\Address\AddressOrderInvoiceType' shared autowired service.
*
* @return \App\Form\Admin\Address\AddressOrderInvoiceType
*/
protected function getAddressOrderInvoiceTypeService()
{
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/Admin/Address/AddressOrderInvoiceType.php';
return $this->privates['App\\Form\\Admin\\Address\\AddressOrderInvoiceType'] = new \App\Form\Admin\Address\AddressOrderInvoiceType();
}
/**
* Gets the private 'App\Form\Admin\Address\AddressUserType' shared autowired service.
*
* @return \App\Form\Admin\Address\AddressUserType
*/
protected function getAddressUserTypeService()
{
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/Admin/Address/AddressUserType.php';
return $this->privates['App\\Form\\Admin\\Address\\AddressUserType'] = new \App\Form\Admin\Address\AddressUserType();
}
/**
* Gets the private 'App\Form\Admin\Category\CategoryListSearchType' shared autowired service.
*
* @return \App\Form\Admin\Category\CategoryListSearchType
*/
protected function getCategoryListSearchTypeService()
{
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/Admin/Category/CategoryListSearchType.php';
return $this->privates['App\\Form\\Admin\\Category\\CategoryListSearchType'] = new \App\Form\Admin\Category\CategoryListSearchType();
}
/**
* Gets the private 'App\Form\Admin\Category\CategoryType' shared autowired service.
*
* @return \App\Form\Admin\Category\CategoryType
*/
protected function getCategoryTypeService()
{
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/Admin/Category/CategoryType.php';
return $this->privates['App\\Form\\Admin\\Category\\CategoryType'] = new \App\Form\Admin\Category\CategoryType(($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
}
/**
* Gets the private 'App\Form\Admin\Content\ContentConnectionType' shared autowired service.
*
* @return \App\Form\Admin\Content\ContentConnectionType
*/
protected function getContentConnectionTypeService()
{
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/Admin/Content/ContentConnectionType.php';
return $this->privates['App\\Form\\Admin\\Content\\ContentConnectionType'] = new \App\Form\Admin\Content\ContentConnectionType(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
}
/**
* Gets the private 'App\Form\Admin\Content\ContentCustomFieldValueType' shared autowired service.
*
* @return \App\Form\Admin\Content\ContentCustomFieldValueType
*/
protected function getContentCustomFieldValueTypeService()
{
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/Admin/Content/ContentCustomFieldValueType.php';
return $this->privates['App\\Form\\Admin\\Content\\ContentCustomFieldValueType'] = new \App\Form\Admin\Content\ContentCustomFieldValueType(($this->privates['App\\Service\\UkApi'] ?? $this->getUkApiService()));
}
/**
* Gets the private 'App\Form\Admin\Content\ContentFileConnectionType' shared autowired service.
*
* @return \App\Form\Admin\Content\ContentFileConnectionType
*/
protected function getContentFileConnectionTypeService()
{
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/Admin/Content/ContentFileConnectionType.php';
return $this->privates['App\\Form\\Admin\\Content\\ContentFileConnectionType'] = new \App\Form\Admin\Content\ContentFileConnectionType(($this->privates['App\\Repository\\FileRepository'] ?? $this->getFileRepositoryService()));
}
/**
* Gets the private 'App\Form\Admin\Content\ContentImageConnectionType' shared autowired service.
*
* @return \App\Form\Admin\Content\ContentImageConnectionType
*/
protected function getContentImageConnectionTypeService()
{
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/Admin/Content/ContentImageConnectionType.php';
return $this->privates['App\\Form\\Admin\\Content\\ContentImageConnectionType'] = new \App\Form\Admin\Content\ContentImageConnectionType(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
}
/**
* Gets the private 'App\Form\Admin\Content\ContentListSearchType' shared autowired service.
*
* @return \App\Form\Admin\Content\ContentListSearchType
*/
protected function getContentListSearchTypeService()
{
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/Admin/Content/ContentListSearchType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Form/DataTransformer/UserIdTransformer.php';
return $this->privates['App\\Form\\Admin\\Content\\ContentListSearchType'] = new \App\Form\Admin\Content\ContentListSearchType(($this->privates['App\\Form\\DataTransformer\\ArrayToCategoriesTransformer'] ?? $this->getArrayToCategoriesTransformerService()), new \App\Form\DataTransformer\UserIdTransformer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
}
/**
* Gets the private 'App\Form\Admin\Content\ContentShortType' shared autowired service.
*
* @return \App\Form\Admin\Content\ContentShortType
*/
protected function getContentShortTypeService()
{
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/Admin/Content/ContentShortType.php';
return $this->privates['App\\Form\\Admin\\Content\\ContentShortType'] = new \App\Form\Admin\Content\ContentShortType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Form\Admin\Content\ContentType' shared autowired service.
*
* @return \App\Form\Admin\Content\ContentType
*/
protected function getContentTypeService()
{
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/Admin/Content/ContentType.php';
return $this->privates['App\\Form\\Admin\\Content\\ContentType'] = new \App\Form\Admin\Content\ContentType(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService()));
}
/**
* Gets the private 'App\Form\Admin\Content\FirmType' shared autowired service.
*
* @return \App\Form\Admin\Content\FirmType
*/
protected function getFirmTypeService()
{
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/Admin/Content/FirmType.php';
return $this->privates['App\\Form\\Admin\\Content\\FirmType'] = new \App\Form\Admin\Content\FirmType();
}
/**
* Gets the private 'App\Form\Admin\Content\MetaType' shared autowired service.
*
* @return \App\Form\Admin\Content\MetaType
*/
protected function getMetaTypeService()
{
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/Admin/Content/MetaType.php';
return $this->privates['App\\Form\\Admin\\Content\\MetaType'] = new \App\Form\Admin\Content\MetaType();
}
/**
* Gets the private 'App\Form\Admin\Content\ProductType' shared autowired service.
*
* @return \App\Form\Admin\Content\ProductType
*/
protected function getProductTypeService()
{
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/Admin/Content/ProductType.php';
return $this->privates['App\\Form\\Admin\\Content\\ProductType'] = new \App\Form\Admin\Content\ProductType();
}
/**
* Gets the private 'App\Form\Admin\Content\TextType' shared autowired service.
*
* @return \App\Form\Admin\Content\TextType
*/
protected function getTextTypeService()
{
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/Admin/Content/TextType.php';
return $this->privates['App\\Form\\Admin\\Content\\TextType'] = new \App\Form\Admin\Content\TextType();
}
/**
* Gets the private 'App\Form\Admin\CustomField\CustomFieldListSearchType' shared autowired service.
*
* @return \App\Form\Admin\CustomField\CustomFieldListSearchType
*/
protected function getCustomFieldListSearchTypeService()
{
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/Admin/CustomField/CustomFieldListSearchType.php';
return $this->privates['App\\Form\\Admin\\CustomField\\CustomFieldListSearchType'] = new \App\Form\Admin\CustomField\CustomFieldListSearchType();
}
/**
* Gets the private 'App\Form\Admin\CustomField\CustomFieldParamType' shared autowired service.
*
* @return \App\Form\Admin\CustomField\CustomFieldParamType
*/
protected function getCustomFieldParamTypeService()
{
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/Admin/CustomField/CustomFieldParamType.php';
return $this->privates['App\\Form\\Admin\\CustomField\\CustomFieldParamType'] = new \App\Form\Admin\CustomField\CustomFieldParamType();
}
/**
* Gets the private 'App\Form\Admin\CustomField\CustomFieldSelectType' shared autowired service.
*
* @return \App\Form\Admin\CustomField\CustomFieldSelectType
*/
protected function getCustomFieldSelectTypeService()
{
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/Admin/CustomField/CustomFieldSelectType.php';
return $this->privates['App\\Form\\Admin\\CustomField\\CustomFieldSelectType'] = new \App\Form\Admin\CustomField\CustomFieldSelectType();
}
/**
* Gets the private 'App\Form\Admin\CustomField\CustomFieldType' shared autowired service.
*
* @return \App\Form\Admin\CustomField\CustomFieldType
*/
protected function getCustomFieldTypeService()
{
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/Admin/CustomField/CustomFieldType.php';
return $this->privates['App\\Form\\Admin\\CustomField\\CustomFieldType'] = new \App\Form\Admin\CustomField\CustomFieldType(($this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService()));
}
/**
* Gets the private 'App\Form\Admin\FileListSearchType' shared autowired service.
*
* @return \App\Form\Admin\FileListSearchType
*/
protected function getFileListSearchTypeService()
{
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/Admin/FileListSearchType.php';
return $this->privates['App\\Form\\Admin\\FileListSearchType'] = new \App\Form\Admin\FileListSearchType();
}
/**
* Gets the private 'App\Form\Admin\FileType' shared autowired service.
*
* @return \App\Form\Admin\FileType
*/
protected function getFileTypeService()
{
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/Admin/FileType.php';
return $this->privates['App\\Form\\Admin\\FileType'] = new \App\Form\Admin\FileType(($this->privates['App\\File\\FileManager'] ?? $this->getFileManagerService()));
}
/**
* Gets the private 'App\Form\Admin\Import\ImportFileUploadType' shared autowired service.
*
* @return \App\Form\Admin\Import\ImportFileUploadType
*/
protected function getImportFileUploadTypeService()
{
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/Admin/Import/ImportFileUploadType.php';
return $this->privates['App\\Form\\Admin\\Import\\ImportFileUploadType'] = new \App\Form\Admin\Import\ImportFileUploadType();
}
/**
* Gets the private 'App\Form\Admin\Import\ImportListSearchType' shared autowired service.
*
* @return \App\Form\Admin\Import\ImportListSearchType
*/
protected function getImportListSearchTypeService()
{
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/Admin/Import/ImportListSearchType.php';
return $this->privates['App\\Form\\Admin\\Import\\ImportListSearchType'] = new \App\Form\Admin\Import\ImportListSearchType();
}
/**
* Gets the private 'App\Form\Admin\Import\ImportParamType' shared autowired service.
*
* @return \App\Form\Admin\Import\ImportParamType
*/
protected function getImportParamTypeService()
{
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/Admin/Import/ImportParamType.php';
return $this->privates['App\\Form\\Admin\\Import\\ImportParamType'] = new \App\Form\Admin\Import\ImportParamType();
}
/**
* Gets the private 'App\Form\Admin\Import\ImportTaskListSearchType' shared autowired service.
*
* @return \App\Form\Admin\Import\ImportTaskListSearchType
*/
protected function getImportTaskListSearchTypeService()
{
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/Admin/Import/ImportTaskListSearchType.php';
return $this->privates['App\\Form\\Admin\\Import\\ImportTaskListSearchType'] = new \App\Form\Admin\Import\ImportTaskListSearchType();
}
/**
* Gets the private 'App\Form\Admin\Import\ImportType' shared autowired service.
*
* @return \App\Form\Admin\Import\ImportType
*/
protected function getImportTypeService()
{
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/Admin/Import/ImportType.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Finder/FileFinder.php';
return $this->privates['App\\Form\\Admin\\Import\\ImportType'] = new \App\Form\Admin\Import\ImportType(($this->privates['App\\Importer\\Finder\\AdapterFinder'] ?? $this->getAdapterFinderService()), new \App\Importer\Finder\FileFinder(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
}
/**
* Gets the private 'App\Form\Admin\Mail\MailForm' shared autowired service.
*
* @return \App\Form\Admin\Mail\MailForm
*/
protected function getMailFormService()
{
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/Admin/Mail/MailForm.php';
include_once \dirname(__DIR__, 4).'/src/Mailer/TemplateScanner.php';
return $this->privates['App\\Form\\Admin\\Mail\\MailForm'] = new \App\Form\Admin\Mail\MailForm(new \App\Mailer\TemplateScanner(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
}
/**
* Gets the private 'App\Form\Admin\Mail\MailListSearch' shared autowired service.
*
* @return \App\Form\Admin\Mail\MailListSearch
*/
protected function getMailListSearchService()
{
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/Admin/Mail/MailListSearch.php';
return $this->privates['App\\Form\\Admin\\Mail\\MailListSearch'] = new \App\Form\Admin\Mail\MailListSearch();
}
/**
* Gets the private 'App\Form\Admin\Mail\SendMailForm' shared autowired service.
*
* @return \App\Form\Admin\Mail\SendMailForm
*/
protected function getSendMailFormService()
{
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/Admin/Mail/SendMailForm.php';
return $this->privates['App\\Form\\Admin\\Mail\\SendMailForm'] = new \App\Form\Admin\Mail\SendMailForm();
}
/**
* Gets the private 'App\Form\Admin\Mailing\NewsletterSigninType' shared autowired service.
*
* @return \App\Form\Admin\Mailing\NewsletterSigninType
*/
protected function getNewsletterSigninTypeService()
{
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/Admin/Mailing/NewsletterSigninType.php';
return $this->privates['App\\Form\\Admin\\Mailing\\NewsletterSigninType'] = new \App\Form\Admin\Mailing\NewsletterSigninType();
}
/**
* Gets the private 'App\Form\Admin\Mailing\NewsletterSignoutType' shared autowired service.
*
* @return \App\Form\Admin\Mailing\NewsletterSignoutType
*/
protected function getNewsletterSignoutTypeService()
{
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/Admin/Mailing/NewsletterSignoutType.php';
return $this->privates['App\\Form\\Admin\\Mailing\\NewsletterSignoutType'] = new \App\Form\Admin\Mailing\NewsletterSignoutType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\AccessCode\BearerAsyncType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\AccessCode\BearerAsyncType
*/
protected function getBearerAsyncTypeService()
{
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/Admin/Menu/Item/AccessCode/BearerAsyncType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\AccessCode\\BearerAsyncType'] = new \App\Form\Admin\Menu\Item\AccessCode\BearerAsyncType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\AccessCode\LoginAsyncType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\AccessCode\LoginAsyncType
*/
protected function getLoginAsyncTypeService()
{
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/Admin/Menu/Item/AccessCode/LoginAsyncType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\AccessCode\\LoginAsyncType'] = new \App\Form\Admin\Menu\Item\AccessCode\LoginAsyncType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\AccessCode\LogoutAsyncType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\AccessCode\LogoutAsyncType
*/
protected function getLogoutAsyncTypeService()
{
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/Admin/Menu/Item/AccessCode/LogoutAsyncType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\AccessCode\\LogoutAsyncType'] = new \App\Form\Admin\Menu\Item\AccessCode\LogoutAsyncType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Basic\UrlType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Basic\UrlType
*/
protected function getUrlTypeService()
{
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/Admin/Menu/Item/Basic/UrlType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Basic\\UrlType'] = new \App\Form\Admin\Menu\Item\Basic\UrlType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Content\ClearType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Content\ClearType
*/
protected function getClearTypeService()
{
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/Admin/Menu/Item/Content/ClearType.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Content\\ClearType'] = new \App\Form\Admin\Menu\Item\Content\ClearType(($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Content\ListType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Content\ListType
*/
protected function getListTypeService()
{
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/Admin/Menu/Item/Content/ListType.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Content\\ListType'] = new \App\Form\Admin\Menu\Item\Content\ListType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Content\SearchType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Content\SearchType
*/
protected function getSearchTypeService()
{
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/Admin/Menu/Item/Content/SearchType.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Content\\SearchType'] = new \App\Form\Admin\Menu\Item\Content\SearchType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Content\SingleType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Content\SingleType
*/
protected function getSingleTypeService()
{
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/Admin/Menu/Item/Content/SingleType.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Content\\SingleType'] = new \App\Form\Admin\Menu\Item\Content\SingleType(($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\ItemListSearchType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\ItemListSearchType
*/
protected function getItemListSearchTypeService()
{
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/Admin/Menu/Item/ItemListSearchType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\ItemListSearchType'] = new \App\Form\Admin\Menu\Item\ItemListSearchType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\ItemType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\ItemType
*/
protected function getItemTypeService()
{
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/Admin/Menu/Item/ItemType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\ItemType'] = new \App\Form\Admin\Menu\Item\ItemType(($this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService()));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\ItemTypeFactory' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\ItemTypeFactory
*/
protected function getItemTypeFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Menu/Item/ItemTypeFactory.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\ItemTypeFactory'] = new \App\Form\Admin\Menu\Item\ItemTypeFactory(($this->privates['App\\Form\\Admin\\Menu\\Item\\TypeProvider'] ?? ($this->privates['App\\Form\\Admin\\Menu\\Item\\TypeProvider'] = new \App\Form\Admin\Menu\Item\TypeProvider((\dirname(__DIR__, 4).'/config/menu/item_types.yaml'), $this))), ($this->privates['form.factory'] ?? $this->getForm_FactoryService()));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Mailing\BonusParamsType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Mailing\BonusParamsType
*/
protected function getBonusParamsTypeService()
{
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/Admin/Menu/Item/Mailing/BonusParamsType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Mailing\\BonusParamsType'] = new \App\Form\Admin\Menu\Item\Mailing\BonusParamsType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Mailing\NewsletterFormType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Mailing\NewsletterFormType
*/
protected function getNewsletterFormTypeService()
{
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/Admin/Menu/Item/Mailing/NewsletterFormType.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Mailing\\NewsletterFormType'] = new \App\Form\Admin\Menu\Item\Mailing\NewsletterFormType(($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))), ($this->privates['App\\Mailing\\Avt\\AvtMailingManager'] ?? $this->getAvtMailingManagerService()));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Poll\ListType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Poll\ListType
*/
protected function getListType2Service()
{
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/Admin/Menu/Item/Poll/ListType.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Poll\\ListType'] = new \App\Form\Admin\Menu\Item\Poll\ListType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Poll\SingleType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Poll\SingleType
*/
protected function getSingleType2Service()
{
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/Admin/Menu/Item/Poll/SingleType.php';
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Poll\\SingleType'] = new \App\Form\Admin\Menu\Item\Poll\SingleType(($this->privates['App\\Template\\TemplateResolver'] ?? ($this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default'))));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\System\AliasType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\System\AliasType
*/
protected function getAliasTypeService()
{
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/Admin/Menu/Item/System/AliasType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\System\\AliasType'] = new \App\Form\Admin\Menu\Item\System\AliasType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\System\GroupType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\System\GroupType
*/
protected function getGroupTypeService()
{
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/Admin/Menu/Item/System/GroupType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\System\\GroupType'] = new \App\Form\Admin\Menu\Item\System\GroupType();
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\TypeProvider' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\TypeProvider
*/
protected function getTypeProviderService()
{
return $this->privates['App\\Form\\Admin\\Menu\\Item\\TypeProvider'] = new \App\Form\Admin\Menu\Item\TypeProvider((\dirname(__DIR__, 4).'/config/menu/item_types.yaml'), $this);
}
/**
* Gets the private 'App\Form\Admin\Menu\Item\Type\QueryParamType' shared autowired service.
*
* @return \App\Form\Admin\Menu\Item\Type\QueryParamType
*/
protected function getQueryParamTypeService()
{
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/Admin/Menu/Item/Type/QueryParamType.php';
return $this->privates['App\\Form\\Admin\\Menu\\Item\\Type\\QueryParamType'] = new \App\Form\Admin\Menu\Item\Type\QueryParamType();
}
/**
* Gets the private 'App\Form\Admin\Menu\MenuListSearchType' shared autowired service.
*
* @return \App\Form\Admin\Menu\MenuListSearchType
*/
protected function getMenuListSearchTypeService()
{
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/Admin/Menu/MenuListSearchType.php';
return $this->privates['App\\Form\\Admin\\Menu\\MenuListSearchType'] = new \App\Form\Admin\Menu\MenuListSearchType();
}
/**
* Gets the private 'App\Form\Admin\Menu\MenuType' shared autowired service.
*
* @return \App\Form\Admin\Menu\MenuType
*/
protected function getMenuTypeService()
{
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/Admin/Menu/MenuType.php';
return $this->privates['App\\Form\\Admin\\Menu\\MenuType'] = new \App\Form\Admin\Menu\MenuType();
}
/**
* Gets the private 'App\Form\Admin\Module\ModuleListSearchType' shared autowired service.
*
* @return \App\Form\Admin\Module\ModuleListSearchType
*/
protected function getModuleListSearchTypeService()
{
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/Admin/Module/ModuleListSearchType.php';
return $this->privates['App\\Form\\Admin\\Module\\ModuleListSearchType'] = new \App\Form\Admin\Module\ModuleListSearchType(($this->privates['App\\Repository\\Module\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
}
/**
* Gets the private 'App\Form\Admin\Poll\PollType' shared autowired service.
*
* @return \App\Form\Admin\Poll\PollType
*/
protected function getPollTypeService()
{
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/Admin/Poll/PollType.php';
return $this->privates['App\\Form\\Admin\\Poll\\PollType'] = new \App\Form\Admin\Poll\PollType();
}
/**
* Gets the private 'App\Form\Admin\Poll\QuestionOptionType' shared autowired service.
*
* @return \App\Form\Admin\Poll\QuestionOptionType
*/
protected function getQuestionOptionTypeService()
{
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/Admin/Poll/QuestionOptionType.php';
return $this->privates['App\\Form\\Admin\\Poll\\QuestionOptionType'] = new \App\Form\Admin\Poll\QuestionOptionType();
}
/**
* Gets the private 'App\Form\Admin\Poll\QuestionType' shared autowired service.
*
* @return \App\Form\Admin\Poll\QuestionType
*/
protected function getQuestionTypeService()
{
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/Admin/Poll/QuestionType.php';
return $this->privates['App\\Form\\Admin\\Poll\\QuestionType'] = new \App\Form\Admin\Poll\QuestionType();
}
/**
* Gets the private 'App\Form\Admin\Settings\MetaType' shared autowired service.
*
* @return \App\Form\Admin\Settings\MetaType
*/
protected function getMetaType2Service()
{
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/Admin/Settings/MetaType.php';
return $this->privates['App\\Form\\Admin\\Settings\\MetaType'] = new \App\Form\Admin\Settings\MetaType();
}
/**
* Gets the private 'App\Form\Admin\Settings\PaginationType' shared autowired service.
*
* @return \App\Form\Admin\Settings\PaginationType
*/
protected function getPaginationTypeService()
{
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/Admin/Settings/PaginationType.php';
return $this->privates['App\\Form\\Admin\\Settings\\PaginationType'] = new \App\Form\Admin\Settings\PaginationType();
}
/**
* Gets the private 'App\Form\Admin\Settings\PrimaryType' shared autowired service.
*
* @return \App\Form\Admin\Settings\PrimaryType
*/
protected function getPrimaryTypeService()
{
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/Admin/Settings/PrimaryType.php';
return $this->privates['App\\Form\\Admin\\Settings\\PrimaryType'] = new \App\Form\Admin\Settings\PrimaryType();
}
/**
* Gets the private 'App\Form\Admin\Settings\ShopType' shared autowired service.
*
* @return \App\Form\Admin\Settings\ShopType
*/
protected function getShopTypeService()
{
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/Admin/Settings/ShopType.php';
return $this->privates['App\\Form\\Admin\\Settings\\ShopType'] = new \App\Form\Admin\Settings\ShopType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Admin\Shop\DeliveryMethodType' shared autowired service.
*
* @return \App\Form\Admin\Shop\DeliveryMethodType
*/
protected function getDeliveryMethodTypeService()
{
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/Admin/Shop/DeliveryMethodType.php';
return $this->privates['App\\Form\\Admin\\Shop\\DeliveryMethodType'] = new \App\Form\Admin\Shop\DeliveryMethodType($this);
}
/**
* Gets the private 'App\Form\Admin\Shop\DeliveryType' shared autowired service.
*
* @return \App\Form\Admin\Shop\DeliveryType
*/
protected function getDeliveryTypeService()
{
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/Admin/Shop/DeliveryType.php';
return $this->privates['App\\Form\\Admin\\Shop\\DeliveryType'] = new \App\Form\Admin\Shop\DeliveryType($this);
}
/**
* Gets the private 'App\Form\Admin\Shop\PaymentMethodType' shared autowired service.
*
* @return \App\Form\Admin\Shop\PaymentMethodType
*/
protected function getPaymentMethodTypeService()
{
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/Admin/Shop/PaymentMethodType.php';
return $this->privates['App\\Form\\Admin\\Shop\\PaymentMethodType'] = new \App\Form\Admin\Shop\PaymentMethodType($this);
}
/**
* Gets the private 'App\Form\Admin\Shop\ShopOrderProductType' shared autowired service.
*
* @return \App\Form\Admin\Shop\ShopOrderProductType
*/
protected function getShopOrderProductTypeService()
{
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/Admin/Shop/ShopOrderProductType.php';
return $this->privates['App\\Form\\Admin\\Shop\\ShopOrderProductType'] = new \App\Form\Admin\Shop\ShopOrderProductType();
}
/**
* Gets the private 'App\Form\Admin\Shop\ShopOrderType' shared autowired service.
*
* @return \App\Form\Admin\Shop\ShopOrderType
*/
protected function getShopOrderTypeService()
{
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/Admin/Shop/ShopOrderType.php';
return $this->privates['App\\Form\\Admin\\Shop\\ShopOrderType'] = new \App\Form\Admin\Shop\ShopOrderType();
}
/**
* Gets the private 'App\Form\Admin\Type\AliasType' shared autowired service.
*
* @return \App\Form\Admin\Type\AliasType
*/
protected function getAliasType2Service()
{
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/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TextType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Type/AliasType.php';
return $this->privates['App\\Form\\Admin\\Type\\AliasType'] = new \App\Form\Admin\Type\AliasType();
}
/**
* Gets the private 'App\Form\Admin\Type\DatePickerType' shared autowired service.
*
* @return \App\Form\Admin\Type\DatePickerType
*/
protected function getDatePickerTypeService()
{
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/Admin/Type/DatePickerType.php';
include_once \dirname(__DIR__, 4).'/src/Utils/MomentFormatConverter.php';
return $this->privates['App\\Form\\Admin\\Type\\DatePickerType'] = new \App\Form\Admin\Type\DatePickerType(($this->privates['App\\Utils\\MomentFormatConverter'] ?? ($this->privates['App\\Utils\\MomentFormatConverter'] = new \App\Utils\MomentFormatConverter())));
}
/**
* Gets the private 'App\Form\Admin\Type\DateTimePickerType' shared autowired service.
*
* @return \App\Form\Admin\Type\DateTimePickerType
*/
protected function getDateTimePickerTypeService()
{
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/Admin/Type/DateTimePickerType.php';
include_once \dirname(__DIR__, 4).'/src/Utils/MomentFormatConverter.php';
return $this->privates['App\\Form\\Admin\\Type\\DateTimePickerType'] = new \App\Form\Admin\Type\DateTimePickerType(($this->privates['App\\Utils\\MomentFormatConverter'] ?? ($this->privates['App\\Utils\\MomentFormatConverter'] = new \App\Utils\MomentFormatConverter())));
}
/**
* Gets the private 'App\Form\Admin\Type\ImageType' shared autowired service.
*
* @return \App\Form\Admin\Type\ImageType
*/
protected function getImageTypeService()
{
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/Admin/Type/ImageType.php';
return $this->privates['App\\Form\\Admin\\Type\\ImageType'] = new \App\Form\Admin\Type\ImageType();
}
/**
* Gets the private 'App\Form\Admin\Type\RawTextareaType' shared autowired service.
*
* @return \App\Form\Admin\Type\RawTextareaType
*/
protected function getRawTextareaTypeService()
{
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/TextareaType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Type/RawTextareaType.php';
return $this->privates['App\\Form\\Admin\\Type\\RawTextareaType'] = new \App\Form\Admin\Type\RawTextareaType();
}
/**
* Gets the private 'App\Form\Admin\Type\TimePickerType' shared autowired service.
*
* @return \App\Form\Admin\Type\TimePickerType
*/
protected function getTimePickerTypeService()
{
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/Admin/Type/TimePickerType.php';
include_once \dirname(__DIR__, 4).'/src/Utils/MomentFormatConverter.php';
return $this->privates['App\\Form\\Admin\\Type\\TimePickerType'] = new \App\Form\Admin\Type\TimePickerType(($this->privates['App\\Utils\\MomentFormatConverter'] ?? ($this->privates['App\\Utils\\MomentFormatConverter'] = new \App\Utils\MomentFormatConverter())));
}
/**
* Gets the private 'App\Form\Admin\User\UserListSearchType' shared autowired service.
*
* @return \App\Form\Admin\User\UserListSearchType
*/
protected function getUserListSearchTypeService()
{
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/Admin/User/UserListSearchType.php';
return $this->privates['App\\Form\\Admin\\User\\UserListSearchType'] = new \App\Form\Admin\User\UserListSearchType();
}
/**
* Gets the private 'App\Form\Admin\User\UserType' shared autowired service.
*
* @return \App\Form\Admin\User\UserType
*/
protected function getUserTypeService()
{
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/Admin/User/UserType.php';
return $this->privates['App\\Form\\Admin\\User\\UserType'] = new \App\Form\Admin\User\UserType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Form\DataTransformer\ArrayToCategoriesTransformer' shared autowired service.
*
* @return \App\Form\DataTransformer\ArrayToCategoriesTransformer
*/
protected function getArrayToCategoriesTransformerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Form/DataTransformer/ArrayToCategoriesTransformer.php';
return $this->privates['App\\Form\\DataTransformer\\ArrayToCategoriesTransformer'] = new \App\Form\DataTransformer\ArrayToCategoriesTransformer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\DataTransformer\MenuAliasTransformer' shared autowired service.
*
* @return \App\Form\DataTransformer\MenuAliasTransformer
*/
protected function getMenuAliasTransformerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Form/DataTransformer/MenuAliasTransformer.php';
return $this->privates['App\\Form\\DataTransformer\\MenuAliasTransformer'] = new \App\Form\DataTransformer\MenuAliasTransformer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\DataTransformer\MenuItemIdTransformer' shared autowired service.
*
* @return \App\Form\DataTransformer\MenuItemIdTransformer
*/
protected function getMenuItemIdTransformerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Form/DataTransformer/MenuItemIdTransformer.php';
return $this->privates['App\\Form\\DataTransformer\\MenuItemIdTransformer'] = new \App\Form\DataTransformer\MenuItemIdTransformer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\EventListener\Shop\OrderAddressDeliveryFormListener' shared autowired service.
*
* @return \App\Form\EventListener\Shop\OrderAddressDeliveryFormListener
*/
protected function getOrderAddressDeliveryFormListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Form/EventListener/Shop/OrderAddressDeliveryFormListener.php';
return $this->privates['App\\Form\\EventListener\\Shop\\OrderAddressDeliveryFormListener'] = new \App\Form\EventListener\Shop\OrderAddressDeliveryFormListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Form\Poll\ResponseAnswerType' shared autowired service.
*
* @return \App\Form\Poll\ResponseAnswerType
*/
protected function getResponseAnswerTypeService()
{
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/Poll/ResponseAnswerType.php';
include_once \dirname(__DIR__, 4).'/src/Form/EventListener/Poll/ResponseResponseAnswerFormListener.php';
return $this->privates['App\\Form\\Poll\\ResponseAnswerType'] = new \App\Form\Poll\ResponseAnswerType(($this->privates['App\\Form\\EventListener\\Poll\\ResponseResponseAnswerFormListener'] ?? ($this->privates['App\\Form\\EventListener\\Poll\\ResponseResponseAnswerFormListener'] = new \App\Form\EventListener\Poll\ResponseResponseAnswerFormListener())));
}
/**
* Gets the private 'App\Form\Poll\ResponseType' shared autowired service.
*
* @return \App\Form\Poll\ResponseType
*/
protected function getResponseTypeService()
{
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/Poll/ResponseType.php';
return $this->privates['App\\Form\\Poll\\ResponseType'] = new \App\Form\Poll\ResponseType();
}
/**
* Gets the private 'App\Form\Security\RegistrationFormType' shared autowired service.
*
* @return \App\Form\Security\RegistrationFormType
*/
protected function getRegistrationFormTypeService()
{
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/Security/RegistrationFormType.php';
return $this->privates['App\\Form\\Security\\RegistrationFormType'] = new \App\Form\Security\RegistrationFormType();
}
/**
* Gets the private 'App\Form\Shop\CreateOrderFormType' shared autowired service.
*
* @return \App\Form\Shop\CreateOrderFormType
*/
protected function getCreateOrderFormTypeService()
{
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/Shop/CreateOrderFormType.php';
return $this->privates['App\\Form\\Shop\\CreateOrderFormType'] = new \App\Form\Shop\CreateOrderFormType();
}
/**
* Gets the private 'App\Form\Shop\OrderAddressDeliveryFormType' shared autowired service.
*
* @return \App\Form\Shop\OrderAddressDeliveryFormType
*/
protected function getOrderAddressDeliveryFormTypeService()
{
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/Shop/OrderAddressDeliveryFormType.php';
return $this->privates['App\\Form\\Shop\\OrderAddressDeliveryFormType'] = new \App\Form\Shop\OrderAddressDeliveryFormType(($this->privates['App\\Form\\EventListener\\Shop\\OrderAddressDeliveryFormListener'] ?? $this->getOrderAddressDeliveryFormListenerService()));
}
/**
* Gets the private 'App\Form\Shop\OrderAddressInvoiceFormType' shared autowired service.
*
* @return \App\Form\Shop\OrderAddressInvoiceFormType
*/
protected function getOrderAddressInvoiceFormTypeService()
{
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/Shop/OrderAddressInvoiceFormType.php';
include_once \dirname(__DIR__, 4).'/src/Form/EventListener/Shop/OrderAddressInvoiceFormListener.php';
return $this->privates['App\\Form\\Shop\\OrderAddressInvoiceFormType'] = new \App\Form\Shop\OrderAddressInvoiceFormType(($this->privates['App\\Form\\EventListener\\Shop\\OrderAddressInvoiceFormListener'] ?? ($this->privates['App\\Form\\EventListener\\Shop\\OrderAddressInvoiceFormListener'] = new \App\Form\EventListener\Shop\OrderAddressInvoiceFormListener())));
}
/**
* Gets the private 'App\Image\ImageManager' shared autowired service.
*
* @return \App\Image\ImageManager
*/
protected function getImageManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Image/ImageManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['App\\Image\\ImageManager'] = new \App\Image\ImageManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService()), ($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
}
/**
* Gets the private 'App\Importer\Adapter\Adapters\WDArchetonXmlFileAdapter' shared autowired service.
*
* @return \App\Importer\Adapter\Adapters\WDArchetonXmlFileAdapter
*/
protected function getWDArchetonXmlFileAdapterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/FileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/XmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/WDXmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/Adapters/WDArchetonXmlFileAdapter.php';
return $this->privates['App\\Importer\\Adapter\\Adapters\\WDArchetonXmlFileAdapter'] = new \App\Importer\Adapter\Adapters\WDArchetonXmlFileAdapter(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Importer\Adapter\Adapters\WDArchipelagXmlFileAdapter' shared autowired service.
*
* @return \App\Importer\Adapter\Adapters\WDArchipelagXmlFileAdapter
*/
protected function getWDArchipelagXmlFileAdapterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/FileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/XmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/WDXmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/Adapters/WDArchipelagXmlFileAdapter.php';
return $this->privates['App\\Importer\\Adapter\\Adapters\\WDArchipelagXmlFileAdapter'] = new \App\Importer\Adapter\Adapters\WDArchipelagXmlFileAdapter(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Importer\Adapter\Adapters\WDGaleriadomowXmlFileAdapter' shared autowired service.
*
* @return \App\Importer\Adapter\Adapters\WDGaleriadomowXmlFileAdapter
*/
protected function getWDGaleriadomowXmlFileAdapterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/FileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/XmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/WDXmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/Adapters/WDGaleriadomowXmlFileAdapter.php';
return $this->privates['App\\Importer\\Adapter\\Adapters\\WDGaleriadomowXmlFileAdapter'] = new \App\Importer\Adapter\Adapters\WDGaleriadomowXmlFileAdapter(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Importer\Adapter\Adapters\WDMGProjektXmlFileAdapter' shared autowired service.
*
* @return \App\Importer\Adapter\Adapters\WDMGProjektXmlFileAdapter
*/
protected function getWDMGProjektXmlFileAdapterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/FileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/XmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/WDXmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/Adapters/WDMGProjektXmlFileAdapter.php';
return $this->privates['App\\Importer\\Adapter\\Adapters\\WDMGProjektXmlFileAdapter'] = new \App\Importer\Adapter\Adapters\WDMGProjektXmlFileAdapter(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Importer\Adapter\Adapters\WDMtmXmlFileAdapter' shared autowired service.
*
* @return \App\Importer\Adapter\Adapters\WDMtmXmlFileAdapter
*/
protected function getWDMtmXmlFileAdapterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/FileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/XmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/WDXmlFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/Adapters/WDMtmXmlFileAdapter.php';
return $this->privates['App\\Importer\\Adapter\\Adapters\\WDMtmXmlFileAdapter'] = new \App\Importer\Adapter\Adapters\WDMtmXmlFileAdapter(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Importer\Adapter\Adapters\WDXlsxFileAdapter' shared autowired service.
*
* @return \App\Importer\Adapter\Adapters\WDXlsxFileAdapter
*/
protected function getWDXlsxFileAdapterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/FileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/XlsxFileAdapter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Adapter/Adapters/WDXlsxFileAdapter.php';
return $this->privates['App\\Importer\\Adapter\\Adapters\\WDXlsxFileAdapter'] = new \App\Importer\Adapter\Adapters\WDXlsxFileAdapter(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Importer\Config\Content\WybieramydomContentConfig' shared autowired service.
*
* @return \App\Importer\Config\Content\WybieramydomContentConfig
*/
protected function getWybieramydomContentConfigService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Config/ConfigInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Config/ContentConfig.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Config/Content/WybieramydomContentConfig.php';
return $this->privates['App\\Importer\\Config\\Content\\WybieramydomContentConfig'] = new \App\Importer\Config\Content\WybieramydomContentConfig();
}
/**
* Gets the private 'App\Importer\Finder\AdapterFinder' shared autowired service.
*
* @return \App\Importer\Finder\AdapterFinder
*/
protected function getAdapterFinderService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Finder/AdapterFinder.php';
return $this->privates['App\\Importer\\Finder\\AdapterFinder'] = new \App\Importer\Finder\AdapterFinder(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Importer\ImporterFactory' shared autowired service.
*
* @return \App\Importer\ImporterFactory
*/
protected function getImporterFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/ImporterFactory.php';
return $this->privates['App\\Importer\\ImporterFactory'] = new \App\Importer\ImporterFactory((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Importer\\Adapter\\Adapters\\WDArchetonXmlFileAdapter' => ['privates', 'App\\Importer\\Adapter\\Adapters\\WDArchetonXmlFileAdapter', 'getWDArchetonXmlFileAdapterService', false],
'App\\Importer\\Adapter\\Adapters\\WDArchipelagXmlFileAdapter' => ['privates', 'App\\Importer\\Adapter\\Adapters\\WDArchipelagXmlFileAdapter', 'getWDArchipelagXmlFileAdapterService', false],
'App\\Importer\\Adapter\\Adapters\\WDGaleriadomowXmlFileAdapter' => ['privates', 'App\\Importer\\Adapter\\Adapters\\WDGaleriadomowXmlFileAdapter', 'getWDGaleriadomowXmlFileAdapterService', false],
'App\\Importer\\Adapter\\Adapters\\WDMGProjektXmlFileAdapter' => ['privates', 'App\\Importer\\Adapter\\Adapters\\WDMGProjektXmlFileAdapter', 'getWDMGProjektXmlFileAdapterService', false],
'App\\Importer\\Adapter\\Adapters\\WDMtmXmlFileAdapter' => ['privates', 'App\\Importer\\Adapter\\Adapters\\WDMtmXmlFileAdapter', 'getWDMtmXmlFileAdapterService', false],
'App\\Importer\\Adapter\\Adapters\\WDXlsxFileAdapter' => ['privates', 'App\\Importer\\Adapter\\Adapters\\WDXlsxFileAdapter', 'getWDXlsxFileAdapterService', false],
'App\\Importer\\Config\\Content\\WybieramyDomContentConfig' => ['privates', 'App\\Importer\\Config\\Content\\WybieramydomContentConfig', 'getWybieramydomContentConfigService', false],
'App\\Importer\\Importer\\ContentImporter' => ['privates', 'App\\Importer\\Importer\\ContentImporter', 'getContentImporterService', false],
], [
'App\\Importer\\Adapter\\Adapters\\WDArchetonXmlFileAdapter' => 'App\\Importer\\Adapter\\Adapters\\WDArchetonXmlFileAdapter',
'App\\Importer\\Adapter\\Adapters\\WDArchipelagXmlFileAdapter' => 'App\\Importer\\Adapter\\Adapters\\WDArchipelagXmlFileAdapter',
'App\\Importer\\Adapter\\Adapters\\WDGaleriadomowXmlFileAdapter' => 'App\\Importer\\Adapter\\Adapters\\WDGaleriadomowXmlFileAdapter',
'App\\Importer\\Adapter\\Adapters\\WDMGProjektXmlFileAdapter' => 'App\\Importer\\Adapter\\Adapters\\WDMGProjektXmlFileAdapter',
'App\\Importer\\Adapter\\Adapters\\WDMtmXmlFileAdapter' => 'App\\Importer\\Adapter\\Adapters\\WDMtmXmlFileAdapter',
'App\\Importer\\Adapter\\Adapters\\WDXlsxFileAdapter' => 'App\\Importer\\Adapter\\Adapters\\WDXlsxFileAdapter',
'App\\Importer\\Config\\Content\\WybieramyDomContentConfig' => 'App\\Importer\\Config\\Content\\WybieramydomContentConfig',
'App\\Importer\\Importer\\ContentImporter' => 'App\\Importer\\Importer\\ContentImporter',
]))->withContext('App\\Importer\\ImporterFactory', $this), ($this->privates['App\\Importer\\Finder\\AdapterFinder'] ?? $this->getAdapterFinderService()));
}
/**
* Gets the private 'App\Importer\Importer\ContentImporter' shared autowired service.
*
* @return \App\Importer\Importer\ContentImporter
*/
protected function getContentImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Importer/ImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Importer/AbstractImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Importer/ContentImporter.php';
return $this->privates['App\\Importer\\Importer\\ContentImporter'] = new \App\Importer\Importer\ContentImporter(($this->privates['form.factory'] ?? $this->getForm_FactoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->privates['App\\Repository\\Import\\ImportContentConnectionRepository'] ?? $this->getImportContentConnectionRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()), ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService()), ($this->privates['App\\File\\FileManager'] ?? $this->getFileManagerService()), ($this->privates['App\\Image\\ImageManager'] ?? $this->getImageManagerService()));
}
/**
* Gets the private 'App\Mailing\Avt\AvtMailingManager' shared autowired service.
*
* @return \App\Mailing\Avt\AvtMailingManager
*/
protected function getAvtMailingManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Mailing/MailingManagerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Mailing/Avt/AvtMailingManager.php';
include_once \dirname(__DIR__, 4).'/src/Mailing/Avt/ApiConnector.php';
return $this->privates['App\\Mailing\\Avt\\AvtMailingManager'] = new \App\Mailing\Avt\AvtMailingManager(new \App\Mailing\Avt\ApiConnector('remote', 'Aht3xiba', 'https://nmailing.avt.pl/remote_json.php', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->services['monolog.logger.mailing'] ?? $this->getMonolog_Logger_MailingService()), ($this->privates['app_cache'] ?? $this->getAppCacheService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()));
}
/**
* Gets the private 'App\Menu\Builder\DatabaseMenuBuilder' shared autowired service.
*
* @return \App\Menu\Builder\DatabaseMenuBuilder
*/
protected function getDatabaseMenuBuilderService()
{
return $this->privates['App\\Menu\\Builder\\DatabaseMenuBuilder'] = new \App\Menu\Builder\DatabaseMenuBuilder(($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($this->privates['App\\Repository\\Menu\\MenuRepository'] ?? $this->getMenuRepositoryService()), ($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()), new \App\Menu\Builder\Item\GenericItemFactory(($this->privates['App\\Form\\Admin\\Menu\\Item\\TypeProvider'] ?? ($this->privates['App\\Form\\Admin\\Menu\\Item\\TypeProvider'] = new \App\Form\Admin\Menu\Item\TypeProvider((\dirname(__DIR__, 4).'/config/menu/item_types.yaml'), $this)))), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the private 'App\Menu\Builder\DefinitionMenuBuilder' shared autowired service.
*
* @return \App\Menu\Builder\DefinitionMenuBuilder
*/
protected function getDefinitionMenuBuilderService()
{
return $this->privates['App\\Menu\\Builder\\DefinitionMenuBuilder'] = new \App\Menu\Builder\DefinitionMenuBuilder(($this->privates['App\\Menu\\Builder\\Provider\\DefinitionProvider'] ?? ($this->privates['App\\Menu\\Builder\\Provider\\DefinitionProvider'] = new \App\Menu\Builder\Provider\DefinitionProvider((\dirname(__DIR__, 4).'/config/menu/definitions.yaml')))), ($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the private 'App\Menu\MenuResolver' shared autowired service.
*
* @return \App\Menu\MenuResolver
*/
protected function getMenuResolverService()
{
return $this->privates['App\\Menu\\MenuResolver'] = new \App\Menu\MenuResolver(($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Menu\\Builder\\Provider\\DefinitionProvider'] ?? ($this->privates['App\\Menu\\Builder\\Provider\\DefinitionProvider'] = new \App\Menu\Builder\Provider\DefinitionProvider((\dirname(__DIR__, 4).'/config/menu/definitions.yaml')))));
}
/**
* Gets the private 'App\Modules\AccessCodeBearer\AccessCodeBearer' autowired service.
*
* @return \App\Modules\AccessCodeBearer\AccessCodeBearer
*/
protected function getAccessCodeBearerService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/AccessCodeBearer/AccessCodeBearer.php';
$this->factories['service_container']['App\\Modules\\AccessCodeBearer\\AccessCodeBearer'] = function () {
return new \App\Modules\AccessCodeBearer\AccessCodeBearer(($this->privates['App\\AccessCode\\UK\\UKAccessCodeManager'] ?? $this->getUKAccessCodeManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
};
return $this->factories['service_container']['App\\Modules\\AccessCodeBearer\\AccessCodeBearer']();
}
/**
* Gets the private 'App\Modules\AccessCodeBearer\Form\AccessCodeBearerParamType' autowired service.
*
* @return \App\Modules\AccessCodeBearer\Form\AccessCodeBearerParamType
*/
protected function getAccessCodeBearerParamTypeService()
{
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/Modules/AccessCodeBearer/Form/AccessCodeBearerParamType.php';
$this->factories['service_container']['App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerParamType'] = function () {
return new \App\Modules\AccessCodeBearer\Form\AccessCodeBearerParamType();
};
return $this->factories['service_container']['App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerParamType']();
}
/**
* Gets the private 'App\Modules\AccessCodeBearer\Form\AccessCodeBearerType' autowired service.
*
* @return \App\Modules\AccessCodeBearer\Form\AccessCodeBearerType
*/
protected function getAccessCodeBearerTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/AccessCodeBearer/Form/AccessCodeBearerType.php';
$this->factories['service_container']['App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerType'] = function () {
return new \App\Modules\AccessCodeBearer\Form\AccessCodeBearerType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerType']();
}
/**
* Gets the private 'App\Modules\ContentByCat\ContentByCat' autowired service.
*
* @return \App\Modules\ContentByCat\ContentByCat
*/
protected function getContentByCatService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/ContentByCat/ContentByCat.php';
$this->factories['service_container']['App\\Modules\\ContentByCat\\ContentByCat'] = function () {
return new \App\Modules\ContentByCat\ContentByCat(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Service\\FavoriteContentManager'] ?? $this->getFavoriteContentManagerService()));
};
return $this->factories['service_container']['App\\Modules\\ContentByCat\\ContentByCat']();
}
/**
* Gets the private 'App\Modules\ContentByCat\Form\ContentByCatParamType' autowired service.
*
* @return \App\Modules\ContentByCat\Form\ContentByCatParamType
*/
protected function getContentByCatParamTypeService()
{
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/Modules/ContentByCat/Form/ContentByCatParamType.php';
$this->factories['service_container']['App\\Modules\\ContentByCat\\Form\\ContentByCatParamType'] = function () {
return new \App\Modules\ContentByCat\Form\ContentByCatParamType(($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['App\\Form\\DataTransformer\\ArrayToCategoriesTransformer'] ?? $this->getArrayToCategoriesTransformerService()), ($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
};
return $this->factories['service_container']['App\\Modules\\ContentByCat\\Form\\ContentByCatParamType']();
}
/**
* Gets the private 'App\Modules\ContentByCat\Form\ContentByCatType' autowired service.
*
* @return \App\Modules\ContentByCat\Form\ContentByCatType
*/
protected function getContentByCatTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/ContentByCat/Form/ContentByCatType.php';
$this->factories['service_container']['App\\Modules\\ContentByCat\\Form\\ContentByCatType'] = function () {
return new \App\Modules\ContentByCat\Form\ContentByCatType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\ContentByCat\\Form\\ContentByCatType']();
}
/**
* Gets the private 'App\Modules\ContentById\ContentById' autowired service.
*
* @return \App\Modules\ContentById\ContentById
*/
protected function getContentByIdService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/ContentById/ContentById.php';
$this->factories['service_container']['App\\Modules\\ContentById\\ContentById'] = function () {
return new \App\Modules\ContentById\ContentById(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
};
return $this->factories['service_container']['App\\Modules\\ContentById\\ContentById']();
}
/**
* Gets the private 'App\Modules\ContentById\Form\ContentByIdParamType' autowired service.
*
* @return \App\Modules\ContentById\Form\ContentByIdParamType
*/
protected function getContentByIdParamTypeService()
{
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/Modules/ContentById/Form/ContentByIdParamType.php';
$this->factories['service_container']['App\\Modules\\ContentById\\Form\\ContentByIdParamType'] = function () {
return new \App\Modules\ContentById\Form\ContentByIdParamType(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()));
};
return $this->factories['service_container']['App\\Modules\\ContentById\\Form\\ContentByIdParamType']();
}
/**
* Gets the private 'App\Modules\ContentById\Form\ContentByIdType' autowired service.
*
* @return \App\Modules\ContentById\Form\ContentByIdType
*/
protected function getContentByIdTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/ContentById/Form/ContentByIdType.php';
$this->factories['service_container']['App\\Modules\\ContentById\\Form\\ContentByIdType'] = function () {
return new \App\Modules\ContentById\Form\ContentByIdType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\ContentById\\Form\\ContentByIdType']();
}
/**
* Gets the private 'App\Modules\ElasticContentByRawParams\ElasticContentByRawParams' shared autowired service.
*
* @return \App\Modules\ElasticContentByRawParams\ElasticContentByRawParams
*/
protected function getElasticContentByRawParamsService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/ElasticContentByRawParams/ElasticContentByRawParams.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/ElasticApp.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/ConfigInterface.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/Config.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/Site/WybieramyDomSiteConfig.php';
return $this->privates['App\\Modules\\ElasticContentByRawParams\\ElasticContentByRawParams'] = new \App\Modules\ElasticContentByRawParams\ElasticContentByRawParams(($this->privates['fos_elastica.finder.wybieramydom_content'] ?? $this->getFosElastica_Finder_WybieramydomContentService()), new \App\ElasticApp\ElasticApp(new \App\ElasticApp\Config\Site\WybieramyDomSiteConfig(), ($this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService())), ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()));
}
/**
* Gets the private 'App\Modules\ElasticContentByRawParams\Form\ElasticContentByRawParamsParamType' autowired service.
*
* @return \App\Modules\ElasticContentByRawParams\Form\ElasticContentByRawParamsParamType
*/
protected function getElasticContentByRawParamsParamTypeService()
{
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/Modules/ElasticContentByRawParams/Form/ElasticContentByRawParamsParamType.php';
$this->factories['service_container']['App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsParamType'] = function () {
return new \App\Modules\ElasticContentByRawParams\Form\ElasticContentByRawParamsParamType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
};
return $this->factories['service_container']['App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsParamType']();
}
/**
* Gets the private 'App\Modules\ElasticContentByRawParams\Form\ElasticContentByRawParamsType' autowired service.
*
* @return \App\Modules\ElasticContentByRawParams\Form\ElasticContentByRawParamsType
*/
protected function getElasticContentByRawParamsTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/ElasticContentByRawParams/Form/ElasticContentByRawParamsType.php';
$this->factories['service_container']['App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsType'] = function () {
return new \App\Modules\ElasticContentByRawParams\Form\ElasticContentByRawParamsType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsType']();
}
/**
* Gets the private 'App\Modules\Menu\Form\MenuParamType' autowired service.
*
* @return \App\Modules\Menu\Form\MenuParamType
*/
protected function getMenuParamTypeService()
{
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/Modules/Menu/Form/MenuParamType.php';
$this->factories['service_container']['App\\Modules\\Menu\\Form\\MenuParamType'] = function () {
return new \App\Modules\Menu\Form\MenuParamType(($this->privates['App\\Form\\DataTransformer\\MenuItemIdTransformer'] ?? $this->getMenuItemIdTransformerService()), ($this->privates['App\\Form\\DataTransformer\\MenuAliasTransformer'] ?? $this->getMenuAliasTransformerService()));
};
return $this->factories['service_container']['App\\Modules\\Menu\\Form\\MenuParamType']();
}
/**
* Gets the private 'App\Modules\Menu\Form\MenuType' autowired service.
*
* @return \App\Modules\Menu\Form\MenuType
*/
protected function getMenuType2Service()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/Menu/Form/MenuType.php';
$this->factories['service_container']['App\\Modules\\Menu\\Form\\MenuType'] = function () {
return new \App\Modules\Menu\Form\MenuType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\Menu\\Form\\MenuType']();
}
/**
* Gets the private 'App\Modules\Menu\Menu' autowired service.
*
* @return \App\Modules\Menu\Menu
*/
protected function getMenuService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/Menu/Menu.php';
$this->factories['service_container']['App\\Modules\\Menu\\Menu'] = function () {
return new \App\Modules\Menu\Menu(($this->privates['App\\Twig\\MenuExtension'] ?? $this->getMenuExtensionService()));
};
return $this->factories['service_container']['App\\Modules\\Menu\\Menu']();
}
/**
* Gets the private 'App\Modules\MoreWithTag\Form\MoreWithTagParamType' autowired service.
*
* @return \App\Modules\MoreWithTag\Form\MoreWithTagParamType
*/
protected function getMoreWithTagParamTypeService()
{
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/Modules/MoreWithTag/Form/MoreWithTagParamType.php';
$this->factories['service_container']['App\\Modules\\MoreWithTag\\Form\\MoreWithTagParamType'] = function () {
return new \App\Modules\MoreWithTag\Form\MoreWithTagParamType();
};
return $this->factories['service_container']['App\\Modules\\MoreWithTag\\Form\\MoreWithTagParamType']();
}
/**
* Gets the private 'App\Modules\MoreWithTag\Form\MoreWithTagType' autowired service.
*
* @return \App\Modules\MoreWithTag\Form\MoreWithTagType
*/
protected function getMoreWithTagTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/MoreWithTag/Form/MoreWithTagType.php';
$this->factories['service_container']['App\\Modules\\MoreWithTag\\Form\\MoreWithTagType'] = function () {
return new \App\Modules\MoreWithTag\Form\MoreWithTagType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\MoreWithTag\\Form\\MoreWithTagType']();
}
/**
* Gets the private 'App\Modules\MoreWithTag\MoreWithTag' autowired service.
*
* @return \App\Modules\MoreWithTag\MoreWithTag
*/
protected function getMoreWithTagService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/MoreWithTag/MoreWithTag.php';
$this->factories['service_container']['App\\Modules\\MoreWithTag\\MoreWithTag'] = function () {
return new \App\Modules\MoreWithTag\MoreWithTag(($this->privates['App\\Repository\\ContentRepository'] ?? $this->getContentRepositoryService()), ($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()));
};
return $this->factories['service_container']['App\\Modules\\MoreWithTag\\MoreWithTag']();
}
/**
* Gets the private 'App\Modules\RawText\Form\RawTextParamType' autowired service.
*
* @return \App\Modules\RawText\Form\RawTextParamType
*/
protected function getRawTextParamTypeService()
{
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/Modules/RawText/Form/RawTextParamType.php';
$this->factories['service_container']['App\\Modules\\RawText\\Form\\RawTextParamType'] = function () {
return new \App\Modules\RawText\Form\RawTextParamType();
};
return $this->factories['service_container']['App\\Modules\\RawText\\Form\\RawTextParamType']();
}
/**
* Gets the private 'App\Modules\RawText\Form\RawTextType' autowired service.
*
* @return \App\Modules\RawText\Form\RawTextType
*/
protected function getRawTextTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/RawText/Form/RawTextType.php';
$this->factories['service_container']['App\\Modules\\RawText\\Form\\RawTextType'] = function () {
return new \App\Modules\RawText\Form\RawTextType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\RawText\\Form\\RawTextType']();
}
/**
* Gets the private 'App\Modules\RawText\RawText' autowired service.
*
* @return \App\Modules\RawText\RawText
*/
protected function getRawTextService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/RawText/RawText.php';
$this->factories['service_container']['App\\Modules\\RawText\\RawText'] = function () {
return new \App\Modules\RawText\RawText();
};
return $this->factories['service_container']['App\\Modules\\RawText\\RawText']();
}
/**
* Gets the private 'App\Modules\SoteProductsApi\Form\SoteProductsApiParamType' autowired service.
*
* @return \App\Modules\SoteProductsApi\Form\SoteProductsApiParamType
*/
protected function getSoteProductsApiParamTypeService()
{
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/Modules/SoteProductsApi/Form/SoteProductsApiParamType.php';
$this->factories['service_container']['App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiParamType'] = function () {
return new \App\Modules\SoteProductsApi\Form\SoteProductsApiParamType();
};
return $this->factories['service_container']['App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiParamType']();
}
/**
* Gets the private 'App\Modules\SoteProductsApi\Form\SoteProductsApiType' autowired service.
*
* @return \App\Modules\SoteProductsApi\Form\SoteProductsApiType
*/
protected function getSoteProductsApiTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/SoteProductsApi/Form/SoteProductsApiType.php';
$this->factories['service_container']['App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiType'] = function () {
return new \App\Modules\SoteProductsApi\Form\SoteProductsApiType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiType']();
}
/**
* Gets the private 'App\Modules\SoteProductsApi\SoteProductsApi' autowired service.
*
* @return \App\Modules\SoteProductsApi\SoteProductsApi
*/
protected function getSoteProductsApiService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/SoteProductsApi/SoteProductsApi.php';
$this->factories['service_container']['App\\Modules\\SoteProductsApi\\SoteProductsApi'] = function () {
return new \App\Modules\SoteProductsApi\SoteProductsApi(new \App\Service\Sote\SoteApi(new \App\Service\Sote\SoteApiStorage(($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['App\\Repository\\ImageRepository'] ?? $this->getImageRepositoryService()), ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['app_cache'] ?? $this->getAppCacheService())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
};
return $this->factories['service_container']['App\\Modules\\SoteProductsApi\\SoteProductsApi']();
}
/**
* Gets the private 'App\Modules\UkApiPublications\Form\UkApiPublicationsParamType' autowired service.
*
* @return \App\Modules\UkApiPublications\Form\UkApiPublicationsParamType
*/
protected function getUkApiPublicationsParamTypeService()
{
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/Modules/UkApiPublications/Form/UkApiPublicationsParamType.php';
$this->factories['service_container']['App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsParamType'] = function () {
return new \App\Modules\UkApiPublications\Form\UkApiPublicationsParamType();
};
return $this->factories['service_container']['App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsParamType']();
}
/**
* Gets the private 'App\Modules\UkApiPublications\Form\UkApiPublicationsType' autowired service.
*
* @return \App\Modules\UkApiPublications\Form\UkApiPublicationsType
*/
protected function getUkApiPublicationsTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/UkApiPublications/Form/UkApiPublicationsType.php';
$this->factories['service_container']['App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsType'] = function () {
return new \App\Modules\UkApiPublications\Form\UkApiPublicationsType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsType']();
}
/**
* Gets the private 'App\Modules\UkApiPublications\UkApiPublications' autowired service.
*
* @return \App\Modules\UkApiPublications\UkApiPublications
*/
protected function getUkApiPublicationsService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/UkApiPublications/UkApiPublications.php';
$this->factories['service_container']['App\\Modules\\UkApiPublications\\UkApiPublications'] = function () {
return new \App\Modules\UkApiPublications\UkApiPublications(($this->privates['App\\Service\\UkApi'] ?? $this->getUkApiService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
};
return $this->factories['service_container']['App\\Modules\\UkApiPublications\\UkApiPublications']();
}
/**
* Gets the private 'App\Modules\WDElasticByCurrentContent\Form\WDElasticByCurrentContentParamType' autowired service.
*
* @return \App\Modules\WDElasticByCurrentContent\Form\WDElasticByCurrentContentParamType
*/
protected function getWDElasticByCurrentContentParamTypeService()
{
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/Modules/WDElasticByCurrentContent/Form/WDElasticByCurrentContentParamType.php';
$this->factories['service_container']['App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentParamType'] = function () {
return new \App\Modules\WDElasticByCurrentContent\Form\WDElasticByCurrentContentParamType();
};
return $this->factories['service_container']['App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentParamType']();
}
/**
* Gets the private 'App\Modules\WDElasticByCurrentContent\Form\WDElasticByCurrentContentType' autowired service.
*
* @return \App\Modules\WDElasticByCurrentContent\Form\WDElasticByCurrentContentType
*/
protected function getWDElasticByCurrentContentTypeService()
{
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/Module/Form/AbstractModuleType.php';
include_once \dirname(__DIR__, 4).'/src/Modules/WDElasticByCurrentContent/Form/WDElasticByCurrentContentType.php';
$this->factories['service_container']['App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentType'] = function () {
return new \App\Modules\WDElasticByCurrentContent\Form\WDElasticByCurrentContentType(($this->privates['App\\Service\\Admin\\ModuleHelper'] ?? $this->getModuleHelperService()));
};
return $this->factories['service_container']['App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentType']();
}
/**
* Gets the private 'App\Modules\WDElasticByCurrentContent\WDElasticByCurrentContent' shared autowired service.
*
* @return \App\Modules\WDElasticByCurrentContent\WDElasticByCurrentContent
*/
protected function getWDElasticByCurrentContentService()
{
include_once \dirname(__DIR__, 4).'/src/Module/ModuleInterface.php';
include_once \dirname(__DIR__, 4).'/src/Module/AbstractModule.php';
include_once \dirname(__DIR__, 4).'/src/Modules/WDElasticByCurrentContent/WDElasticByCurrentContent.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/ElasticApp.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/ConfigInterface.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/Config.php';
include_once \dirname(__DIR__, 4).'/src/ElasticApp/Config/Site/WybieramyDomSiteConfig.php';
return $this->privates['App\\Modules\\WDElasticByCurrentContent\\WDElasticByCurrentContent'] = new \App\Modules\WDElasticByCurrentContent\WDElasticByCurrentContent(($this->privates['fos_elastica.finder.wybieramydom_content'] ?? $this->getFosElastica_Finder_WybieramydomContentService()), new \App\ElasticApp\ElasticApp(new \App\ElasticApp\Config\Site\WybieramyDomSiteConfig(), ($this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService())), ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()));
}
/**
* Gets the private 'App\Repository\Address\AddressInvoiceRepository' shared autowired service.
*
* @return \App\Repository\Address\AddressInvoiceRepository
*/
protected function getAddressInvoiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Address/AddressInvoiceRepository.php';
return $this->privates['App\\Repository\\Address\\AddressInvoiceRepository'] = new \App\Repository\Address\AddressInvoiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Address\AddressOrderDeliveryRepository' shared autowired service.
*
* @return \App\Repository\Address\AddressOrderDeliveryRepository
*/
protected function getAddressOrderDeliveryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Address/AddressOrderDeliveryRepository.php';
return $this->privates['App\\Repository\\Address\\AddressOrderDeliveryRepository'] = new \App\Repository\Address\AddressOrderDeliveryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Address\AddressOrderInvoiceRepository' shared autowired service.
*
* @return \App\Repository\Address\AddressOrderInvoiceRepository
*/
protected function getAddressOrderInvoiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Address/AddressOrderInvoiceRepository.php';
return $this->privates['App\\Repository\\Address\\AddressOrderInvoiceRepository'] = new \App\Repository\Address\AddressOrderInvoiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Address\AddressUserRepository' shared autowired service.
*
* @return \App\Repository\Address\AddressUserRepository
*/
protected function getAddressUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Address/AddressUserRepository.php';
return $this->privates['App\\Repository\\Address\\AddressUserRepository'] = new \App\Repository\Address\AddressUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Category\CategoryRepository' shared autowired service.
*
* @return \App\Repository\Category\CategoryRepository
*/
protected function getCategoryRepositoryService()
{
return $this->privates['App\\Repository\\Category\\CategoryRepository'] = new \App\Repository\Category\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Connection\ContentImageConnectionRepository' shared autowired service.
*
* @return \App\Repository\Connection\ContentImageConnectionRepository
*/
protected function getContentImageConnectionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Connection/ContentImageConnectionRepository.php';
return $this->privates['App\\Repository\\Connection\\ContentImageConnectionRepository'] = new \App\Repository\Connection\ContentImageConnectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ContentRepository' shared autowired service.
*
* @return \App\Repository\ContentRepository
*/
protected function getContentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ContentRepository.php';
return $this->privates['App\\Repository\\ContentRepository'] = new \App\Repository\ContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\FavoriteContentManager'] ?? $this->getFavoriteContentManagerService()));
}
/**
* Gets the private 'App\Repository\Content\ContentConnectionRepository' shared autowired service.
*
* @return \App\Repository\Content\ContentConnectionRepository
*/
protected function getContentConnectionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Content/ContentConnectionRepository.php';
return $this->privates['App\\Repository\\Content\\ContentConnectionRepository'] = new \App\Repository\Content\ContentConnectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Content\ProductRepository' shared autowired service.
*
* @return \App\Repository\Content\ProductRepository
*/
protected function getProductRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Content/ProductRepository.php';
return $this->privates['App\\Repository\\Content\\ProductRepository'] = new \App\Repository\Content\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomField\CustomFieldRepository' shared autowired service.
*
* @return \App\Repository\CustomField\CustomFieldRepository
*/
protected function getCustomFieldRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CustomField/CustomFieldRepository.php';
return $this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] = new \App\Repository\CustomField\CustomFieldRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomField\CustomFieldValueRepository' shared autowired service.
*
* @return \App\Repository\CustomField\CustomFieldValueRepository
*/
protected function getCustomFieldValueRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CustomField/CustomFieldValueRepository.php';
return $this->privates['App\\Repository\\CustomField\\CustomFieldValueRepository'] = new \App\Repository\CustomField\CustomFieldValueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EventLog\ContentEventRepository' shared autowired service.
*
* @return \App\Repository\EventLog\ContentEventRepository
*/
protected function getContentEventRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EventLog/ContentEventRepository.php';
return $this->privates['App\\Repository\\EventLog\\ContentEventRepository'] = new \App\Repository\EventLog\ContentEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EventLog\EventRepository' shared autowired service.
*
* @return \App\Repository\EventLog\EventRepository
*/
protected function getEventRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EventLog/EventRepository.php';
return $this->privates['App\\Repository\\EventLog\\EventRepository'] = new \App\Repository\EventLog\EventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FileRepository' shared autowired service.
*
* @return \App\Repository\FileRepository
*/
protected function getFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/FileRepository.php';
return $this->privates['App\\Repository\\FileRepository'] = new \App\Repository\FileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ImageRepository' shared autowired service.
*
* @return \App\Repository\ImageRepository
*/
protected function getImageRepositoryService()
{
return $this->privates['App\\Repository\\ImageRepository'] = new \App\Repository\ImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Import\ImportContentConnectionRepository' shared autowired service.
*
* @return \App\Repository\Import\ImportContentConnectionRepository
*/
protected function getImportContentConnectionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Import/ImportContentConnectionRepository.php';
return $this->privates['App\\Repository\\Import\\ImportContentConnectionRepository'] = new \App\Repository\Import\ImportContentConnectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Import\ImportRepository' shared autowired service.
*
* @return \App\Repository\Import\ImportRepository
*/
protected function getImportRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Import/ImportRepository.php';
return $this->privates['App\\Repository\\Import\\ImportRepository'] = new \App\Repository\Import\ImportRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Import\ImportTaskInfoRepository' shared autowired service.
*
* @return \App\Repository\Import\ImportTaskInfoRepository
*/
protected function getImportTaskInfoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Import/ImportTaskInfoRepository.php';
return $this->privates['App\\Repository\\Import\\ImportTaskInfoRepository'] = new \App\Repository\Import\ImportTaskInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Import\ImportTaskRepository' shared autowired service.
*
* @return \App\Repository\Import\ImportTaskRepository
*/
protected function getImportTaskRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Import/ImportTaskRepository.php';
return $this->privates['App\\Repository\\Import\\ImportTaskRepository'] = new \App\Repository\Import\ImportTaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Mail\MailRepository' shared autowired service.
*
* @return \App\Repository\Mail\MailRepository
*/
protected function getMailRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Mail/MailRepository.php';
return $this->privates['App\\Repository\\Mail\\MailRepository'] = new \App\Repository\Mail\MailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Menu\ItemRepository' shared autowired service.
*
* @return \App\Repository\Menu\ItemRepository
*/
protected function getItemRepositoryService()
{
return $this->privates['App\\Repository\\Menu\\ItemRepository'] = new \App\Repository\Menu\ItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->privates['App\\Form\\Admin\\Menu\\Item\\TypeProvider'] ?? ($this->privates['App\\Form\\Admin\\Menu\\Item\\TypeProvider'] = new \App\Form\Admin\Menu\Item\TypeProvider((\dirname(__DIR__, 4).'/config/menu/item_types.yaml'), $this))), ($this->services['monolog.logger.menu'] ?? $this->getMonolog_Logger_MenuService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the private 'App\Repository\Menu\MenuRepository' shared autowired service.
*
* @return \App\Repository\Menu\MenuRepository
*/
protected function getMenuRepositoryService()
{
return $this->privates['App\\Repository\\Menu\\MenuRepository'] = new \App\Repository\Menu\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Module\ModuleRepository' shared autowired service.
*
* @return \App\Repository\Module\ModuleRepository
*/
protected function getModuleRepositoryService()
{
return $this->privates['App\\Repository\\Module\\ModuleRepository'] = new \App\Repository\Module\ModuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Poll\PollRepository' shared autowired service.
*
* @return \App\Repository\Poll\PollRepository
*/
protected function getPollRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Poll/PollRepository.php';
return $this->privates['App\\Repository\\Poll\\PollRepository'] = new \App\Repository\Poll\PollRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Poll\QuestionOptionRepository' shared autowired service.
*
* @return \App\Repository\Poll\QuestionOptionRepository
*/
protected function getQuestionOptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Poll/QuestionOptionRepository.php';
return $this->privates['App\\Repository\\Poll\\QuestionOptionRepository'] = new \App\Repository\Poll\QuestionOptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Poll\QuestionRepository' shared autowired service.
*
* @return \App\Repository\Poll\QuestionRepository
*/
protected function getQuestionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Poll/QuestionRepository.php';
return $this->privates['App\\Repository\\Poll\\QuestionRepository'] = new \App\Repository\Poll\QuestionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Poll\ResponseAnswerRepository' shared autowired service.
*
* @return \App\Repository\Poll\ResponseAnswerRepository
*/
protected function getResponseAnswerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Poll/ResponseAnswerRepository.php';
return $this->privates['App\\Repository\\Poll\\ResponseAnswerRepository'] = new \App\Repository\Poll\ResponseAnswerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Poll\ResponseRepository' shared autowired service.
*
* @return \App\Repository\Poll\ResponseRepository
*/
protected function getResponseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Poll/ResponseRepository.php';
return $this->privates['App\\Repository\\Poll\\ResponseRepository'] = new \App\Repository\Poll\ResponseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RouteRepository' shared autowired service.
*
* @return \App\Repository\RouteRepository
*/
protected function getRouteRepositoryService()
{
return $this->privates['App\\Repository\\RouteRepository'] = new \App\Repository\RouteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Shop\CartRepository' shared autowired service.
*
* @return \App\Repository\Shop\CartRepository
*/
protected function getCartRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Shop/CartRepository.php';
return $this->privates['App\\Repository\\Shop\\CartRepository'] = new \App\Repository\Shop\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Shop\DeliveryMethodRepository' shared autowired service.
*
* @return \App\Repository\Shop\DeliveryMethodRepository
*/
protected function getDeliveryMethodRepositoryService()
{
return $this->privates['App\\Repository\\Shop\\DeliveryMethodRepository'] = new \App\Repository\Shop\DeliveryMethodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Shop\DeliveryRepository' shared autowired service.
*
* @return \App\Repository\Shop\DeliveryRepository
*/
protected function getDeliveryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Shop/DeliveryRepository.php';
return $this->privates['App\\Repository\\Shop\\DeliveryRepository'] = new \App\Repository\Shop\DeliveryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Shop\PaymentMethodRepository' shared autowired service.
*
* @return \App\Repository\Shop\PaymentMethodRepository
*/
protected function getPaymentMethodRepositoryService()
{
return $this->privates['App\\Repository\\Shop\\PaymentMethodRepository'] = new \App\Repository\Shop\PaymentMethodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Shop\PaymentRepository' shared autowired service.
*
* @return \App\Repository\Shop\PaymentRepository
*/
protected function getPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Shop/PaymentRepository.php';
return $this->privates['App\\Repository\\Shop\\PaymentRepository'] = new \App\Repository\Shop\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Shop\ShopOrderProductRepository' shared autowired service.
*
* @return \App\Repository\Shop\ShopOrderProductRepository
*/
protected function getShopOrderProductRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Shop/ShopOrderProductRepository.php';
return $this->privates['App\\Repository\\Shop\\ShopOrderProductRepository'] = new \App\Repository\Shop\ShopOrderProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Shop\ShopOrderRepository' shared autowired service.
*
* @return \App\Repository\Shop\ShopOrderRepository
*/
protected function getShopOrderRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Shop/ShopOrderRepository.php';
return $this->privates['App\\Repository\\Shop\\ShopOrderRepository'] = new \App\Repository\Shop\ShopOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\User\UserLogRepository' shared autowired service.
*
* @return \App\Repository\User\UserLogRepository
*/
protected function getUserLogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/User/UserLogRepository.php';
return $this->privates['App\\Repository\\User\\UserLogRepository'] = new \App\Repository\User\UserLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\User\UserRepository' shared autowired service.
*
* @return \App\Repository\User\UserRepository
*/
protected function getUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/User/UserRepository.php';
return $this->privates['App\\Repository\\User\\UserRepository'] = new \App\Repository\User\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Request\CookieManager' shared autowired service.
*
* @return \App\Request\CookieManager
*/
protected function getCookieManagerService()
{
return $this->privates['App\\Request\\CookieManager'] = new \App\Request\CookieManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, 3600);
}
/**
* Gets the private 'App\Router\Generator\DomainUrlGenerator' shared autowired service.
*
* @return \App\Router\Generator\DomainUrlGenerator
*/
protected function getDomainUrlGeneratorService()
{
return $this->privates['App\\Router\\Generator\\DomainUrlGenerator'] = new \App\Router\Generator\DomainUrlGenerator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()));
}
/**
* Gets the private 'App\Service\Admin\AjaxResponse' shared autowired service.
*
* @return \App\Service\Admin\AjaxResponse
*/
protected function getAjaxResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Response.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/JsonResponse.php';
include_once \dirname(__DIR__, 4).'/src/Service/Admin/AjaxResponse.php';
return $this->privates['App\\Service\\Admin\\AjaxResponse'] = new \App\Service\Admin\AjaxResponse(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['twig'] ?? $this->getTwigService()));
}
/**
* Gets the private 'App\Service\Admin\Mail\MailService' shared autowired service.
*
* @return \App\Service\Admin\Mail\MailService
*/
protected function getMailServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Admin/Mail/MailService.php';
include_once \dirname(__DIR__, 4).'/src/Mailer/Adapter.php';
return $this->privates['App\\Service\\Admin\\Mail\\MailService'] = new \App\Service\Admin\Mail\MailService(($this->privates['App\\Repository\\Mail\\MailRepository'] ?? $this->getMailRepositoryService()), new \App\Mailer\Adapter(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this));
}
/**
* Gets the private 'App\Service\Admin\ModuleHelper' shared autowired service.
*
* @return \App\Service\Admin\ModuleHelper
*/
protected function getModuleHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Admin/ModuleHelper.php';
return $this->privates['App\\Service\\Admin\\ModuleHelper'] = new \App\Service\Admin\ModuleHelper(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Service\Admin\Order\TypeOrderService' shared autowired service.
*
* @return \App\Service\Admin\Order\TypeOrderService
*/
protected function getTypeOrderServiceService()
{
throw new RuntimeException('Cannot autowire service "App\\Service\\Admin\\Order\\TypeOrderService": argument "$typeOrderRepository" of method "__construct()" has type "App\\Repository\\Order\\TypeOrderRepository" but this class was not found.');
}
/**
* Gets the private 'App\Service\Admin\Paginator' shared autowired service.
*
* @return \App\Service\Admin\Paginator
*/
protected function getPaginatorService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Admin/Paginator.php';
return $this->privates['App\\Service\\Admin\\Paginator'] = new \App\Service\Admin\Paginator(($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
}
/**
* Gets the private 'App\Service\CacheHelper' shared autowired service.
*
* @return \App\Service\CacheHelper
*/
protected function getCacheHelperService()
{
return $this->privates['App\\Service\\CacheHelper'] = new \App\Service\CacheHelper(($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()));
}
/**
* Gets the private 'App\Service\FavoriteContentManager' shared autowired service.
*
* @return \App\Service\FavoriteContentManager
*/
protected function getFavoriteContentManagerService()
{
return $this->privates['App\\Service\\FavoriteContentManager'] = new \App\Service\FavoriteContentManager(($this->privates['App\\Request\\CookieManager'] ?? $this->getCookieManagerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Service\Gatherer' shared autowired service.
*
* @return \App\Service\Gatherer
*/
protected function getGathererService()
{
return $this->privates['App\\Service\\Gatherer'] = new \App\Service\Gatherer(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()), ($this->privates['app_cache'] ?? $this->getAppCacheService()));
}
/**
* Gets the private 'App\Service\UkApi' shared autowired service.
*
* @return \App\Service\UkApi
*/
protected function getUkApiService()
{
return $this->privates['App\\Service\\UkApi'] = new \App\Service\UkApi(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['app_cache'] ?? $this->getAppCacheService()));
}
/**
* Gets the private 'App\Service\UkSlaveApi' shared autowired service.
*
* @return \App\Service\UkSlaveApi
*/
protected function getUkSlaveApiService()
{
include_once \dirname(__DIR__, 4).'/src/Service/UkSlaveApi.php';
return $this->privates['App\\Service\\UkSlaveApi'] = new \App\Service\UkSlaveApi(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Settings\SettingsManager' shared autowired service.
*
* @return \App\Settings\SettingsManager
*/
protected function getSettingsManagerService()
{
return $this->privates['App\\Settings\\SettingsManager'] = new \App\Settings\SettingsManager((\dirname(__DIR__, 4).'/config/settings.yaml'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['perm_cache'] ?? $this->getPermCacheService()));
}
/**
* Gets the private 'App\Shop\Delivery\Form\EmptyDeliveryType' shared autowired service.
*
* @return \App\Shop\Delivery\Form\EmptyDeliveryType
*/
protected function getEmptyDeliveryTypeService()
{
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/Shop/Delivery/Form/DeliveryTypeInterface.php';
include_once \dirname(__DIR__, 4).'/src/Shop/Delivery/Form/EmptyDeliveryType.php';
return $this->privates['App\\Shop\\Delivery\\Form\\EmptyDeliveryType'] = new \App\Shop\Delivery\Form\EmptyDeliveryType();
}
/**
* Gets the private 'App\Shop\Delivery\Form\PaczkomatyInpostType' shared autowired service.
*
* @return \App\Shop\Delivery\Form\PaczkomatyInpostType
*/
protected function getPaczkomatyInpostTypeService()
{
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/Shop/Delivery/Form/DeliveryTypeInterface.php';
include_once \dirname(__DIR__, 4).'/src/Shop/Delivery/Form/PaczkomatyInpostType.php';
return $this->privates['App\\Shop\\Delivery\\Form\\PaczkomatyInpostType'] = new \App\Shop\Delivery\Form\PaczkomatyInpostType();
}
/**
* Gets the private 'App\Shop\OrderManager' shared autowired service.
*
* @return \App\Shop\OrderManager
*/
protected function getOrderManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Shop/OrderManager.php';
return $this->privates['App\\Shop\\OrderManager'] = new \App\Shop\OrderManager(($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()), ($this->privates['App\\Shop\\Payment\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Repository\\Shop\\ShopOrderRepository'] ?? $this->getShopOrderRepositoryService()), ($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()));
}
/**
* Gets the private 'App\Shop\Payment\PaymentGateway\PaymentGatewayOnDelivery' shared autowired service.
*
* @return \App\Shop\Payment\PaymentGateway\PaymentGatewayOnDelivery
*/
protected function getPaymentGatewayOnDeliveryService()
{
include_once \dirname(__DIR__, 4).'/src/Shop/Payment/PaymentGateway/PaymentGateway.php';
include_once \dirname(__DIR__, 4).'/src/Shop/Payment/PaymentGateway/PaymentGatewayInterface.php';
include_once \dirname(__DIR__, 4).'/src/Shop/Payment/PaymentGateway/PaymentGatewayOnDelivery.php';
return $this->privates['App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayOnDelivery'] = new \App\Shop\Payment\PaymentGateway\PaymentGatewayOnDelivery(($this->privates['App\\Shop\\OrderManager'] ?? $this->getOrderManagerService()), ($this->privates['App\\Shop\\Payment\\PaymentManager'] ?? $this->getPaymentManagerService()));
}
/**
* Gets the private 'App\Shop\Payment\PaymentGateway\PaymentGatewayPrzelewy24' shared autowired service.
*
* @return \App\Shop\Payment\PaymentGateway\PaymentGatewayPrzelewy24
*/
protected function getPaymentGatewayPrzelewy24Service()
{
include_once \dirname(__DIR__, 4).'/src/Shop/Payment/PaymentGateway/PaymentGateway.php';
include_once \dirname(__DIR__, 4).'/src/Shop/Payment/PaymentGateway/PaymentGatewayInterface.php';
include_once \dirname(__DIR__, 4).'/src/Shop/Payment/PaymentGateway/PaymentGatewayPrzelewy24.php';
return $this->privates['App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayPrzelewy24'] = new \App\Shop\Payment\PaymentGateway\PaymentGatewayPrzelewy24(false, 'e5eb7f21e2d919f4', '137147', '48980cd6f5b3b189ccc0db787aad64ba', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Shop\\OrderManager'] ?? $this->getOrderManagerService()), ($this->privates['App\\Shop\\Payment\\PaymentManager'] ?? $this->getPaymentManagerService()));
}
/**
* Gets the private 'App\Shop\Payment\PaymentManager' shared autowired service.
*
* @return \App\Shop\Payment\PaymentManager
*/
protected function getPaymentManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Shop/Payment/PaymentManager.php';
return $this->privates['App\\Shop\\Payment\\PaymentManager'] = new \App\Shop\Payment\PaymentManager((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayOnDelivery' => ['privates', 'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayOnDelivery', 'getPaymentGatewayOnDeliveryService', false],
'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayPrzelewy24' => ['privates', 'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayPrzelewy24', 'getPaymentGatewayPrzelewy24Service', false],
], [
'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayOnDelivery' => 'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayOnDelivery',
'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayPrzelewy24' => 'App\\Shop\\Payment\\PaymentGateway\\PaymentGatewayPrzelewy24',
]))->withContext('App\\Shop\\Payment\\PaymentManager', $this), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Shop\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Shop\ShopManager' shared autowired service.
*
* @return \App\Shop\ShopManager
*/
protected function getShopManagerService()
{
return $this->privates['App\\Shop\\ShopManager'] = new \App\Shop\ShopManager((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Shop\\VirtualCart\\VirtualCartSingleProduct' => ['privates', 'App\\Shop\\VirtualCart\\VirtualCartSingleProduct', 'getVirtualCartSingleProductService', false],
'App\\Shop\\VirtualCart\\VirtualCartStandard' => ['privates', 'App\\Shop\\VirtualCart\\VirtualCartStandard', 'getVirtualCartStandardService', false],
], [
'App\\Shop\\VirtualCart\\VirtualCartSingleProduct' => 'App\\Shop\\VirtualCart\\VirtualCartSingleProduct',
'App\\Shop\\VirtualCart\\VirtualCartStandard' => 'App\\Shop\\VirtualCart\\VirtualCartStandard',
]))->withContext('App\\Shop\\ShopManager', $this), ($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService()));
}
/**
* Gets the private 'App\Shop\VirtualCart\Storage\DbStorage' shared autowired service.
*
* @return \App\Shop\VirtualCart\Storage\DbStorage
*/
protected function getDbStorageService()
{
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/Storage/DbStorage.php';
return $this->privates['App\\Shop\\VirtualCart\\Storage\\DbStorage'] = new \App\Shop\VirtualCart\Storage\DbStorage(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Shop\\CartRepository'] ?? $this->getCartRepositoryService()), ($this->privates['App\\Repository\\Content\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Shop\VirtualCart\Storage\SessionStorage' shared autowired service.
*
* @return \App\Shop\VirtualCart\Storage\SessionStorage
*/
protected function getSessionStorageService()
{
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/Storage/SessionStorage.php';
return $this->privates['App\\Shop\\VirtualCart\\Storage\\SessionStorage'] = new \App\Shop\VirtualCart\Storage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\Content\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\Repository\\Shop\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['App\\Repository\\Shop\\DeliveryMethodRepository'] ?? $this->getDeliveryMethodRepositoryService()));
}
/**
* Gets the private 'App\Shop\VirtualCart\VirtualCartSingleProduct' shared autowired service.
*
* @return \App\Shop\VirtualCart\VirtualCartSingleProduct
*/
protected function getVirtualCartSingleProductService()
{
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/VirtualCart.php';
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/VirtualCartSingleProduct.php';
return $this->privates['App\\Shop\\VirtualCart\\VirtualCartSingleProduct'] = new \App\Shop\VirtualCart\VirtualCartSingleProduct(($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Shop\\VirtualCart\\Storage\\SessionStorage'] ?? $this->getSessionStorageService()), ($this->privates['App\\Shop\\VirtualCart\\Storage\\DbStorage'] ?? $this->getDbStorageService()), ($this->privates['App\\Repository\\Content\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Repository\\Shop\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['App\\Repository\\Shop\\DeliveryMethodRepository'] ?? $this->getDeliveryMethodRepositoryService()));
}
/**
* Gets the private 'App\Shop\VirtualCart\VirtualCartStandard' shared autowired service.
*
* @return \App\Shop\VirtualCart\VirtualCartStandard
*/
protected function getVirtualCartStandardService()
{
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/VirtualCart.php';
include_once \dirname(__DIR__, 4).'/src/Shop/VirtualCart/VirtualCartStandard.php';
return $this->privates['App\\Shop\\VirtualCart\\VirtualCartStandard'] = new \App\Shop\VirtualCart\VirtualCartStandard(($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Shop\\VirtualCart\\Storage\\SessionStorage'] ?? $this->getSessionStorageService()), ($this->privates['App\\Shop\\VirtualCart\\Storage\\DbStorage'] ?? $this->getDbStorageService()), ($this->privates['App\\Repository\\Content\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Repository\\Shop\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['App\\Repository\\Shop\\DeliveryMethodRepository'] ?? $this->getDeliveryMethodRepositoryService()));
}
/**
* Gets the private 'App\Template\TemplateResolver' shared autowired service.
*
* @return \App\Template\TemplateResolver
*/
protected function getTemplateResolverService()
{
include_once \dirname(__DIR__, 4).'/src/Template/TemplateResolver.php';
return $this->privates['App\\Template\\TemplateResolver'] = new \App\Template\TemplateResolver((\dirname(__DIR__, 4).'/templates'), 'layouts', 'default');
}
/**
* Gets the private 'App\Twig\MenuExtension' shared autowired service.
*
* @return \App\Twig\MenuExtension
*/
protected function getMenuExtensionService()
{
return $this->privates['App\\Twig\\MenuExtension'] = new \App\Twig\MenuExtension(($this->privates['App\\Menu\\Builder\\DatabaseMenuBuilder'] ?? $this->getDatabaseMenuBuilderService()), ($this->privates['App\\Menu\\Builder\\DefinitionMenuBuilder'] ?? $this->getDefinitionMenuBuilderService()), ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService()), ($this->privates['App\\Repository\\Menu\\ItemRepository'] ?? $this->getItemRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Twig\ModuleExtension' shared autowired service.
*
* @return \App\Twig\ModuleExtension
*/
protected function getModuleExtensionService()
{
$a = ($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService());
return $this->privates['App\\Twig\\ModuleExtension'] = new \App\Twig\ModuleExtension(($this->privates['App\\Repository\\Module\\ModuleRepository'] ?? $this->getModuleRepositoryService()), new \App\Module\ModuleFactory($this->getModuleFactoryService(), $a), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, ($this->privates['app_cache'] ?? $this->getAppCacheService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* 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/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 'admin_cache' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getAdminCacheService()
{
$this->privates['admin_cache'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.admin_cache.inner'] ?? $this->get_AdminCache_InnerService()), NULL);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
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/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 'app_cache' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getAppCacheService()
{
$this->privates['app_cache'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.app_cache.inner'] ?? $this->get_AppCache_InnerService()), NULL);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'app_routing.compound_router' shared service.
*
* @return \App\Bundle\Routing\CompoundRouter
*/
protected function getAppRouting_CompoundRouterService()
{
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$this->privates['app_routing.compound_router'] = $instance = new \App\Bundle\Routing\CompoundRouter($a);
$b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$c = new \Symfony\Bridge\Monolog\Logger('router');
$c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
$d = 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'], $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $c, 'en');
$d->setConfigCacheFactory(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)));
$d->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
$e = new \App\Router\RouteProvider(($this->privates['perm_cache'] ?? $this->getPermCacheService()), ($this->privates['App\\Repository\\RouteRepository'] ?? $this->getRouteRepositoryService()), ($this->privates['App\\Service\\CacheHelper'] ?? $this->getCacheHelperService()));
$instance->setContext($b);
$instance->attach($d, 10);
$instance->attach(new \App\Bundle\Routing\DynamicRouter($b, new \App\Bundle\Routing\Matcher\StandardMatcher($e), new \App\Bundle\Routing\Generator\StandardGenerator($e, $b, $a)), 100);
return $instance;
}
/**
* Gets the private 'avt_graphics_image.handler' shared service.
*
* @return \Avt\Graphics\Image\Handler
*/
protected function getAvtGraphicsImage_HandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image/src/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-handler/src/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-handler/src/HandlerConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image/src/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-processor/src/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/avt/graphics-image-processor/src/ProcessorConfig.php';
return $this->privates['avt_graphics_image.handler'] = new \Avt\Graphics\Image\Handler(new \Avt\Graphics\Image\HandlerConfig(['allowed_mime_types' => [0 => 'image/jpeg', 1 => 'image/png', 2 => 'image/gif']]), ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService()), new \Avt\Graphics\Image\Processor\Processor(new \Avt\Graphics\Image\Processor\ProcessorConfig(['tmp_path' => (\dirname(__DIR__, 5).'/tmp'), 'adapters' => [0 => 'Avt\\Graphics\\Image\\Processor\\Adapter\\GmagickAdapter'], 'adapters_fallback' => false, 'quality' => 90])));
}
/**
* Gets the private 'avt_graphics_image.resizer' shared service.
*
* @return \Avt\Graphics\Image\Resizer\Resizer
*/
protected function getAvtGraphicsImage_ResizerService()
{
return $this->privates['avt_graphics_image.resizer'] = (new \Avt\Bundle\GraphicsImageBundle\Factory\ResizerFactory(new \Avt\Graphics\Image\Resizer\ResizerConfig(['null_image_cover' => NULL]), ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService())))->createResizer();
}
/**
* Gets the private 'avt_graphics_image.storage_driver' shared service.
*
* @return \Avt\Graphics\Image\Storage\StorageDriver
*/
protected function getAvtGraphicsImage_StorageDriverService()
{
return $this->privates['avt_graphics_image.storage_driver'] = new \Avt\Graphics\Image\Storage\StorageDriver(new \Avt\Graphics\Image\Storage\StorageDriverConfig(['application_root_path' => \dirname(__DIR__, 5), 'document_root_path' => (\dirname(__DIR__, 5).'/web'), 'origin_path' => (\dirname(__DIR__, 5).'/web/images'), 'remote_path' => (\dirname(__DIR__, 5).'/web/images/remote'), 'thumb_origin_path' => (\dirname(__DIR__, 5).'/web/i'), 'thumb_remote_path' => (\dirname(__DIR__, 5).'/web/i/remote'), 'overwrite_existing_file' => true, 'allow_remote' => true, 'use_optimizer' => false, 'converter_adapter' => 'Avt\\Graphics\\Image\\Storage\\Params\\EncFilenameAdapter', 'converter_adapter_args' => [0 => 'ce7bad5e6c23c6710ab1ee5003099c56']]));
}
/**
* 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('WGnLRAgNSe', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.app.taggable' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getCache_App_TaggableService()
{
return $this->privates['cache.app.taggable'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* 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('QqZBQakWgn', 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('EuAWkcX5Li', 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('hF-K5y9XcZ', 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('tE9050rHZs', 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/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/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 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
yield 1 => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
}, 2)), ($this->privates['filesystem'] ?? ($this->privates['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 => 'app_cache', 7 => 'admin_cache', 8 => 'perm_cache', 9 => 'cache.validator_expression_language', 10 => 'cache.doctrine.orm.default.result', 11 => 'cache.doctrine.orm.default.query', 12 => '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 => 'app_cache', 7 => 'admin_cache', 8 => 'perm_cache', 9 => 'cache.validator_expression_language', 10 => 'cache.doctrine.orm.default.result', 11 => 'cache.doctrine.orm.default.query', 12 => '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_invalidate_tags' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolInvalidateTagsCommand
*/
protected function getConsole_Command_CachePoolInvalidateTagsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolInvalidateTagsCommand.php';
$this->privates['console.command.cache_pool_invalidate_tags'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolInvalidateTagsCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'admin_cache' => ['privates', 'admin_cache', 'getAdminCacheService', false],
'app_cache' => ['privates', 'app_cache', 'getAppCacheService', false],
'cache.app' => ['privates', 'cache.app.taggable', 'getCache_App_TaggableService', false],
'perm_cache' => ['privates', 'perm_cache', 'getPermCacheService', false],
], [
'admin_cache' => 'Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter',
'app_cache' => 'Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter',
'cache.app' => 'Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter',
'perm_cache' => 'Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter',
]));
$instance->setName('cache:pool:invalidate-tags');
$instance->setDescription('Invalidate cache tags for all or a specific 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 => 'app_cache', 7 => 'admin_cache', 8 => 'perm_cache', 9 => 'cache.validator_expression_language', 10 => 'cache.doctrine.orm.default.result', 11 => 'cache.doctrine.orm.default.query', 12 => '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 '.app_cache.inner' => ($this->privates['.app_cache.inner'] ?? $this->get_AppCache_InnerService());
yield '.admin_cache.inner' => ($this->privates['.admin_cache.inner'] ?? $this->get_AdminCache_InnerService());
yield '.perm_cache.inner' => ($this->privates['.perm_cache.inner'] ?? $this->get_PermCache_InnerService());
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());
}, 13));
$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.4EOLSuS'] ?? $this->get_ServiceLocator_4EOLSuSService()));
$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\\Admin\\Address', 2 => 'App\\Form\\Admin\\Category', 3 => 'App\\Form\\Admin\\Content', 4 => 'App\\Form\\Admin\\CustomField', 5 => 'App\\Form\\Admin', 6 => 'App\\Form\\Admin\\Import', 7 => 'App\\Form\\Admin\\Mail', 8 => 'App\\Form\\Admin\\Mailing', 9 => 'App\\Form\\Admin\\Menu\\Item\\AccessCode', 10 => 'App\\Form\\Admin\\Menu\\Item\\Basic', 11 => 'App\\Form\\Admin\\Menu\\Item\\Content', 12 => 'App\\Form\\Admin\\Menu\\Item', 13 => 'App\\Form\\Admin\\Menu\\Item\\Mailing', 14 => 'App\\Form\\Admin\\Menu\\Item\\Poll', 15 => 'App\\Form\\Admin\\Menu\\Item\\System', 16 => 'App\\Form\\Admin\\Menu\\Item\\Type', 17 => 'App\\Form\\Admin\\Menu', 18 => 'App\\Form\\Admin\\Module', 19 => 'App\\Form\\Admin\\Poll', 20 => 'App\\Form\\Admin\\Settings', 21 => 'App\\Form\\Admin\\Shop', 22 => 'App\\Form\\Admin\\Type', 23 => 'App\\Form\\Admin\\User', 24 => 'App\\Form\\Poll', 25 => 'App\\Form\\Security', 26 => 'App\\Form\\Shop', 27 => 'App\\Shop\\Delivery\\Form', 28 => 'App\\Modules\\AccessCodeBearer\\Form', 29 => 'App\\Modules\\ContentByCat\\Form', 30 => 'App\\Modules\\ContentById\\Form', 31 => 'App\\Modules\\ElasticContentByRawParams\\Form', 32 => 'App\\Modules\\Menu\\Form', 33 => 'App\\Modules\\MoreWithTag\\Form', 34 => 'App\\Modules\\RawText\\Form', 35 => 'App\\Modules\\SoteProductsApi\\Form', 36 => 'App\\Modules\\UkApiPublications\\Form', 37 => 'App\\Modules\\WDElasticByCurrentContent\\Form', 38 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [0 => 'App\\Form\\Admin\\Address\\AddressInvoiceType', 1 => 'App\\Form\\Admin\\Address\\AddressOrderDeliveryType', 2 => 'App\\Form\\Admin\\Address\\AddressOrderInvoiceType', 3 => 'App\\Form\\Admin\\Address\\AddressUserType', 4 => 'App\\Form\\Admin\\Category\\CategoryListSearchType', 5 => 'App\\Form\\Admin\\Category\\CategoryType', 6 => 'App\\Form\\Admin\\Content\\ContentConnectionType', 7 => 'App\\Form\\Admin\\Content\\ContentCustomFieldValueType', 8 => 'App\\Form\\Admin\\Content\\ContentFileConnectionType', 9 => 'App\\Form\\Admin\\Content\\ContentImageConnectionType', 10 => 'App\\Form\\Admin\\Content\\ContentListSearchType', 11 => 'App\\Form\\Admin\\Content\\ContentShortType', 12 => 'App\\Form\\Admin\\Content\\ContentType', 13 => 'App\\Form\\Admin\\Content\\FirmType', 14 => 'App\\Form\\Admin\\Content\\MetaType', 15 => 'App\\Form\\Admin\\Content\\ProductType', 16 => 'App\\Form\\Admin\\Content\\TextType', 17 => 'App\\Form\\Admin\\CustomField\\CustomFieldListSearchType', 18 => 'App\\Form\\Admin\\CustomField\\CustomFieldParamType', 19 => 'App\\Form\\Admin\\CustomField\\CustomFieldSelectType', 20 => 'App\\Form\\Admin\\CustomField\\CustomFieldType', 21 => 'App\\Form\\Admin\\FileListSearchType', 22 => 'App\\Form\\Admin\\FileType', 23 => 'App\\Form\\Admin\\Import\\ImportFileUploadType', 24 => 'App\\Form\\Admin\\Import\\ImportListSearchType', 25 => 'App\\Form\\Admin\\Import\\ImportParamType', 26 => 'App\\Form\\Admin\\Import\\ImportTaskListSearchType', 27 => 'App\\Form\\Admin\\Import\\ImportType', 28 => 'App\\Form\\Admin\\Mail\\MailForm', 29 => 'App\\Form\\Admin\\Mail\\MailListSearch', 30 => 'App\\Form\\Admin\\Mail\\SendMailForm', 31 => 'App\\Form\\Admin\\Mailing\\NewsletterSigninType', 32 => 'App\\Form\\Admin\\Mailing\\NewsletterSignoutType', 33 => 'App\\Form\\Admin\\Menu\\Item\\AccessCode\\BearerAsyncType', 34 => 'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LoginAsyncType', 35 => 'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LogoutAsyncType', 36 => 'App\\Form\\Admin\\Menu\\Item\\Basic\\UrlType', 37 => 'App\\Form\\Admin\\Menu\\Item\\Content\\ClearType', 38 => 'App\\Form\\Admin\\Menu\\Item\\Content\\ListType', 39 => 'App\\Form\\Admin\\Menu\\Item\\Content\\SearchType', 40 => 'App\\Form\\Admin\\Menu\\Item\\Content\\SingleType', 41 => 'App\\Form\\Admin\\Menu\\Item\\ItemListSearchType', 42 => 'App\\Form\\Admin\\Menu\\Item\\ItemType', 43 => 'App\\Form\\Admin\\Menu\\Item\\Mailing\\BonusParamsType', 44 => 'App\\Form\\Admin\\Menu\\Item\\Mailing\\NewsletterFormType', 45 => 'App\\Form\\Admin\\Menu\\Item\\Poll\\ListType', 46 => 'App\\Form\\Admin\\Menu\\Item\\Poll\\SingleType', 47 => 'App\\Form\\Admin\\Menu\\Item\\System\\AliasType', 48 => 'App\\Form\\Admin\\Menu\\Item\\System\\GroupType', 49 => 'App\\Form\\Admin\\Menu\\Item\\Type\\QueryParamType', 50 => 'App\\Form\\Admin\\Menu\\MenuListSearchType', 51 => 'App\\Form\\Admin\\Menu\\MenuType', 52 => 'App\\Form\\Admin\\Module\\ModuleListSearchType', 53 => 'App\\Form\\Admin\\Poll\\PollType', 54 => 'App\\Form\\Admin\\Poll\\QuestionOptionType', 55 => 'App\\Form\\Admin\\Poll\\QuestionType', 56 => 'App\\Form\\Admin\\Settings\\MetaType', 57 => 'App\\Form\\Admin\\Settings\\PaginationType', 58 => 'App\\Form\\Admin\\Settings\\PrimaryType', 59 => 'App\\Form\\Admin\\Settings\\ShopType', 60 => 'App\\Form\\Admin\\Shop\\DeliveryMethodType', 61 => 'App\\Form\\Admin\\Shop\\DeliveryType', 62 => 'App\\Form\\Admin\\Shop\\PaymentMethodType', 63 => 'App\\Form\\Admin\\Shop\\ShopOrderProductType', 64 => 'App\\Form\\Admin\\Shop\\ShopOrderType', 65 => 'App\\Form\\Admin\\Type\\AliasType', 66 => 'App\\Form\\Admin\\Type\\DatePickerType', 67 => 'App\\Form\\Admin\\Type\\DateTimePickerType', 68 => 'App\\Form\\Admin\\Type\\ImageType', 69 => 'App\\Form\\Admin\\Type\\RawTextareaType', 70 => 'App\\Form\\Admin\\Type\\TimePickerType', 71 => 'App\\Form\\Admin\\User\\UserListSearchType', 72 => 'App\\Form\\Admin\\User\\UserType', 73 => 'App\\Form\\Poll\\ResponseAnswerType', 74 => 'App\\Form\\Poll\\ResponseType', 75 => 'App\\Form\\Security\\RegistrationFormType', 76 => 'App\\Form\\Shop\\CreateOrderFormType', 77 => 'App\\Form\\Shop\\OrderAddressDeliveryFormType', 78 => 'App\\Form\\Shop\\OrderAddressInvoiceFormType', 79 => 'App\\Shop\\Delivery\\Form\\EmptyDeliveryType', 80 => 'App\\Shop\\Delivery\\Form\\PaczkomatyInpostType', 81 => 'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerParamType', 82 => 'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerType', 83 => 'App\\Modules\\ContentByCat\\Form\\ContentByCatParamType', 84 => 'App\\Modules\\ContentByCat\\Form\\ContentByCatType', 85 => 'App\\Modules\\ContentById\\Form\\ContentByIdParamType', 86 => 'App\\Modules\\ContentById\\Form\\ContentByIdType', 87 => 'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsParamType', 88 => 'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsType', 89 => 'App\\Modules\\Menu\\Form\\MenuParamType', 90 => 'App\\Modules\\Menu\\Form\\MenuType', 91 => 'App\\Modules\\MoreWithTag\\Form\\MoreWithTagParamType', 92 => 'App\\Modules\\MoreWithTag\\Form\\MoreWithTagType', 93 => 'App\\Modules\\RawText\\Form\\RawTextParamType', 94 => 'App\\Modules\\RawText\\Form\\RawTextType', 95 => 'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiParamType', 96 => 'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiType', 97 => 'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsParamType', 98 => 'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsType', 99 => 'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentParamType', 100 => 'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentType', 101 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 102 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 103 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 104 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 105 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [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\\Csrf\\Type\\FormTypeCsrfExtension', 6 => '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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), 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.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->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));
$instance->setName('debug:validator');
$instance->setDescription('Display validation constraints for classes');
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'] = $this->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'] = ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService())->collectSessionUsage(...);
}
/**
* Gets the private 'debug.argument_resolver.backed_enum_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_BackedEnumResolverService()
{
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/BackedEnumValueResolver.php';
return $this->privates['debug.argument_resolver.backed_enum_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.datetime' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DatetimeService()
{
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/DateTimeValueResolver.php';
return $this->privates['debug.argument_resolver.datetime'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.8P0eXlQ'] ?? $this->get_ServiceLocator_8P0eXlQService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.8P0eXlQ'] ?? $this->get_ServiceLocator_8P0eXlQService())), ($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($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), #[\Closure(name: 'debug.file_link_formatter.url_format', class: 'string')] 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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), '_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()
{
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.firewall.authenticator.admin' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
return $this->privates['debug.security.firewall.authenticator.admin'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService())], ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.app' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_AppService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
return $this->privates['debug.security.firewall.authenticator.app'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => ($this->privates['security.authenticator.form_login.app'] ?? $this->getSecurity_Authenticator_FormLogin_AppService())], ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.event_dispatcher.app'] ?? $this->getSecurity_EventDispatcher_AppService()), 'app', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* 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->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 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';
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.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';
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())), ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 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';
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
}
/**
* Gets the private 'debug.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function getDebug_ValidatorService()
{
return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($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.ensure_production_settings_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($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.fixtures_load_command' shared service.
*
* @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
*/
protected function getDoctrine_FixturesLoadCommandService()
{
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-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/DependentFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Category/CategoryFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Content/ContentConnectionFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Content/ContentFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/CustomField/CustomFieldFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/EventLog/EventFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Menu/MenuFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Router/RouteFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/User/UserFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/FixtureGroupInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/User/UserUpdaterFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
$a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
$a->addFixtures([0 => ['fixture' => new \App\DataFixtures\AppFixtures(), 'groups' => []], 1 => ['fixture' => new \App\DataFixtures\Category\CategoryFixtures(($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService())), 'groups' => []], 2 => ['fixture' => new \App\DataFixtures\Content\ContentConnectionFixtures(), 'groups' => []], 3 => ['fixture' => new \App\DataFixtures\Content\ContentFixtures(), 'groups' => []], 4 => ['fixture' => new \App\DataFixtures\CustomField\CustomFieldFixtures(($this->privates['App\\Repository\\CustomField\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService())), 'groups' => []], 5 => ['fixture' => new \App\DataFixtures\EventLog\EventFixtures(), 'groups' => []], 6 => ['fixture' => new \App\DataFixtures\Menu\MenuFixtures(), 'groups' => []], 7 => ['fixture' => new \App\DataFixtures\Router\RouteFixtures(), 'groups' => []], 8 => ['fixture' => new \App\DataFixtures\User\UserFixtures(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())), 'groups' => []], 9 => ['fixture' => new \App\DataFixtures\User\UserUpdaterFixtures(($this->privates['App\\Repository\\User\\UserRepository'] ?? $this->getUserRepositoryService())), 'groups' => []]]);
$this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
$instance->setName('doctrine:fixtures:load');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($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';
return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/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('AppMigrations', (\dirname(__DIR__, 4).'/migrations'));
$a->setAllOrNothing(true);
$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', #[\Closure(name: 'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] 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')]);
}
/**
* 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';
$this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
$instance->addEntityListener('App\\Entity\\Content\\Content', 'App\\EventListener\\ContentAlias', 'prePersist');
$instance->addEntityListener('App\\Entity\\Content\\Content', 'App\\EventListener\\ContentAlias', 'preUpdate');
$instance->addEntityListener('App\\Entity\\Content\\ContentConnection', 'App\\EventListener\\ContentConnectionSync', 'postPersist');
$instance->addEntityListener('App\\Entity\\Content\\ContentConnection', 'App\\EventListener\\ContentConnectionSync', 'postRemove');
$instance->addEntityListener('App\\Entity\\Content\\Text', 'App\\EventListener\\ContentImageConnectionSync', 'postUpdate');
$instance->addEntityListener('App\\Entity\\CustomField\\CustomField', 'App\\EventListener\\CustomField', 'prePersist');
$instance->addEntityListener('App\\Entity\\CustomField\\CustomField', 'App\\EventListener\\CustomField', 'preUpdate');
$instance->addEntityListener('App\\Entity\\CustomField\\CustomField', 'App\\EventListener\\CustomField', 'postRemove');
return $instance;
}
/**
* 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/lib/Doctrine/Common/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/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
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\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($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/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine.schema_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($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');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
$this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
$instance->setName('doctrine:migrations:sync-metadata-storage');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
$this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
$instance->setName('doctrine:migrations:list');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private '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.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function getForm_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
return $this->privates['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
}
/**
* 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\\Admin\\Address\\AddressInvoiceType' => ['privates', 'App\\Form\\Admin\\Address\\AddressInvoiceType', 'getAddressInvoiceTypeService', false],
'App\\Form\\Admin\\Address\\AddressOrderDeliveryType' => ['privates', 'App\\Form\\Admin\\Address\\AddressOrderDeliveryType', 'getAddressOrderDeliveryTypeService', false],
'App\\Form\\Admin\\Address\\AddressOrderInvoiceType' => ['privates', 'App\\Form\\Admin\\Address\\AddressOrderInvoiceType', 'getAddressOrderInvoiceTypeService', false],
'App\\Form\\Admin\\Address\\AddressUserType' => ['privates', 'App\\Form\\Admin\\Address\\AddressUserType', 'getAddressUserTypeService', false],
'App\\Form\\Admin\\Category\\CategoryListSearchType' => ['privates', 'App\\Form\\Admin\\Category\\CategoryListSearchType', 'getCategoryListSearchTypeService', false],
'App\\Form\\Admin\\Category\\CategoryType' => ['privates', 'App\\Form\\Admin\\Category\\CategoryType', 'getCategoryTypeService', false],
'App\\Form\\Admin\\Content\\ContentConnectionType' => ['privates', 'App\\Form\\Admin\\Content\\ContentConnectionType', 'getContentConnectionTypeService', false],
'App\\Form\\Admin\\Content\\ContentCustomFieldValueType' => ['privates', 'App\\Form\\Admin\\Content\\ContentCustomFieldValueType', 'getContentCustomFieldValueTypeService', false],
'App\\Form\\Admin\\Content\\ContentFileConnectionType' => ['privates', 'App\\Form\\Admin\\Content\\ContentFileConnectionType', 'getContentFileConnectionTypeService', false],
'App\\Form\\Admin\\Content\\ContentImageConnectionType' => ['privates', 'App\\Form\\Admin\\Content\\ContentImageConnectionType', 'getContentImageConnectionTypeService', false],
'App\\Form\\Admin\\Content\\ContentListSearchType' => ['privates', 'App\\Form\\Admin\\Content\\ContentListSearchType', 'getContentListSearchTypeService', false],
'App\\Form\\Admin\\Content\\ContentShortType' => ['privates', 'App\\Form\\Admin\\Content\\ContentShortType', 'getContentShortTypeService', false],
'App\\Form\\Admin\\Content\\ContentType' => ['privates', 'App\\Form\\Admin\\Content\\ContentType', 'getContentTypeService', false],
'App\\Form\\Admin\\Content\\FirmType' => ['privates', 'App\\Form\\Admin\\Content\\FirmType', 'getFirmTypeService', false],
'App\\Form\\Admin\\Content\\MetaType' => ['privates', 'App\\Form\\Admin\\Content\\MetaType', 'getMetaTypeService', false],
'App\\Form\\Admin\\Content\\ProductType' => ['privates', 'App\\Form\\Admin\\Content\\ProductType', 'getProductTypeService', false],
'App\\Form\\Admin\\Content\\TextType' => ['privates', 'App\\Form\\Admin\\Content\\TextType', 'getTextTypeService', false],
'App\\Form\\Admin\\CustomField\\CustomFieldListSearchType' => ['privates', 'App\\Form\\Admin\\CustomField\\CustomFieldListSearchType', 'getCustomFieldListSearchTypeService', false],
'App\\Form\\Admin\\CustomField\\CustomFieldParamType' => ['privates', 'App\\Form\\Admin\\CustomField\\CustomFieldParamType', 'getCustomFieldParamTypeService', false],
'App\\Form\\Admin\\CustomField\\CustomFieldSelectType' => ['privates', 'App\\Form\\Admin\\CustomField\\CustomFieldSelectType', 'getCustomFieldSelectTypeService', false],
'App\\Form\\Admin\\CustomField\\CustomFieldType' => ['privates', 'App\\Form\\Admin\\CustomField\\CustomFieldType', 'getCustomFieldTypeService', false],
'App\\Form\\Admin\\FileListSearchType' => ['privates', 'App\\Form\\Admin\\FileListSearchType', 'getFileListSearchTypeService', false],
'App\\Form\\Admin\\FileType' => ['privates', 'App\\Form\\Admin\\FileType', 'getFileTypeService', false],
'App\\Form\\Admin\\Import\\ImportFileUploadType' => ['privates', 'App\\Form\\Admin\\Import\\ImportFileUploadType', 'getImportFileUploadTypeService', false],
'App\\Form\\Admin\\Import\\ImportListSearchType' => ['privates', 'App\\Form\\Admin\\Import\\ImportListSearchType', 'getImportListSearchTypeService', false],
'App\\Form\\Admin\\Import\\ImportParamType' => ['privates', 'App\\Form\\Admin\\Import\\ImportParamType', 'getImportParamTypeService', false],
'App\\Form\\Admin\\Import\\ImportTaskListSearchType' => ['privates', 'App\\Form\\Admin\\Import\\ImportTaskListSearchType', 'getImportTaskListSearchTypeService', false],
'App\\Form\\Admin\\Import\\ImportType' => ['privates', 'App\\Form\\Admin\\Import\\ImportType', 'getImportTypeService', false],
'App\\Form\\Admin\\Mail\\MailForm' => ['privates', 'App\\Form\\Admin\\Mail\\MailForm', 'getMailFormService', false],
'App\\Form\\Admin\\Mail\\MailListSearch' => ['privates', 'App\\Form\\Admin\\Mail\\MailListSearch', 'getMailListSearchService', false],
'App\\Form\\Admin\\Mail\\SendMailForm' => ['privates', 'App\\Form\\Admin\\Mail\\SendMailForm', 'getSendMailFormService', false],
'App\\Form\\Admin\\Mailing\\NewsletterSigninType' => ['privates', 'App\\Form\\Admin\\Mailing\\NewsletterSigninType', 'getNewsletterSigninTypeService', false],
'App\\Form\\Admin\\Mailing\\NewsletterSignoutType' => ['privates', 'App\\Form\\Admin\\Mailing\\NewsletterSignoutType', 'getNewsletterSignoutTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\AccessCode\\BearerAsyncType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\AccessCode\\BearerAsyncType', 'getBearerAsyncTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LoginAsyncType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LoginAsyncType', 'getLoginAsyncTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LogoutAsyncType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LogoutAsyncType', 'getLogoutAsyncTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Basic\\UrlType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Basic\\UrlType', 'getUrlTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Content\\ClearType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Content\\ClearType', 'getClearTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Content\\ListType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Content\\ListType', 'getListTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Content\\SearchType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Content\\SearchType', 'getSearchTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Content\\SingleType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Content\\SingleType', 'getSingleTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\ItemListSearchType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\ItemListSearchType', 'getItemListSearchTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\ItemType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\ItemType', 'getItemTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Mailing\\BonusParamsType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Mailing\\BonusParamsType', 'getBonusParamsTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Mailing\\NewsletterFormType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Mailing\\NewsletterFormType', 'getNewsletterFormTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Poll\\ListType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Poll\\ListType', 'getListType2Service', false],
'App\\Form\\Admin\\Menu\\Item\\Poll\\SingleType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Poll\\SingleType', 'getSingleType2Service', false],
'App\\Form\\Admin\\Menu\\Item\\System\\AliasType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\System\\AliasType', 'getAliasTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\System\\GroupType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\System\\GroupType', 'getGroupTypeService', false],
'App\\Form\\Admin\\Menu\\Item\\Type\\QueryParamType' => ['privates', 'App\\Form\\Admin\\Menu\\Item\\Type\\QueryParamType', 'getQueryParamTypeService', false],
'App\\Form\\Admin\\Menu\\MenuListSearchType' => ['privates', 'App\\Form\\Admin\\Menu\\MenuListSearchType', 'getMenuListSearchTypeService', false],
'App\\Form\\Admin\\Menu\\MenuType' => ['privates', 'App\\Form\\Admin\\Menu\\MenuType', 'getMenuTypeService', false],
'App\\Form\\Admin\\Module\\ModuleListSearchType' => ['privates', 'App\\Form\\Admin\\Module\\ModuleListSearchType', 'getModuleListSearchTypeService', false],
'App\\Form\\Admin\\Poll\\PollType' => ['privates', 'App\\Form\\Admin\\Poll\\PollType', 'getPollTypeService', false],
'App\\Form\\Admin\\Poll\\QuestionOptionType' => ['privates', 'App\\Form\\Admin\\Poll\\QuestionOptionType', 'getQuestionOptionTypeService', false],
'App\\Form\\Admin\\Poll\\QuestionType' => ['privates', 'App\\Form\\Admin\\Poll\\QuestionType', 'getQuestionTypeService', false],
'App\\Form\\Admin\\Settings\\MetaType' => ['privates', 'App\\Form\\Admin\\Settings\\MetaType', 'getMetaType2Service', false],
'App\\Form\\Admin\\Settings\\PaginationType' => ['privates', 'App\\Form\\Admin\\Settings\\PaginationType', 'getPaginationTypeService', false],
'App\\Form\\Admin\\Settings\\PrimaryType' => ['privates', 'App\\Form\\Admin\\Settings\\PrimaryType', 'getPrimaryTypeService', false],
'App\\Form\\Admin\\Settings\\ShopType' => ['privates', 'App\\Form\\Admin\\Settings\\ShopType', 'getShopTypeService', false],
'App\\Form\\Admin\\Shop\\DeliveryMethodType' => ['privates', 'App\\Form\\Admin\\Shop\\DeliveryMethodType', 'getDeliveryMethodTypeService', false],
'App\\Form\\Admin\\Shop\\DeliveryType' => ['privates', 'App\\Form\\Admin\\Shop\\DeliveryType', 'getDeliveryTypeService', false],
'App\\Form\\Admin\\Shop\\PaymentMethodType' => ['privates', 'App\\Form\\Admin\\Shop\\PaymentMethodType', 'getPaymentMethodTypeService', false],
'App\\Form\\Admin\\Shop\\ShopOrderProductType' => ['privates', 'App\\Form\\Admin\\Shop\\ShopOrderProductType', 'getShopOrderProductTypeService', false],
'App\\Form\\Admin\\Shop\\ShopOrderType' => ['privates', 'App\\Form\\Admin\\Shop\\ShopOrderType', 'getShopOrderTypeService', false],
'App\\Form\\Admin\\Type\\AliasType' => ['privates', 'App\\Form\\Admin\\Type\\AliasType', 'getAliasType2Service', false],
'App\\Form\\Admin\\Type\\DatePickerType' => ['privates', 'App\\Form\\Admin\\Type\\DatePickerType', 'getDatePickerTypeService', false],
'App\\Form\\Admin\\Type\\DateTimePickerType' => ['privates', 'App\\Form\\Admin\\Type\\DateTimePickerType', 'getDateTimePickerTypeService', false],
'App\\Form\\Admin\\Type\\ImageType' => ['privates', 'App\\Form\\Admin\\Type\\ImageType', 'getImageTypeService', false],
'App\\Form\\Admin\\Type\\RawTextareaType' => ['privates', 'App\\Form\\Admin\\Type\\RawTextareaType', 'getRawTextareaTypeService', false],
'App\\Form\\Admin\\Type\\TimePickerType' => ['privates', 'App\\Form\\Admin\\Type\\TimePickerType', 'getTimePickerTypeService', false],
'App\\Form\\Admin\\User\\UserListSearchType' => ['privates', 'App\\Form\\Admin\\User\\UserListSearchType', 'getUserListSearchTypeService', false],
'App\\Form\\Admin\\User\\UserType' => ['privates', 'App\\Form\\Admin\\User\\UserType', 'getUserTypeService', false],
'App\\Form\\Poll\\ResponseAnswerType' => ['privates', 'App\\Form\\Poll\\ResponseAnswerType', 'getResponseAnswerTypeService', false],
'App\\Form\\Poll\\ResponseType' => ['privates', 'App\\Form\\Poll\\ResponseType', 'getResponseTypeService', false],
'App\\Form\\Security\\RegistrationFormType' => ['privates', 'App\\Form\\Security\\RegistrationFormType', 'getRegistrationFormTypeService', false],
'App\\Form\\Shop\\CreateOrderFormType' => ['privates', 'App\\Form\\Shop\\CreateOrderFormType', 'getCreateOrderFormTypeService', false],
'App\\Form\\Shop\\OrderAddressDeliveryFormType' => ['privates', 'App\\Form\\Shop\\OrderAddressDeliveryFormType', 'getOrderAddressDeliveryFormTypeService', false],
'App\\Form\\Shop\\OrderAddressInvoiceFormType' => ['privates', 'App\\Form\\Shop\\OrderAddressInvoiceFormType', 'getOrderAddressInvoiceFormTypeService', false],
'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerParamType' => [false, 'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerParamType', 'getAccessCodeBearerParamTypeService', false],
'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerType' => [false, 'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerType', 'getAccessCodeBearerTypeService', false],
'App\\Modules\\ContentByCat\\Form\\ContentByCatParamType' => [false, 'App\\Modules\\ContentByCat\\Form\\ContentByCatParamType', 'getContentByCatParamTypeService', false],
'App\\Modules\\ContentByCat\\Form\\ContentByCatType' => [false, 'App\\Modules\\ContentByCat\\Form\\ContentByCatType', 'getContentByCatTypeService', false],
'App\\Modules\\ContentById\\Form\\ContentByIdParamType' => [false, 'App\\Modules\\ContentById\\Form\\ContentByIdParamType', 'getContentByIdParamTypeService', false],
'App\\Modules\\ContentById\\Form\\ContentByIdType' => [false, 'App\\Modules\\ContentById\\Form\\ContentByIdType', 'getContentByIdTypeService', false],
'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsParamType' => [false, 'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsParamType', 'getElasticContentByRawParamsParamTypeService', false],
'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsType' => [false, 'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsType', 'getElasticContentByRawParamsTypeService', false],
'App\\Modules\\Menu\\Form\\MenuParamType' => [false, 'App\\Modules\\Menu\\Form\\MenuParamType', 'getMenuParamTypeService', false],
'App\\Modules\\Menu\\Form\\MenuType' => [false, 'App\\Modules\\Menu\\Form\\MenuType', 'getMenuType2Service', false],
'App\\Modules\\MoreWithTag\\Form\\MoreWithTagParamType' => [false, 'App\\Modules\\MoreWithTag\\Form\\MoreWithTagParamType', 'getMoreWithTagParamTypeService', false],
'App\\Modules\\MoreWithTag\\Form\\MoreWithTagType' => [false, 'App\\Modules\\MoreWithTag\\Form\\MoreWithTagType', 'getMoreWithTagTypeService', false],
'App\\Modules\\RawText\\Form\\RawTextParamType' => [false, 'App\\Modules\\RawText\\Form\\RawTextParamType', 'getRawTextParamTypeService', false],
'App\\Modules\\RawText\\Form\\RawTextType' => [false, 'App\\Modules\\RawText\\Form\\RawTextType', 'getRawTextTypeService', false],
'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiParamType' => [false, 'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiParamType', 'getSoteProductsApiParamTypeService', false],
'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiType' => [false, 'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiType', 'getSoteProductsApiTypeService', false],
'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsParamType' => [false, 'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsParamType', 'getUkApiPublicationsParamTypeService', false],
'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsType' => [false, 'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsType', 'getUkApiPublicationsTypeService', false],
'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentParamType' => [false, 'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentParamType', 'getWDElasticByCurrentContentParamTypeService', false],
'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentType' => [false, 'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentType', 'getWDElasticByCurrentContentTypeService', false],
'App\\Shop\\Delivery\\Form\\EmptyDeliveryType' => ['privates', 'App\\Shop\\Delivery\\Form\\EmptyDeliveryType', 'getEmptyDeliveryTypeService', false],
'App\\Shop\\Delivery\\Form\\PaczkomatyInpostType' => ['privates', 'App\\Shop\\Delivery\\Form\\PaczkomatyInpostType', 'getPaczkomatyInpostTypeService', 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' => ['privates', 'form.type.file', 'getForm_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
], [
'App\\Form\\Admin\\Address\\AddressInvoiceType' => '?',
'App\\Form\\Admin\\Address\\AddressOrderDeliveryType' => '?',
'App\\Form\\Admin\\Address\\AddressOrderInvoiceType' => '?',
'App\\Form\\Admin\\Address\\AddressUserType' => '?',
'App\\Form\\Admin\\Category\\CategoryListSearchType' => '?',
'App\\Form\\Admin\\Category\\CategoryType' => '?',
'App\\Form\\Admin\\Content\\ContentConnectionType' => '?',
'App\\Form\\Admin\\Content\\ContentCustomFieldValueType' => '?',
'App\\Form\\Admin\\Content\\ContentFileConnectionType' => '?',
'App\\Form\\Admin\\Content\\ContentImageConnectionType' => '?',
'App\\Form\\Admin\\Content\\ContentListSearchType' => '?',
'App\\Form\\Admin\\Content\\ContentShortType' => '?',
'App\\Form\\Admin\\Content\\ContentType' => '?',
'App\\Form\\Admin\\Content\\FirmType' => '?',
'App\\Form\\Admin\\Content\\MetaType' => '?',
'App\\Form\\Admin\\Content\\ProductType' => '?',
'App\\Form\\Admin\\Content\\TextType' => '?',
'App\\Form\\Admin\\CustomField\\CustomFieldListSearchType' => '?',
'App\\Form\\Admin\\CustomField\\CustomFieldParamType' => '?',
'App\\Form\\Admin\\CustomField\\CustomFieldSelectType' => '?',
'App\\Form\\Admin\\CustomField\\CustomFieldType' => '?',
'App\\Form\\Admin\\FileListSearchType' => '?',
'App\\Form\\Admin\\FileType' => '?',
'App\\Form\\Admin\\Import\\ImportFileUploadType' => '?',
'App\\Form\\Admin\\Import\\ImportListSearchType' => '?',
'App\\Form\\Admin\\Import\\ImportParamType' => '?',
'App\\Form\\Admin\\Import\\ImportTaskListSearchType' => '?',
'App\\Form\\Admin\\Import\\ImportType' => '?',
'App\\Form\\Admin\\Mail\\MailForm' => '?',
'App\\Form\\Admin\\Mail\\MailListSearch' => '?',
'App\\Form\\Admin\\Mail\\SendMailForm' => '?',
'App\\Form\\Admin\\Mailing\\NewsletterSigninType' => '?',
'App\\Form\\Admin\\Mailing\\NewsletterSignoutType' => '?',
'App\\Form\\Admin\\Menu\\Item\\AccessCode\\BearerAsyncType' => '?',
'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LoginAsyncType' => '?',
'App\\Form\\Admin\\Menu\\Item\\AccessCode\\LogoutAsyncType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Basic\\UrlType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Content\\ClearType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Content\\ListType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Content\\SearchType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Content\\SingleType' => '?',
'App\\Form\\Admin\\Menu\\Item\\ItemListSearchType' => '?',
'App\\Form\\Admin\\Menu\\Item\\ItemType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Mailing\\BonusParamsType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Mailing\\NewsletterFormType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Poll\\ListType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Poll\\SingleType' => '?',
'App\\Form\\Admin\\Menu\\Item\\System\\AliasType' => '?',
'App\\Form\\Admin\\Menu\\Item\\System\\GroupType' => '?',
'App\\Form\\Admin\\Menu\\Item\\Type\\QueryParamType' => '?',
'App\\Form\\Admin\\Menu\\MenuListSearchType' => '?',
'App\\Form\\Admin\\Menu\\MenuType' => '?',
'App\\Form\\Admin\\Module\\ModuleListSearchType' => '?',
'App\\Form\\Admin\\Poll\\PollType' => '?',
'App\\Form\\Admin\\Poll\\QuestionOptionType' => '?',
'App\\Form\\Admin\\Poll\\QuestionType' => '?',
'App\\Form\\Admin\\Settings\\MetaType' => '?',
'App\\Form\\Admin\\Settings\\PaginationType' => '?',
'App\\Form\\Admin\\Settings\\PrimaryType' => '?',
'App\\Form\\Admin\\Settings\\ShopType' => '?',
'App\\Form\\Admin\\Shop\\DeliveryMethodType' => '?',
'App\\Form\\Admin\\Shop\\DeliveryType' => '?',
'App\\Form\\Admin\\Shop\\PaymentMethodType' => '?',
'App\\Form\\Admin\\Shop\\ShopOrderProductType' => '?',
'App\\Form\\Admin\\Shop\\ShopOrderType' => '?',
'App\\Form\\Admin\\Type\\AliasType' => '?',
'App\\Form\\Admin\\Type\\DatePickerType' => '?',
'App\\Form\\Admin\\Type\\DateTimePickerType' => '?',
'App\\Form\\Admin\\Type\\ImageType' => '?',
'App\\Form\\Admin\\Type\\RawTextareaType' => '?',
'App\\Form\\Admin\\Type\\TimePickerType' => '?',
'App\\Form\\Admin\\User\\UserListSearchType' => '?',
'App\\Form\\Admin\\User\\UserType' => '?',
'App\\Form\\Poll\\ResponseAnswerType' => '?',
'App\\Form\\Poll\\ResponseType' => '?',
'App\\Form\\Security\\RegistrationFormType' => '?',
'App\\Form\\Shop\\CreateOrderFormType' => '?',
'App\\Form\\Shop\\OrderAddressDeliveryFormType' => '?',
'App\\Form\\Shop\\OrderAddressInvoiceFormType' => '?',
'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerParamType' => '?',
'App\\Modules\\AccessCodeBearer\\Form\\AccessCodeBearerType' => '?',
'App\\Modules\\ContentByCat\\Form\\ContentByCatParamType' => '?',
'App\\Modules\\ContentByCat\\Form\\ContentByCatType' => '?',
'App\\Modules\\ContentById\\Form\\ContentByIdParamType' => '?',
'App\\Modules\\ContentById\\Form\\ContentByIdType' => '?',
'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsParamType' => '?',
'App\\Modules\\ElasticContentByRawParams\\Form\\ElasticContentByRawParamsType' => '?',
'App\\Modules\\Menu\\Form\\MenuParamType' => '?',
'App\\Modules\\Menu\\Form\\MenuType' => '?',
'App\\Modules\\MoreWithTag\\Form\\MoreWithTagParamType' => '?',
'App\\Modules\\MoreWithTag\\Form\\MoreWithTagType' => '?',
'App\\Modules\\RawText\\Form\\RawTextParamType' => '?',
'App\\Modules\\RawText\\Form\\RawTextType' => '?',
'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiParamType' => '?',
'App\\Modules\\SoteProductsApi\\Form\\SoteProductsApiType' => '?',
'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsParamType' => '?',
'App\\Modules\\UkApiPublications\\Form\\UkApiPublicationsType' => '?',
'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentParamType' => '?',
'App\\Modules\\WDElasticByCurrentContent\\Form\\WDElasticByCurrentContentType' => '?',
'App\\Shop\\Delivery\\Form\\EmptyDeliveryType' => '?',
'App\\Shop\\Delivery\\Form\\PaczkomatyInpostType' => '?',
'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->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(NULL)));
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.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 4 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
}, 5), '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()), NULL);
}
/**
* 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(NULL);
}
/**
* 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.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function getForm_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->privates['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(NULL);
}
/**
* 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->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true, '_token', NULL, '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.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';
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()), false, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), NULL);
}
/**
* 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->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));
}
/**
* Gets the private 'fos_elastica.client.default' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Client
*/
protected function getFosElastica_Client_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/ruflin/elastica/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
$this->privates['fos_elastica.client.default'] = $instance = new \FOS\ElasticaBundle\Elastica\Client(['connections' => [0 => ['url' => $this->getEnv('ELASTICSEARCH_URL'), 'username' => 'wybieramydom_content', 'password' => '7isXS@$myFKAVLVU', 'curl' => [64 => false], 'http_error_codes' => [0 => 400, 1 => 403, 2 => 404], 'ssl' => false, 'logger' => 'fos_elastica.logger', 'compression' => false, 'headers' => [], 'retryOnConflict' => 0, 'persistent' => true]], 'connectionStrategy' => 'Simple'], NULL);
$instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
$instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
return $instance;
}
/**
* Gets the private 'fos_elastica.command.create' shared service.
*
* @return \FOS\ElasticaBundle\Command\CreateCommand
*/
protected function getFosElastica_Command_CreateService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/CreateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
$this->privates['fos_elastica.command.create'] = $instance = new \FOS\ElasticaBundle\Command\CreateCommand(($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.mapping_builder'] ?? $this->getFosElastica_MappingBuilderService()), ($this->privates['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())));
$instance->setName('fos:elastica:create');
return $instance;
}
/**
* Gets the private 'fos_elastica.command.delete' shared service.
*
* @return \FOS\ElasticaBundle\Command\DeleteCommand
*/
protected function getFosElastica_Command_DeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/DeleteCommand.php';
$this->privates['fos_elastica.command.delete'] = $instance = new \FOS\ElasticaBundle\Command\DeleteCommand(($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), ($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
$instance->setName('fos:elastica:delete');
return $instance;
}
/**
* Gets the private 'fos_elastica.command.populate' shared service.
*
* @return \FOS\ElasticaBundle\Command\PopulateCommand
*/
protected function getFosElastica_Command_PopulateService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/PopulateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterRegistry.php';
$this->privates['fos_elastica.command.populate'] = $instance = new \FOS\ElasticaBundle\Command\PopulateCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), new \FOS\ElasticaBundle\Provider\PagerProviderRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'wybieramydom_content' => ['privates', 'fos_elastica.pager_provider.wybieramydom_content', 'getFosElastica_PagerProvider_WybieramydomContentService', false],
], [
'wybieramydom_content' => 'FOS\\ElasticaBundle\\Doctrine\\ORMPagerProvider',
])), new \FOS\ElasticaBundle\Persister\PagerPersisterRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'in_place' => ['privates', 'fos_elastica.in_place_pager_persister', 'getFosElastica_InPlacePagerPersisterService', false],
], [
'in_place' => 'FOS\\ElasticaBundle\\Persister\\InPlacePagerPersister',
])), ($this->privates['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
$instance->setName('fos:elastica:populate');
return $instance;
}
/**
* Gets the private 'fos_elastica.command.reset' shared service.
*
* @return \FOS\ElasticaBundle\Command\ResetCommand
*/
protected function getFosElastica_Command_ResetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetCommand.php';
$this->privates['fos_elastica.command.reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetCommand(($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
$instance->setName('fos:elastica:reset');
return $instance;
}
/**
* Gets the private 'fos_elastica.command.search' shared service.
*
* @return \FOS\ElasticaBundle\Command\SearchCommand
*/
protected function getFosElastica_Command_SearchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/SearchCommand.php';
$this->privates['fos_elastica.command.search'] = $instance = new \FOS\ElasticaBundle\Command\SearchCommand(($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
$instance->setName('fos:elastica:search');
return $instance;
}
/**
* Gets the private 'fos_elastica.command.templates_reset' shared service.
*
* @return \FOS\ElasticaBundle\Command\ResetTemplatesCommand
*/
protected function getFosElastica_Command_TemplatesResetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetTemplatesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/TemplateResetter.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/TemplateContainerSource.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
$this->privates['fos_elastica.command.templates_reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetTemplatesCommand(new \FOS\ElasticaBundle\Index\TemplateResetter(new \FOS\ElasticaBundle\Configuration\ConfigManager([0 => new \FOS\ElasticaBundle\Configuration\Source\TemplateContainerSource([])]), ($this->privates['fos_elastica.mapping_builder'] ?? $this->getFosElastica_MappingBuilderService()), ($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), new \FOS\ElasticaBundle\Index\IndexTemplateManager([])));
$instance->setName('fos:elastica:reset-templates');
return $instance;
}
/**
* Gets the private 'fos_elastica.config_manager' shared service.
*
* @return \FOS\ElasticaBundle\Configuration\ConfigManager
*/
protected function getFosElastica_ConfigManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/ContainerSource.php';
return $this->privates['fos_elastica.config_manager'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([0 => new \FOS\ElasticaBundle\Configuration\Source\ContainerSource(['wybieramydom_content' => ['elasticsearch_name' => 'wybieramydom_content_prod', 'reference' => ($this->privates['fos_elastica.index.wybieramydom_content'] ?? $this->getFosElastica_Index_WybieramydomContentService()), 'model' => 'App\\Entity\\Content\\Content', 'name' => 'wybieramydom_content', 'settings' => ['index' => ['analysis' => ['analyzer' => ['polish_analyzer' => ['type' => 'custom', 'tokenizer' => 'standard', 'filter' => [0 => 'lowercase', 1 => 'polish_ascii_folding', 2 => 'polish_stem', 3 => 'polish_stop']], 'polish_analyzer_suggestions' => ['type' => 'custom', 'tokenizer' => 'standard', 'filter' => [0 => 'lowercase', 1 => 'polish_ascii_folding', 2 => 'polish_stem']]], 'filter' => ['polish_ascii_folding' => ['type' => 'asciifolding', 'preserve_original' => true]]]]], 'index_prototype' => [], 'use_alias' => true, 'mapping' => ['dynamic_templates' => [], 'properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text', 'analyzer' => 'polish_analyzer'], 'titleSuggestions' => ['property_path' => 'title', 'type' => 'search_as_you_type', 'max_shingle_size' => 4], 'alias' => ['type' => 'keyword'], 'introtext' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'value' => ['type' => 'text', 'analyzer' => 'polish_analyzer']]], 'text' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'value' => ['type' => 'text', 'analyzer' => 'polish_analyzer']]], 'type' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'name' => ['type' => 'text'], 'alias' => ['type' => 'text']]], 'categories' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'name' => ['type' => 'text'], 'alias' => ['type' => 'text']]], 'products' => ['type' => 'nested', 'properties' => ['id' => ['type' => 'integer'], 'ordering' => ['type' => 'integer'], 'name' => ['type' => 'text'], 'price' => ['type' => 'float'], 'pricePromo' => ['type' => 'float'], 'quantity' => ['type' => 'integer']]], 'customFields' => ['type' => 'nested', 'properties' => ['id' => ['type' => 'integer'], 'valueString' => ['type' => 'text'], 'valueInt' => ['type' => 'integer'], 'valueDecimal' => ['type' => 'float'], 'valueJson' => ['type' => 'text'], 'customField' => ['type' => 'nested', 'properties' => ['id' => ['type' => 'integer'], 'alias' => ['type' => 'keyword'], 'title' => ['type' => 'text'], 'fieldType' => ['type' => 'integer'], 'fieldValueType' => ['type' => 'integer']]]]], 'access' => ['type' => 'integer'], 'state' => ['type' => 'integer'], 'publish_at' => ['type' => 'date'], 'created_at' => ['type' => 'date'], 'modified_at' => ['type' => 'date'], 'expires_at' => ['type' => 'date'], 'highlighted' => ['type' => 'boolean']]], 'config' => ['analyzer' => NULL, 'search_analyzer' => NULL, 'dynamic' => NULL, 'date_detection' => NULL, 'dynamic_date_formats' => [], 'numeric_detection' => NULL]]])]);
}
/**
* Gets the private 'fos_elastica.filter_objects_listener' shared service.
*
* @return \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener
*/
protected function getFosElastica_FilterObjectsListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/Listener/FilterObjectsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
return $this->privates['fos_elastica.filter_objects_listener'] = new \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener(($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))));
}
/**
* Gets the private 'fos_elastica.finder.wybieramydom_content' shared service.
*
* @return \FOS\ElasticaBundle\Finder\TransformedFinder
*/
protected function getFosElastica_Finder_WybieramydomContentService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
$a = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Content\\Content', ['query_builder_method' => 'createAdvancedSearchQB', 'ignore_missing' => true, 'hints' => [], 'hydrate' => true, 'identifier' => 'id']);
$a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(0, 0))));
return $this->privates['fos_elastica.finder.wybieramydom_content'] = new \FOS\ElasticaBundle\Finder\TransformedFinder(($this->privates['fos_elastica.index.wybieramydom_content'] ?? $this->getFosElastica_Index_WybieramydomContentService()), $a);
}
/**
* Gets the private 'fos_elastica.in_place_pager_persister' shared service.
*
* @return \FOS\ElasticaBundle\Persister\InPlacePagerPersister
*/
protected function getFosElastica_InPlacePagerPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/InPlacePagerPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PersisterRegistry.php';
return $this->privates['fos_elastica.in_place_pager_persister'] = new \FOS\ElasticaBundle\Persister\InPlacePagerPersister(new \FOS\ElasticaBundle\Persister\PersisterRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'wybieramydom_content' => ['privates', 'fos_elastica.object_persister.wybieramydom_content', 'getFosElastica_ObjectPersister_WybieramydomContentService', false],
], [
'wybieramydom_content' => 'FOS\\ElasticaBundle\\Persister\\ObjectPersister',
])), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'fos_elastica.index.wybieramydom_content' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Index
*/
protected function getFosElastica_Index_WybieramydomContentService()
{
include_once \dirname(__DIR__, 4).'/vendor/ruflin/elastica/src/SearchableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/ruflin/elastica/src/Index.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
return $this->privates['fos_elastica.index.wybieramydom_content'] = ($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService())->getIndex('wybieramydom_content_prod');
}
/**
* Gets the private 'fos_elastica.index_manager' shared service.
*
* @return \FOS\ElasticaBundle\Index\IndexManager
*/
protected function getFosElastica_IndexManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexManager.php';
$a = ($this->privates['fos_elastica.index.wybieramydom_content'] ?? $this->getFosElastica_Index_WybieramydomContentService());
return $this->privates['fos_elastica.index_manager'] = new \FOS\ElasticaBundle\Index\IndexManager(['wybieramydom_content' => $a], $a);
}
/**
* Gets the private 'fos_elastica.listener.wybieramydom_content' shared service.
*
* @return \FOS\ElasticaBundle\Doctrine\Listener
*/
protected function getFosElastica_Listener_WybieramydomContentService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
return $this->privates['fos_elastica.listener.wybieramydom_content'] = new \FOS\ElasticaBundle\Doctrine\Listener(($this->privates['fos_elastica.object_persister.wybieramydom_content'] ?? $this->getFosElastica_ObjectPersister_WybieramydomContentService()), ($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))), ['identifier' => 'id', 'indexName' => 'wybieramydom_content'], NULL);
}
/**
* Gets the private 'fos_elastica.logger' shared service.
*
* @return \FOS\ElasticaBundle\Logger\ElasticaLogger
*/
protected function getFosElastica_LoggerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('elastica');
$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['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($a, true);
}
/**
* Gets the private 'fos_elastica.mapping_builder' shared service.
*
* @return \FOS\ElasticaBundle\Index\MappingBuilder
*/
protected function getFosElastica_MappingBuilderService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
return $this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'fos_elastica.object_persister.wybieramydom_content' shared service.
*
* @return \FOS\ElasticaBundle\Persister\ObjectPersister
*/
protected function getFosElastica_ObjectPersister_WybieramydomContentService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
$a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id', 'index' => 'wybieramydom_content'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(0, 0))));
return $this->privates['fos_elastica.object_persister.wybieramydom_content'] = new \FOS\ElasticaBundle\Persister\ObjectPersister(($this->privates['fos_elastica.index.wybieramydom_content'] ?? $this->getFosElastica_Index_WybieramydomContentService()), $a, 'App\\Entity\\Content\\Content', ['id' => ['type' => 'integer'], 'title' => ['type' => 'text', 'analyzer' => 'polish_analyzer'], 'titleSuggestions' => ['property_path' => 'title', 'type' => 'search_as_you_type', 'max_shingle_size' => 4], 'alias' => ['type' => 'keyword'], 'introtext' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'value' => ['type' => 'text', 'analyzer' => 'polish_analyzer']]], 'text' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'value' => ['type' => 'text', 'analyzer' => 'polish_analyzer']]], 'type' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'name' => ['type' => 'text'], 'alias' => ['type' => 'text']]], 'categories' => ['type' => 'object', 'properties' => ['id' => ['type' => 'integer'], 'name' => ['type' => 'text'], 'alias' => ['type' => 'text']]], 'products' => ['type' => 'nested', 'properties' => ['id' => ['type' => 'integer'], 'ordering' => ['type' => 'integer'], 'name' => ['type' => 'text'], 'price' => ['type' => 'float'], 'pricePromo' => ['type' => 'float'], 'quantity' => ['type' => 'integer']]], 'customFields' => ['type' => 'nested', 'properties' => ['id' => ['type' => 'integer'], 'valueString' => ['type' => 'text'], 'valueInt' => ['type' => 'integer'], 'valueDecimal' => ['type' => 'float'], 'valueJson' => ['type' => 'text'], 'customField' => ['type' => 'nested', 'properties' => ['id' => ['type' => 'integer'], 'alias' => ['type' => 'keyword'], 'title' => ['type' => 'text'], 'fieldType' => ['type' => 'integer'], 'fieldValueType' => ['type' => 'integer']]]]], 'access' => ['type' => 'integer'], 'state' => ['type' => 'integer'], 'publish_at' => ['type' => 'date'], 'created_at' => ['type' => 'date'], 'modified_at' => ['type' => 'date'], 'expires_at' => ['type' => 'date'], 'highlighted' => ['type' => 'boolean']], []);
}
/**
* Gets the private 'fos_elastica.pager_provider.wybieramydom_content' shared service.
*
* @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
*/
protected function getFosElastica_PagerProvider_WybieramydomContentService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RegisterListenersService.php';
return $this->privates['fos_elastica.pager_provider.wybieramydom_content'] = new \FOS\ElasticaBundle\Doctrine\ORMPagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new \FOS\ElasticaBundle\Doctrine\RegisterListenersService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), 'App\\Entity\\Content\\Content', ['batch_size' => 100, 'clear_object_manager' => true, 'debug_logging' => true, 'query_builder_method' => 'createQueryBuilder']);
}
/**
* Gets the private 'fos_elastica.paginator.subscriber' shared service.
*
* @return \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber
*/
protected function getFosElastica_Paginator_SubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Subscriber/PaginateElasticaQuerySubscriber.php';
return $this->privates['fos_elastica.paginator.subscriber'] = new \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'fos_elastica.populate_listener' shared service.
*
* @return \FOS\ElasticaBundle\EventListener\PopulateListener
*/
protected function getFosElastica_PopulateListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/EventListener/PopulateListener.php';
return $this->privates['fos_elastica.populate_listener'] = new \FOS\ElasticaBundle\EventListener\PopulateListener(($this->privates['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
}
/**
* Gets the private 'fos_elastica.resetter' shared service.
*
* @return \FOS\ElasticaBundle\Index\Resetter
*/
protected function getFosElastica_ResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/Resetter.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
return $this->privates['fos_elastica.resetter'] = new \FOS\ElasticaBundle\Index\Resetter(($this->privates['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())), ($this->privates['fos_elastica.mapping_builder'] ?? $this->getFosElastica_MappingBuilderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'fos_rest.allowed_methods_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\AllowedMethodsListener
*/
protected function getFosRest_AllowedMethodsListenerService()
{
return $this->privates['fos_rest.allowed_methods_listener'] = new \FOS\RestBundle\EventListener\AllowedMethodsListener(($this->privates['fos_rest.allowed_methods_loader'] ?? $this->getFosRest_AllowedMethodsLoaderService()));
}
/**
* Gets the private 'fos_rest.allowed_methods_loader' shared service.
*
* @return \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader
*/
protected function getFosRest_AllowedMethodsLoaderService()
{
return $this->privates['fos_rest.allowed_methods_loader'] = new \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader(($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($this->targetDir.''.'/fos_rest'), true);
}
/**
* Gets the private 'fos_rest.format_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\FormatListener
*/
protected function getFosRest_FormatListenerService()
{
$a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$b = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL, NULL, NULL, NULL, []);
$a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/', NULL, NULL, NULL, []), ['methods' => NULL, 'priorities' => [0 => 'html', 1 => 'json'], 'fallback_format' => 'html', 'attributes' => [], 'prefer_extension' => '2.0']);
$a->add($b, ['priorities' => [0 => 'json'], 'methods' => NULL, 'attributes' => [], 'stop' => false, 'prefer_extension' => '2.0', 'fallback_format' => 'html']);
$a->add($b, ['fallback_format' => 'json', 'methods' => NULL, 'attributes' => [], 'stop' => false, 'prefer_extension' => '2.0', 'priorities' => []]);
return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
}
/**
* Gets the private 'fos_rest.param_fetcher_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\ParamFetcherListener
*/
protected function getFosRest_ParamFetcherListenerService()
{
return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())), false);
}
/**
* Gets the private 'fos_rest.serializer.form_error_handler' shared service.
*
* @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
*/
protected function getFosRest_Serializer_FormErrorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(NULL, 'validators'));
}
/**
* Gets the private 'fos_rest.view_response_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\ViewResponseListener
*/
protected function getFosRest_ViewResponseListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false);
}
/**
* Gets the private 'fos_rest.zone_matcher_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\ZoneMatcherListener
*/
protected function getFosRest_ZoneMatcherListenerService()
{
$this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
$instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/*'));
return $instance;
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()));
}
/**
* Gets the private 'jms_serializer.array_collection_handler' shared service.
*
* @return \JMS\Serializer\Handler\ArrayCollectionHandler
*/
protected function getJmsSerializer_ArrayCollectionHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
}
/**
* Gets the private 'jms_serializer.cache.cache_clearer' shared service.
*
* @return \JMS\SerializerBundle\Cache\CacheClearer
*/
protected function getJmsSerializer_Cache_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()));
}
/**
* Gets the private 'jms_serializer.constraint_violation_handler' shared service.
*
* @return \JMS\Serializer\Handler\ConstraintViolationHandler
*/
protected function getJmsSerializer_ConstraintViolationHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
}
/**
* Gets the private 'jms_serializer.datetime_handler' shared service.
*
* @return \JMS\Serializer\Handler\DateHandler
*/
protected function getJmsSerializer_DatetimeHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP', 'Europe/Berlin', true);
}
/**
* Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
*
* @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
*/
protected function getJmsSerializer_DoctrineProxySubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(true, false);
}
/**
* Gets the private 'jms_serializer.iterator_handler' shared service.
*
* @return \JMS\Serializer\Handler\IteratorHandler
*/
protected function getJmsSerializer_IteratorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
}
/**
* Gets the private 'jms_serializer.metadata.traceable_cache' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableDriver
*/
protected function getJmsSerializer_Metadata_TraceableCacheService()
{
return $this->privates['jms_serializer.metadata.traceable_cache'] = new \JMS\SerializerBundle\Debug\TraceableDriver(new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')));
}
/**
* Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
*
* @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
*/
protected function getJmsSerializer_StopwatchSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
*/
protected function getJmsSerializer_TraceableEventDispatcherService()
{
$this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', false],
'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', false],
], [
'jms_serializer.stopwatch_subscriber' => '?',
'jms_serializer.traceable_runs_listener' => '?',
'jms_serializer.doctrine_proxy_subscriber' => '?',
]));
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
$instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_handler_registry' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
*/
protected function getJmsSerializer_TraceableHandlerRegistryService()
{
$this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', false],
'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', false],
'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', false],
'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', false],
'fos_rest.serializer.form_error_handler' => ['privates', 'fos_rest.serializer.form_error_handler', 'getFosRest_Serializer_FormErrorHandlerService', false],
], [
'jms_serializer.array_collection_handler' => '?',
'jms_serializer.constraint_violation_handler' => '?',
'jms_serializer.datetime_handler' => '?',
'jms_serializer.iterator_handler' => '?',
'fos_rest.serializer.form_error_handler' => '?',
])));
$instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'ArrayCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
$instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormInterfaceToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormInterfaceTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
$instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'ArrayCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'yml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
$instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
$instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
$instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
$instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
$instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
$instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
$instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
$instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
$instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_runs_listener' shared service.
*
* @return \JMS\SerializerBundle\Debug\RunsListener
*/
protected function getJmsSerializer_TraceableRunsListenerService()
{
return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
}
/**
* Gets the private 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
*
* @return \JMS\Serializer\Twig\SerializerRuntimeHelper
*/
protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
return $this->privates['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
}, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), 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';
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => $this->getMailer_TransportFactory_NullService();
yield 1 => $this->getMailer_TransportFactory_SendmailService();
yield 2 => $this->getMailer_TransportFactory_NativeService();
yield 3 => $this->getMailer_TransportFactory_SmtpService();
}, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
$a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', $a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.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.mailing' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_MailingService()
{
$this->privates['monolog.handler.mailing'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/mailing.log'), 7, 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
return $instance;
}
/**
* 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'), 7, 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
return $instance;
}
/**
* Gets the private 'monolog.handler.menu' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_MenuService()
{
$this->privates['monolog.handler.menu'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/menu.log'), 7, 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = 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 'perm_cache' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getPermCacheService()
{
$this->privates['perm_cache'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.perm_cache.inner'] ?? $this->get_PermCache_InnerService()), NULL);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($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 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['property_info.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));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/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' => ['privates', 'app_routing.compound_router', 'getAppRouting_CompoundRouterService', 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],
'service' => ['services', 'container.get_routing_condition_service', 'getContainer_GetRoutingConditionServiceService', false],
], [
'env' => 'Closure',
'service' => '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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($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/AccessListener.php';
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
}
/**
* 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';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login'), [], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [0 => 'ROLE_ADMIN'], NULL);
return $instance;
}
/**
* 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.authenticator.form_login.admin' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
*/
protected function getSecurity_Authenticator_FormLogin_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
$a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
$b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$b->setOptions(['login_path' => 'admin_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false]);
$b->setFirewallName('admin');
$c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
$c->setOptions(['login_path' => 'admin_login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']);
return $this->privates['security.authenticator.form_login.admin'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()), $b, $c, ['login_path' => 'admin_login', 'check_path' => 'admin_login', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true, 'form_only' => false]);
}
/**
* Gets the private 'security.authenticator.form_login.app' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
*/
protected function getSecurity_Authenticator_FormLogin_AppService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
$a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
$b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$b->setOptions(['login_path' => 'login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false]);
$b->setFirewallName('app');
$c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
$c->setOptions(['login_path' => 'login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']);
return $this->privates['security.authenticator.form_login.app'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()), $b, $c, ['login_path' => 'login', 'check_path' => 'login', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true, 'form_only' => false]);
}
/**
* 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/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.Pl5yDey'] ?? $this->get_ServiceLocator_Pl5yDeyService()), ($this->privates['.service_locator.4EOLSuS'] ?? $this->get_ServiceLocator_4EOLSuSService()), ['admin' => [0 => ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService())], 'app' => [0 => ($this->privates['security.authenticator.form_login.app'] ?? $this->getSecurity_Authenticator_FormLogin_AppService())]], false);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\Entity\\User\\User']);
$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()
{
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService());
}, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.1' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_1Service()
{
return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService());
}, 1), 'app', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.app'] ?? $this->getSecurity_EventDispatcher_AppService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function getSecurity_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->privates['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 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.event_dispatcher.admin' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_AdminService()
{
$this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
return ($this->privates['security.listener.session.admin'] ?? $this->getSecurity_Listener_Session_AdminService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.default.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => #[\Closure(name: 'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\UserLoginCartSwitchSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\UserLoginCartSwitchSubscriber'] ?? $this->getUserLoginCartSwitchSubscriberService());
}, 1 => 'switchCartStorageOnLogin'], 1000);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.app' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_AppService()
{
$this->privates['security.event_dispatcher.app'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.session.app', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
return ($this->privates['security.listener.session.app'] ?? $this->getSecurity_Listener_Session_AppService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.default.app', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
return ($this->privates['security.logout.listener.default.app'] ?? $this->getSecurity_Logout_Listener_Default_AppService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.session.app', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
return ($this->privates['security.logout.listener.session.app'] ?? ($this->privates['security.logout.listener.session.app'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_checker.app', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
return ($this->privates['security.listener.user_checker.app'] ?? $this->getSecurity_Listener_UserChecker_AppService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => #[\Closure(name: 'security.listener.user_checker.app', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
return ($this->privates['security.listener.user_checker.app'] ?? $this->getSecurity_Listener_UserChecker_AppService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => #[\Closure(name: 'App\\EventSubscriber\\Shop\\UserLoginCartSwitchSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\Shop\\UserLoginCartSwitchSubscriber'] ?? $this->getUserLoginCartSwitchSubscriberService());
}, 1 => 'switchCartStorageOnLogin'], 1000);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.Pl5yDey'] ?? $this->get_ServiceLocator_Pl5yDeyService()), new RewindableGenerator(function () {
yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
yield 'security.firewall.map.context.app' => NULL;
}, 2));
}
/**
* Gets the private 'security.firewall.map.context.admin' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
*/
protected function getSecurity_Firewall_Map_Context_AdminService()
{
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/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.admin'] = 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['debug.security.firewall.authenticator.admin'] ?? $this->getDebug_Security_Firewall_Authenticator_AdminService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), 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, 'admin', ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService()), 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.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'admin_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin', 'security.user_checker', '.security.request_matcher.B3ldH_a', true, false, 'security.user.provider.concrete.users', 'admin', 'security.authenticator.form_login.admin', NULL, NULL, [0 => 'form_login'], 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.firewall.map.context.app' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
*/
protected function getSecurity_Firewall_Map_Context_AppService()
{
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/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.app'] = 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.1'] ?? $this->getSecurity_ContextListener_1Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.app'] ?? $this->getDebug_Security_Firewall_Authenticator_AppService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), 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, 'app', ($this->privates['security.authenticator.form_login.app'] ?? $this->getSecurity_Authenticator_FormLogin_AppService()), 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.app'] ?? $this->getSecurity_EventDispatcher_AppService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('app', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'app', 'security.authenticator.form_login.app', NULL, NULL, [0 => 'form_login'], 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.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', 'jms_serializer.authorization_checker', 'getJmsSerializer_AuthorizationCheckerService', false],
'security.token_storage' => ['privates', 'security.token_storage', 'getSecurity_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* 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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.listener.check_authenticator_credentials' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
*/
protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.csrf_protection' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
*/
protected function getSecurity_Listener_CsrfProtectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
}
/**
* Gets the private 'security.listener.password_migrating' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
*/
protected function getSecurity_Listener_PasswordMigratingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.session.admin' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
}
/**
* Gets the private 'security.listener.session.app' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_AppService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.listener.session.app'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
}
/**
* Gets the private 'security.listener.user_checker.admin' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.admin'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.app' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_AppService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.app'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()));
}
/**
* 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.admin' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
}
/**
* Gets the private 'security.logout.listener.default.app' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_AppService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.app'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
}
/**
* 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->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
$instance->registerListener('admin', 'admin_logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('app', '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\\Entity\\User\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\SodiumPasswordHasher', 'arguments' => [0 => NULL, 1 => NULL]]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function getSecurity_TokenStorageService()
{
return $this->privates['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 private 'security.user.provider.concrete.users' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_UsersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
return $this->privates['security.user.provider.concrete.users'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User\\User', 'email', NULL);
}
/**
* Gets the private 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* 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->privates['security.token_storage'] ?? $this->getSecurity_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->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_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' => ['privates', 'twig', 'getTwigService', false],
], [
'twig' => 'Twig\\Environment',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/CircularReferenceHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
$a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
$d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 2 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 3 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 5 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 6 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), 7 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b, $c, $d, $e, NULL, [])), 8 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 9 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b, $c, $a, $d, $e, NULL, ['circular_reference_handler' => new \App\Serializer\CircularReferenceHandler()])], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* Gets the private 'session.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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => ($this->privates['session_listener'] ?? $this->getSessionListenerService()), 1 => 'onSessionUsage']);
}
/**
* 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, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'logger' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'twig' shared service.
*
* @return \Twig\Environment
*/
protected function getTwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
$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/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
$a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
$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->privates['twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => false, 'auto_reload' => true, 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$c = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
$d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$g = ($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService());
$h = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
$i = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
$j = ($this->privates['App\\Repository\\Category\\CategoryRepository'] ?? $this->getCategoryRepositoryService());
$k = ($this->privates['avt_graphics_image.storage_driver'] ?? $this->getAvtGraphicsImage_StorageDriverService());
$l = ($this->privates['App\\Settings\\SettingsManager'] ?? $this->getSettingsManagerService());
$m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$m->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
$n = new \Symfony\Bridge\Twig\AppVariable();
$n->setEnvironment('dev');
$n->setDebug(true);
$n->setTokenStorage($c);
if ($this->has('request_stack')) {
$n->setRequestStack($b);
}
$o = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$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['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(NULL));
$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($b, $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($d, 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($b, $e)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(NULL));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($h, $i));
$instance->addExtension(new \App\Twig\AvtDumpExtension($h, $i, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
$instance->addExtension(new \App\Twig\AvtShopExtension(new \App\Service\Sote\SoteApi(new \App\Service\Sote\SoteApiStorage($j, ($this->privates['App\\Repository\\ImageRepository'] ?? $this->getImageRepositoryService()), $k, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['app_cache'] ?? $this->getAppCacheService())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
$instance->addExtension(new \App\Twig\BreadcrumbExtension(($this->privates['App\\Menu\\MenuResolver'] ?? $this->getMenuResolverService())));
$instance->addExtension(new \App\Twig\CategoryExtension($j));
$instance->addExtension(new \App\Twig\ContentExtension(($this->privates['App\\Service\\FavoriteContentManager'] ?? $this->getFavoriteContentManagerService())));
$instance->addExtension(new \App\Twig\CookieExtension(($this->privates['App\\Request\\CookieManager'] ?? $this->getCookieManagerService())));
$instance->addExtension(new \App\Twig\FileExtension(($this->privates['App\\File\\FileManager'] ?? $this->getFileManagerService())));
$instance->addExtension(($this->privates['App\\Twig\\MenuExtension'] ?? $this->getMenuExtensionService()));
$instance->addExtension(($this->privates['App\\Twig\\ModuleExtension'] ?? $this->getModuleExtensionService()));
$instance->addExtension(new \App\Twig\PaginationExtension($b, $l));
$instance->addExtension(new \App\Twig\ShopExtension($g, ($this->privates['App\\Shop\\ShopManager'] ?? $this->getShopManagerService()), ($this->privates['App\\Repository\\Shop\\DeliveryMethodRepository'] ?? $this->getDeliveryMethodRepositoryService()), ($this->privates['App\\Repository\\Shop\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService())));
$instance->addExtension(new \App\Twig\TextExtension());
$instance->addExtension(new \App\Twig\TocExtension(($this->privates['App\\Service\\Gatherer'] ?? $this->getGathererService())));
$instance->addExtension(new \App\Twig\TruncateExtension());
$instance->addExtension(new \App\Twig\UkExtension(($this->privates['App\\Service\\UkApi'] ?? $this->getUkApiService())));
$instance->addExtension(new \App\Twig\UrlExtension(($this->privates['App\\Router\\Generator\\DomainUrlGenerator'] ?? $this->getDomainUrlGeneratorService())));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
$instance->addExtension(new \Avt\Bundle\GraphicsImageBundle\Twig\ResizerExtension($k, ($this->privates['avt_graphics_image.resizer'] ?? $this->getAvtGraphicsImage_ResizerService())));
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension());
$instance->addGlobal('app', $n);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
])));
$instance->addGlobal('inpost_geowidget_token', $this->getEnv('INPOST_GEOWIDGET_TOKEN'));
$instance->addGlobal('settings', $l);
$instance->registerUndefinedFilterCallback([0 => $o, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $o, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $o, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
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->privates['twig'] ?? $this->getTwigService()), \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->privates['twig'] ?? $this->getTwigService()), [0 => '*.twig']);
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.engine' shared service.
*
* @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
*/
protected function getTwig_Form_EngineService()
{
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';
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->privates['twig'] ?? $this->getTwigService()));
}
/**
* 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';
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_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';
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->privates['twig'] ?? $this->getTwigService())));
}
/**
* 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->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->privates['serializer'] ?? $this->getSerializerService()));
}
/**
* 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/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' => ['privates', 'twig', 'getTwigService', false],
], [
'twig' => 'Twig\\Environment',
]))->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 = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$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' => '?',
])));
$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/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()
{
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->privates['twig'] ?? $this->getTwigService()), false, 2, ($this->privates['app_routing.compound_router'] ?? $this->getAppRouting_CompoundRouterService()), '^/((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 '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');
}
public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
{
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,
'inpost' => false,
'inpost.geowidget_token' => false,
'kernel.secret' => false,
'debug.file_link_format' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
$value = match ($name) {
'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
'kernel.build_dir' => $this->targetDir.'',
'kernel.cache_dir' => $this->targetDir.'',
'inpost' => [
'shipx_token' => $this->getEnv('INPOST_SHIPX_TOKEN'),
'sandbox' => $this->getEnv('INPOST_SANDBOX'),
'organization_id' => $this->getEnv('INPOST_ORGANIZATION_ID'),
],
'inpost.geowidget_token' => $this->getEnv('INPOST_GEOWIDGET_TOKEN'),
'kernel.secret' => $this->getEnv('APP_SECRET'),
'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
'session.save_path' => ($this->targetDir.''.'/sessions'),
'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
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',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'AppRoutingBundle' => 'App\\Bundle\\Routing\\AppRoutingBundle',
'AvtGraphicsImageBundle' => 'Avt\\Bundle\\GraphicsImageBundle\\AvtGraphicsImageBundle',
'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'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',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'AppRoutingBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Bundle/Routing'),
'namespace' => 'App\\Bundle\\Routing',
],
'AvtGraphicsImageBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/avt/graphics-image-bundle'),
'namespace' => 'Avt\\Bundle\\GraphicsImageBundle',
],
'FOSElasticaBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src'),
'namespace' => 'FOS\\ElasticaBundle',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'FOSRestBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle'),
'namespace' => 'FOS\\RestBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'kernel.symfony_dir' => \dirname(__DIR__, 4),
'kernel.symfony_public_dir' => (\dirname(__DIR__, 5).'/web'),
'kernel.host_root_dir' => \dirname(__DIR__, 5),
'kernel.tmp_dir' => (\dirname(__DIR__, 5).'/tmp'),
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'template.front' => 'default',
'shop.payment.gateways' => [
'Przelewy24' => 'Przelewy24',
'OnDelivery' => 'Za pobraniem',
],
'shop.delivery.gateways' => [
'DPD' => 'DPD - NIE DZIAŁA',
'PaczkomatyInpost' => 'Paczkomaty Inpost',
],
'shop.payment.przelewy24.productionMode' => false,
'shop.payment.przelewy24.crc' => 'e5eb7f21e2d919f4',
'shop.payment.przelewy24.user' => '137147',
'shop.payment.przelewy24.secret' => '48980cd6f5b3b189ccc0db787aad64ba',
'user_roles' => [
'Super Administrator' => 'ROLE_SUPER_ADMIN',
'Administrator' => 'ROLE_ADMIN',
'User' => 'ROLE_USER',
'API' => 'ROLE_API',
],
'file.dir' => (\dirname(__DIR__, 5).'/web/files'),
'file.max_size' => '200m',
'images.cover' => NULL,
'cookies.domain' => NULL,
'cookies.lifetime' => 3600,
'sender.email' => 'elportal@elportal.pl',
'sender.name' => 'El Portal',
'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\\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.trust_x_sendfile_type_header' => false,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'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.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,
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => 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.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'admin',
1 => 'app',
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => '_globals/form/layout.html.twig',
2 => '_globals/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.mailing' => [
'type' => 'inclusive',
'elements' => [
0 => 'mailing',
],
],
'monolog.handler.menu' => [
'type' => 'inclusive',
'elements' => [
0 => 'menu',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'menu',
2 => 'mailing',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'app_routing.replace_default_router' => true,
'avt_graphics_image.origin_path' => (\dirname(__DIR__, 5).'/web/images'),
'avt_graphics_image.remote_path' => (\dirname(__DIR__, 5).'/web/images/remote'),
'avt_graphics_image.thumb_origin_path' => (\dirname(__DIR__, 5).'/web/i'),
'avt_graphics_image.thumb_remote_path' => (\dirname(__DIR__, 5).'/web/i/remote'),
'fos_elastica.property_accessor.magicCall' => 0,
'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => 0,
'fos_elastica.default_index' => 'wybieramydom_content',
'fos_rest.format_listener.rules' => NULL,
'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.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',
],
'fos_elastica.data_collector' => [
0 => 'elastica',
1 => '@FOSElastica/Collector/elastica.html.twig',
],
'data_collector.jms_serializer' => [
0 => 'jms_serializer',
1 => '@JMSSerializer/Collector/panel.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
}