var/cache/dev/ContainerTqZ6Viu/App_KernelDevDebugContainer.php line 1137

Open in your IDE?
  1. <?php
  2. namespace ContainerTqZ6Viu;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\Admin\\PointController' => 'getPointControllerService',
  47.             'App\\Controller\\SearchController' => 'getSearchControllerService',
  48.             'App\\Controller\\SiteMapController' => 'getSiteMapControllerService',
  49.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  50.             'MLDev\\BaseBundle\\Controller\\Admin\\BlockController' => 'getBlockControllerService',
  51.             'MLDev\\BaseBundle\\Controller\\Admin\\DefaultController' => 'getDefaultControllerService',
  52.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController' => 'getPageControllerService',
  53.             'MLDev\\BaseBundle\\Controller\\Admin\\ReferenceController' => 'getReferenceControllerService',
  54.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController' => 'getWidgetControllerService',
  55.             'MLDev\\BaseBundle\\Controller\\FrontController' => 'getFrontControllerService',
  56.             'MLDev\\BaseBundle\\Controller\\SecurityController' => 'getSecurityControllerService',
  57.             'MLDev\\BaseBundle\\Imagine\\CacheManager' => 'getCacheManagerService',
  58.             'MLDev\\BaseBundle\\Imagine\\CacheResolver' => 'getCacheResolverService',
  59.             'MLDev\\BaseBundle\\Imagine\\FilterManager' => 'getFilterManagerService',
  60.             'MLDev\\BaseBundle\\Widget\\BreadcrumbWidget' => 'getBreadcrumbWidgetService',
  61.             'MLDev\\BaseBundle\\Widget\\ContactsWidget' => 'getContactsWidgetService',
  62.             'MLDev\\BaseBundle\\Widget\\Container' => 'getContainerService',
  63.             'MLDev\\BaseBundle\\Widget\\HeadingWidget' => 'getHeadingWidgetService',
  64.             'MLDev\\BaseBundle\\Widget\\HtmlWidget' => 'getHtmlWidgetService',
  65.             'MLDev\\BaseBundle\\Widget\\MenuWidget' => 'getMenuWidgetService',
  66.             'MLDev\\BaseBundle\\Widget\\WysiwygWidget' => 'getWysiwygWidgetService',
  67.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController' => 'getBrandControllerService',
  68.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController' => 'getColorControllerService',
  69.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController' => 'getExtraFieldControllerService',
  70.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController' => 'getPriceControllerService',
  71.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController' => 'getProductControllerService',
  72.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController' => 'getProductDocumentControllerService',
  73.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController' => 'getProductImageControllerService',
  74.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController' => 'getProductItemControllerService',
  75.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController' => 'getProductRelatedControllerService',
  76.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController' => 'getStockControllerService',
  77.             'MLDev\\CatalogBundle\\Controller\\Admin\\UnrecognizedController' => 'getUnrecognizedControllerService',
  78.             'MLDev\\CatalogBundle\\Controller\\ExchangeController' => 'getExchangeControllerService',
  79.             'MLDev\\CatalogBundle\\Controller\\ProductController' => 'getProductController2Service',
  80.             'MLDev\\CatalogBundle\\Widget\\CatalogNodeWidget' => 'getCatalogNodeWidgetService',
  81.             'MLDev\\CatalogBundle\\Widget\\CatalogWidget' => 'getCatalogWidgetService',
  82.             'MLDev\\CatalogBundle\\Widget\\SearchWidget' => 'getSearchWidgetService',
  83.             'MLDev\\FormBundle\\Controller\\Admin\\MessageController' => 'getMessageControllerService',
  84.             'MLDev\\FormBundle\\Controller\\FormConfirmController' => 'getFormConfirmControllerService',
  85.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController' => 'getAlbumControllerService',
  86.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController' => 'getGalleryControllerService',
  87.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController' => 'getItemControllerService',
  88.             'MLDev\\GalleryBundle\\Widget\\GalleryWidget' => 'getGalleryWidgetService',
  89.             'MLDev\\GalleryBundle\\Widget\\SliderWidget' => 'getSliderWidgetService',
  90.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService',
  91.             'MLDev\\PublicationBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService',
  92.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController' => 'getItemController2Service',
  93.             'MLDev\\PublicationBundle\\Controller\\ItemController' => 'getItemController3Service',
  94.             'MLDev\\PublicationBundle\\Widget\\PublicationLastWidget' => 'getPublicationLastWidgetService',
  95.             'MLDev\\PublicationBundle\\Widget\\PublicationWidget' => 'getPublicationWidgetService',
  96.             'MLDev\\PublicationBundle\\Widget\\StocksWidget' => 'getStocksWidgetService',
  97.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController' => 'getSeoSiteControllerService',
  98.             'MLDev\\SeoSiteBundle\\Controller\\RobotsController' => 'getRobotsControllerService',
  99.             'MLDev\\SeoSiteBundle\\Service\\SiteManager' => 'getSiteManagerService',
  100.             'MLDev\\SeoSiteBundle\\Twig\\Extensions\\SeoSite' => 'getSeoSiteService',
  101.             'MLDev\\SeoSiteBundle\\Widget\\SeoSiteContentWidget' => 'getSeoSiteContentWidgetService',
  102.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  103.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  104.             'cache.app' => 'getCache_AppService',
  105.             'cache.app_clearer' => 'getCache_AppClearerService',
  106.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  107.             'cache.system' => 'getCache_SystemService',
  108.             'cache.system_clearer' => 'getCache_SystemClearerService',
  109.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  110.             'cache_warmer' => 'getCacheWarmerService',
  111.             'console.command.public_alias.MLDev\\BaseBundle\\Command\\TreeRecoverCommand' => 'getTreeRecoverCommandService',
  112.             'console.command.public_alias.MLDev\\CatalogBundle\\Command\\ImportCommerceMLCommand' => 'getImportCommerceMLCommandService',
  113.             'console.command_loader' => 'getConsole_CommandLoaderService',
  114.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  115.             'data_collector.dump' => 'getDataCollector_DumpService',
  116.             'doctrine' => 'getDoctrineService',
  117.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  118.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  119.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  120.             'error_controller' => 'getErrorControllerService',
  121.             'event_dispatcher' => 'getEventDispatcherService',
  122.             'http_kernel' => 'getHttpKernelService',
  123.             'request_stack' => 'getRequestStackService',
  124.             'router' => 'getRouterService',
  125.             'routing.loader' => 'getRouting_LoaderService',
  126.             'services_resetter' => 'getServicesResetterService',
  127.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  128.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  129.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  130.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  131.             'translator' => 'getTranslatorService',
  132.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  133.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  134.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  135.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  136.             'cache_clearer' => 'getCacheClearerService',
  137.             'filesystem' => 'getFilesystemService',
  138.             'serializer' => 'getSerializerService',
  139.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  140.             'form.factory' => 'getForm_FactoryService',
  141.             'form.type.file' => 'getForm_Type_FileService',
  142.             'profiler' => 'getProfilerService',
  143.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  144.             'security.token_storage' => 'getSecurity_TokenStorageService',
  145.             'twig' => 'getTwigService',
  146.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  147.             'session' => 'getSessionService',
  148.             'validator' => 'getValidatorService',
  149.         ];
  150.         $this->aliases = [
  151.             'database_connection' => 'doctrine.dbal.default_connection',
  152.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  153.             'mailer' => 'swiftmailer.mailer.default',
  154.         ];
  155.         $this->privates['service_container'] = function () {
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  162.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  175.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  191.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  198.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  225.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  237.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  238.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  239.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  240.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  306.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  310.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  311.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  312.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  313.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  359.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  362.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  365.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  369.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  370.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  372.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  373.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  374.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  375.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/PageManager.php';
  376.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/Slugify.php';
  377.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  380.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  381.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  382.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/FilterManager.php';
  383.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/LoaderInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/Loaders/ThumbnailFilterLoader.php';
  385.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/Loaders/RelativeResizeFilterLoader.php';
  386.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/Loaders/ResizeFilterLoader.php';
  387.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/Loaders/PasteFilterLoader.php';
  388.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/Loaders/ChainFilterLoader.php';
  389.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/CacheResolver.php';
  390.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Imagine/CacheManager.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  394.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  397.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  400.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/PageRepository.php';
  401.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/LocaleSubscriber.php';
  402.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/ContainerInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/Container.php';
  404.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Contract/Widget/WidgetInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberTrait.php';
  406.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/AbstractWidget.php';
  407.             include_once \dirname(__DIR__4).'/src/Widget/AboutCategoryWidget.php';
  408.             include_once \dirname(__DIR__4).'/src/Widget/AboutWidget.php';
  409.             include_once \dirname(__DIR__4).'/src/Widget/CatalogNodeWidget.php';
  410.             include_once \dirname(__DIR__4).'/src/Widget/CatalogSubcategoryWidget.php';
  411.             include_once \dirname(__DIR__4).'/src/Widget/CatalogWidget.php';
  412.             include_once \dirname(__DIR__4).'/src/Widget/ContactsWidget.php';
  413.             include_once \dirname(__DIR__4).'/src/Widget/LastPublicationByCategoryWidget.php';
  414.             include_once \dirname(__DIR__4).'/src/Widget/PointListWidget.php';
  415.             include_once \dirname(__DIR__4).'/src/Widget/PublicationListByCategoryWidget.php';
  416.             include_once \dirname(__DIR__4).'/src/Widget/SearchWidget.php';
  417.             include_once \dirname(__DIR__4).'/src/Widget/TabsWithSliderWidget.php';
  418.             include_once \dirname(__DIR__4).'/src/Widget/TextWithBgImageWidget.php';
  419.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/BreadcrumbWidget.php';
  420.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/ContactsWidget.php';
  421.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/HeadingWidget.php';
  422.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/HtmlWidget.php';
  423.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/MenuWidget.php';
  424.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Widget/WysiwygWidget.php';
  425.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Widget/CatalogNodeWidget.php';
  426.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Widget/CatalogWidget.php';
  427.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Widget/SearchWidget.php';
  428.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/src/Widget/GalleryWidget.php';
  429.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/src/Widget/SliderWidget.php';
  430.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Widget/PublicationLastWidget.php';
  431.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Widget/PublicationWidget.php';
  432.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Widget/StocksWidget.php';
  433.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/src/Service/SiteManager.php';
  434.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/src/EventListener/SeoSiteListener.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  437.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/src/Twig/Extensions/SeoSite.php';
  438.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/src/Widget/SeoSiteContentWidget.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  452.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  480.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  484.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  485.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  486.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  487.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  488.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  494.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  518.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  520.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  521.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/Menu.php';
  522.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/Block.php';
  523.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/SeoInfo.php';
  524.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/Widget.php';
  525.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/RouteExists.php';
  526.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/BundleExists.php';
  527.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/Resizer.php';
  528.             include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Twig/Extensions/Plural.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  530.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  532.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  537.             include_once __DIR__.'/proxy-classes.php';
  538.         };
  539.     }
  540.     public function compile(): void
  541.     {
  542.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  543.     }
  544.     public function isCompiled(): bool
  545.     {
  546.         return true;
  547.     }
  548.     public function getRemovedIds(): array
  549.     {
  550.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  551.     }
  552.     protected function createProxy($class\Closure $factory)
  553.     {
  554.         return $factory();
  555.     }
  556.     /**
  557.      * Gets the public '.container.private.cache_clearer' shared service.
  558.      *
  559.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  560.      */
  561.     protected function get_Container_Private_CacheClearerService()
  562.     {
  563.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  564.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  565.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  566.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  567.         }, 1));
  568.     }
  569.     /**
  570.      * Gets the public '.container.private.filesystem' shared service.
  571.      *
  572.      * @return \Symfony\Component\Filesystem\Filesystem
  573.      */
  574.     protected function get_Container_Private_FilesystemService()
  575.     {
  576.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  577.     }
  578.     /**
  579.      * Gets the public '.container.private.form.factory' shared service.
  580.      *
  581.      * @return \Symfony\Component\Form\FormFactory
  582.      */
  583.     protected function get_Container_Private_Form_FactoryService()
  584.     {
  585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  587.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  588.         if (isset($this->services['.container.private.form.factory'])) {
  589.             return $this->services['.container.private.form.factory'];
  590.         }
  591.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  592.     }
  593.     /**
  594.      * Gets the public '.container.private.form.type.file' shared service.
  595.      *
  596.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  597.      */
  598.     protected function get_Container_Private_Form_Type_FileService()
  599.     {
  600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  603.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  604.     }
  605.     /**
  606.      * Gets the public '.container.private.profiler' shared service.
  607.      *
  608.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  609.      */
  610.     protected function get_Container_Private_ProfilerService()
  611.     {
  612.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  613.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  614.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  615.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  616.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  617.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  618.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  619.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  620.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  621.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  622.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  623.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  624.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  625.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  626.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  627.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  628.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  629.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  630.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  631.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  632.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  633.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  634.         if ($this->has('kernel')) {
  635.             $f->setKernel($b);
  636.         }
  637.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  638.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  639.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  640.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  641.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  642.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  643.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  644.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  645.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  646.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  647.         $instance->add($d);
  648.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  649.         $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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($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()), true));
  650.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  651.         $instance->add($e);
  652.         $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([])))));
  653.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  654.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  655.         $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()))));
  656.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  657.         $instance->add($f);
  658.         return $instance;
  659.     }
  660.     /**
  661.      * Gets the public '.container.private.security.authorization_checker' shared service.
  662.      *
  663.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  664.      */
  665.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  666.     {
  667.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  668.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  669.             return $this->services['.container.private.security.authorization_checker'];
  670.         }
  671.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  672.     }
  673.     /**
  674.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  675.      *
  676.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  677.      */
  678.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  679.     {
  680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  684.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  685.     }
  686.     /**
  687.      * Gets the public '.container.private.security.password_encoder' shared service.
  688.      *
  689.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  690.      *
  691.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  692.      */
  693.     protected function get_Container_Private_Security_PasswordEncoderService()
  694.     {
  695.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  696.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  697.     }
  698.     /**
  699.      * Gets the public '.container.private.security.token_storage' shared service.
  700.      *
  701.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  702.      */
  703.     protected function get_Container_Private_Security_TokenStorageService()
  704.     {
  705.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  706.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  707.         ], [
  708.             'request_stack' => '?',
  709.         ]));
  710.     }
  711.     /**
  712.      * Gets the public '.container.private.serializer' shared service.
  713.      *
  714.      * @return \Symfony\Component\Serializer\Serializer
  715.      */
  716.     protected function get_Container_Private_SerializerService()
  717.     {
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  720.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  721.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  722.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  723.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  724.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  726.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  732.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  733.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  736.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  737.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  739.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  740.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  741.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  742.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  743.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  744.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  745.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  746.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  747.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  748.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  749.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  750.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  751.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  753.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  754.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  755.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  756.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  757.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  758.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  759.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  760.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  761.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  762.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  763.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  764.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  765.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  766.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  767.     }
  768.     /**
  769.      * Gets the public '.container.private.session' shared service.
  770.      *
  771.      * @return \Symfony\Component\HttpFoundation\Session\Session
  772.      */
  773.     protected function get_Container_Private_SessionService()
  774.     {
  775.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  776.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  777.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  778.         if (isset($this->services['.container.private.session'])) {
  779.             return $this->services['.container.private.session'];
  780.         }
  781.         return $this->services['.container.private.session'] = $a->createSession();
  782.     }
  783.     /**
  784.      * Gets the public '.container.private.twig' shared service.
  785.      *
  786.      * @return \Twig\Environment
  787.      */
  788.     protected function get_Container_Private_TwigService()
  789.     {
  790.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  791.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  792.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  793.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  794.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  795.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  796.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  797.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  798.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  799.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  800.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  801.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  802.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  803.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/MLDevBaseBundle'), 'MLDevBase');
  804.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/templates'), 'MLDevBase');
  805.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/templates'), '!MLDevBase');
  806.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/MLDevCatalogBundle'), 'MLDevCatalog');
  807.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/templates'), 'MLDevCatalog');
  808.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/templates'), '!MLDevCatalog');
  809.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/MLDevFormBundle'), 'MLDevForm');
  810.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/templates'), 'MLDevForm');
  811.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/templates'), '!MLDevForm');
  812.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/templates'), 'MLDevGallery');
  813.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/templates'), '!MLDevGallery');
  814.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/MLDevPublicationBundle'), 'MLDevPublication');
  815.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/templates'), 'MLDevPublication');
  816.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/templates'), '!MLDevPublication');
  817.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/templates'), 'MLDevSeoSite');
  818.         $a->addPath((\dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/templates'), '!MLDevSeoSite');
  819.         $a->addPath((\dirname(__DIR__4).'/templates'));
  820.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  821.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  822.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  823.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  824.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  825.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  826.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  827.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  828.         $f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  829.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  830.         $h = ($this->services['router'] ?? $this->getRouterService());
  831.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  832.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  833.         $j = new \Symfony\Bridge\Twig\AppVariable();
  834.         $j->setEnvironment('dev');
  835.         $j->setDebug(true);
  836.         if ($this->has('.container.private.security.token_storage')) {
  837.             $j->setTokenStorage($c);
  838.         }
  839.         if ($this->has('request_stack')) {
  840.             $j->setRequestStack($b);
  841.         }
  842.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  843.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  844.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  845.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  846.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  847.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  848.         $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$f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
  849.             return new \EmptyIterator();
  850.         }, 0))));
  851.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g\dirname(__DIR__4), 'UTF-8'));
  852.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  853.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  854.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  855.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  856.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  857.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  858.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  859.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  860.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  861.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  862.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  863.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  864.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  865.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\Menu(($this->privates['MLDev\\BaseBundle\\Service\\PageManager'] ?? $this->getPageManagerService()), $b));
  866.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\Block(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  867.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\SeoInfo($this->parameters['kernel.bundles'], $this));
  868.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\Widget(($this->services['MLDev\\BaseBundle\\Widget\\Container'] ?? $this->getContainerService())));
  869.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\RouteExists($h));
  870.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\BundleExists($this));
  871.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\Resizer(($this->services['MLDev\\BaseBundle\\Imagine\\CacheManager'] ?? $this->getCacheManagerService())));
  872.         $instance->addExtension(new \MLDev\BaseBundle\Twig\Extensions\Plural());
  873.         $instance->addExtension(($this->services['MLDev\\SeoSiteBundle\\Twig\\Extensions\\SeoSite'] ?? $this->getSeoSiteService()));
  874.         $instance->addGlobal('app'$j);
  875.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  876.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  877.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  878.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  879.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  880.         ], [
  881.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  882.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  883.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  884.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  885.         ])));
  886.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  887.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  888.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  889.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  890.         return $instance;
  891.     }
  892.     /**
  893.      * Gets the public '.container.private.validator' shared service.
  894.      *
  895.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  896.      */
  897.     protected function get_Container_Private_ValidatorService()
  898.     {
  899.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  900.     }
  901.     /**
  902.      * Gets the public 'App\Controller\Admin\PointController' shared autowired service.
  903.      *
  904.      * @return \App\Controller\Admin\PointController
  905.      */
  906.     protected function getPointControllerService()
  907.     {
  908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  909.         include_once \dirname(__DIR__4).'/src/Controller/Admin/PointController.php';
  910.         $this->services['App\\Controller\\Admin\\PointController'] = $instance = new \App\Controller\Admin\PointController();
  911.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\PointController'$this));
  912.         return $instance;
  913.     }
  914.     /**
  915.      * Gets the public 'App\Controller\SearchController' shared autowired service.
  916.      *
  917.      * @return \App\Controller\SearchController
  918.      */
  919.     protected function getSearchControllerService()
  920.     {
  921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  922.         include_once \dirname(__DIR__4).'/src/Controller/SearchController.php';
  923.         $this->services['App\\Controller\\SearchController'] = $instance = new \App\Controller\SearchController();
  924.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SearchController'$this));
  925.         return $instance;
  926.     }
  927.     /**
  928.      * Gets the public 'App\Controller\SiteMapController' shared autowired service.
  929.      *
  930.      * @return \App\Controller\SiteMapController
  931.      */
  932.     protected function getSiteMapControllerService()
  933.     {
  934.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  935.         include_once \dirname(__DIR__4).'/src/Controller/SiteMapController.php';
  936.         $this->services['App\\Controller\\SiteMapController'] = $instance = new \App\Controller\SiteMapController();
  937.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SiteMapController'$this));
  938.         return $instance;
  939.     }
  940.     /**
  941.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  942.      *
  943.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  944.      */
  945.     protected function getProfilerControllerService()
  946.     {
  947.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  948.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  949.     }
  950.     /**
  951.      * Gets the public 'MLDev\BaseBundle\Controller\Admin\BlockController' shared autowired service.
  952.      *
  953.      * @return \MLDev\BaseBundle\Controller\Admin\BlockController
  954.      */
  955.     protected function getBlockControllerService()
  956.     {
  957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  958.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/Admin/BlockController.php';
  959.         $this->services['MLDev\\BaseBundle\\Controller\\Admin\\BlockController'] = $instance = new \MLDev\BaseBundle\Controller\Admin\BlockController(($this->privates['MLDev\\BaseBundle\\Repository\\BlockRepository'] ?? $this->getBlockRepositoryService()));
  960.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\BaseBundle\\Controller\\Admin\\BlockController'$this));
  961.         return $instance;
  962.     }
  963.     /**
  964.      * Gets the public 'MLDev\BaseBundle\Controller\Admin\DefaultController' shared autowired service.
  965.      *
  966.      * @return \MLDev\BaseBundle\Controller\Admin\DefaultController
  967.      */
  968.     protected function getDefaultControllerService()
  969.     {
  970.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  971.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/Admin/DefaultController.php';
  972.         $this->services['MLDev\\BaseBundle\\Controller\\Admin\\DefaultController'] = $instance = new \MLDev\BaseBundle\Controller\Admin\DefaultController();
  973.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\BaseBundle\\Controller\\Admin\\DefaultController'$this));
  974.         return $instance;
  975.     }
  976.     /**
  977.      * Gets the public 'MLDev\BaseBundle\Controller\Admin\PageController' shared autowired service.
  978.      *
  979.      * @return \MLDev\BaseBundle\Controller\Admin\PageController
  980.      */
  981.     protected function getPageControllerService()
  982.     {
  983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  984.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/Admin/PageController.php';
  985.         $this->services['MLDev\\BaseBundle\\Controller\\Admin\\PageController'] = $instance = new \MLDev\BaseBundle\Controller\Admin\PageController($this->parameters['kernel.bundles']);
  986.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\BaseBundle\\Controller\\Admin\\PageController'$this));
  987.         return $instance;
  988.     }
  989.     /**
  990.      * Gets the public 'MLDev\BaseBundle\Controller\Admin\ReferenceController' shared autowired service.
  991.      *
  992.      * @return \MLDev\BaseBundle\Controller\Admin\ReferenceController
  993.      */
  994.     protected function getReferenceControllerService()
  995.     {
  996.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  997.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/Admin/ReferenceController.php';
  998.         $this->services['MLDev\\BaseBundle\\Controller\\Admin\\ReferenceController'] = $instance = new \MLDev\BaseBundle\Controller\Admin\ReferenceController();
  999.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\BaseBundle\\Controller\\Admin\\ReferenceController'$this));
  1000.         return $instance;
  1001.     }
  1002.     /**
  1003.      * Gets the public 'MLDev\BaseBundle\Controller\Admin\WidgetController' shared autowired service.
  1004.      *
  1005.      * @return \MLDev\BaseBundle\Controller\Admin\WidgetController
  1006.      */
  1007.     protected function getWidgetControllerService()
  1008.     {
  1009.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1010.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/Admin/WidgetController.php';
  1011.         $this->services['MLDev\\BaseBundle\\Controller\\Admin\\WidgetController'] = $instance = new \MLDev\BaseBundle\Controller\Admin\WidgetController(($this->services['MLDev\\BaseBundle\\Widget\\Container'] ?? $this->getContainerService()), ($this->privates['MLDev\\BaseBundle\\Repository\\PageContentRepository'] ?? $this->getPageContentRepositoryService()));
  1012.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\BaseBundle\\Controller\\Admin\\WidgetController'$this));
  1013.         return $instance;
  1014.     }
  1015.     /**
  1016.      * Gets the public 'MLDev\BaseBundle\Controller\FrontController' shared autowired service.
  1017.      *
  1018.      * @return \MLDev\BaseBundle\Controller\FrontController
  1019.      */
  1020.     protected function getFrontControllerService()
  1021.     {
  1022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1023.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php';
  1024.         $this->services['MLDev\\BaseBundle\\Controller\\FrontController'] = $instance = new \MLDev\BaseBundle\Controller\FrontController();
  1025.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\BaseBundle\\Controller\\FrontController'$this));
  1026.         return $instance;
  1027.     }
  1028.     /**
  1029.      * Gets the public 'MLDev\BaseBundle\Controller\SecurityController' shared autowired service.
  1030.      *
  1031.      * @return \MLDev\BaseBundle\Controller\SecurityController
  1032.      */
  1033.     protected function getSecurityControllerService()
  1034.     {
  1035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1036.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/SecurityController.php';
  1037.         $this->services['MLDev\\BaseBundle\\Controller\\SecurityController'] = $instance = new \MLDev\BaseBundle\Controller\SecurityController();
  1038.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\BaseBundle\\Controller\\SecurityController'$this));
  1039.         return $instance;
  1040.     }
  1041.     /**
  1042.      * Gets the public 'MLDev\BaseBundle\Imagine\CacheManager' shared autowired service.
  1043.      *
  1044.      * @return \MLDev\BaseBundle\Imagine\CacheManager
  1045.      */
  1046.     protected function getCacheManagerService()
  1047.     {
  1048.         return $this->services['MLDev\\BaseBundle\\Imagine\\CacheManager'] = new \MLDev\BaseBundle\Imagine\CacheManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Imagine\\Image\\ImagineInterface'] ?? ($this->privates['Imagine\\Image\\ImagineInterface'] = new \Imagine\Gd\Imagine())), ($this->services['MLDev\\BaseBundle\\Imagine\\CacheResolver'] ?? $this->getCacheResolverService()), ($this->services['MLDev\\BaseBundle\\Imagine\\FilterManager'] ?? $this->getFilterManagerService()), (\dirname(__DIR__4).'/public'));
  1049.     }
  1050.     /**
  1051.      * Gets the public 'MLDev\BaseBundle\Imagine\CacheResolver' shared autowired service.
  1052.      *
  1053.      * @return \MLDev\BaseBundle\Imagine\CacheResolver
  1054.      */
  1055.     protected function getCacheResolverService()
  1056.     {
  1057.         return $this->services['MLDev\\BaseBundle\\Imagine\\CacheResolver'] = new \MLDev\BaseBundle\Imagine\CacheResolver(($this->services['router'] ?? $this->getRouterService()), (\dirname(__DIR__4).'/public'));
  1058.     }
  1059.     /**
  1060.      * Gets the public 'MLDev\BaseBundle\Imagine\FilterManager' shared autowired service.
  1061.      *
  1062.      * @return \MLDev\BaseBundle\Imagine\FilterManager
  1063.      */
  1064.     protected function getFilterManagerService()
  1065.     {
  1066.         $this->services['MLDev\\BaseBundle\\Imagine\\FilterManager'] = $instance = new \MLDev\BaseBundle\Imagine\FilterManager();
  1067.         $instance->addLoader('thumbnail', new \MLDev\BaseBundle\Imagine\Loaders\ThumbnailFilterLoader());
  1068.         $instance->addLoader('relative_resize', new \MLDev\BaseBundle\Imagine\Loaders\RelativeResizeFilterLoader());
  1069.         $instance->addLoader('resize', new \MLDev\BaseBundle\Imagine\Loaders\ResizeFilterLoader());
  1070.         $instance->addLoader('paste', new \MLDev\BaseBundle\Imagine\Loaders\PasteFilterLoader(($this->privates['Imagine\\Image\\ImagineInterface'] ?? ($this->privates['Imagine\\Image\\ImagineInterface'] = new \Imagine\Gd\Imagine()))));
  1071.         $instance->addLoader('chain', new \MLDev\BaseBundle\Imagine\Loaders\ChainFilterLoader($instance));
  1072.         return $instance;
  1073.     }
  1074.     /**
  1075.      * Gets the public 'MLDev\BaseBundle\Widget\BreadcrumbWidget' shared autowired service.
  1076.      *
  1077.      * @return \MLDev\BaseBundle\Widget\BreadcrumbWidget
  1078.      */
  1079.     protected function getBreadcrumbWidgetService()
  1080.     {
  1081.         $this->services['MLDev\\BaseBundle\\Widget\\BreadcrumbWidget'] = $instance = new \MLDev\BaseBundle\Widget\BreadcrumbWidget();
  1082.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\BaseBundle\\Widget\\BreadcrumbWidget'$this));
  1083.         return $instance;
  1084.     }
  1085.     /**
  1086.      * Gets the public 'MLDev\BaseBundle\Widget\ContactsWidget' shared autowired service.
  1087.      *
  1088.      * @return \MLDev\BaseBundle\Widget\ContactsWidget
  1089.      */
  1090.     protected function getContactsWidgetService()
  1091.     {
  1092.         $this->services['MLDev\\BaseBundle\\Widget\\ContactsWidget'] = $instance = new \MLDev\BaseBundle\Widget\ContactsWidget();
  1093.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\BaseBundle\\Widget\\ContactsWidget'$this));
  1094.         return $instance;
  1095.     }
  1096.     /**
  1097.      * Gets the public 'MLDev\BaseBundle\Widget\Container' shared autowired service.
  1098.      *
  1099.      * @return \MLDev\BaseBundle\Widget\Container
  1100.      */
  1101.     protected function getContainerService()
  1102.     {
  1103.         $this->services['MLDev\\BaseBundle\\Widget\\Container'] = $instance = new \MLDev\BaseBundle\Widget\Container();
  1104.         $a = new \App\Widget\AboutCategoryWidget();
  1105.         $b = ($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService());
  1106.         $a->setContainer($b->withContext('App\\Widget\\AboutCategoryWidget'$this));
  1107.         $c = new \App\Widget\AboutWidget();
  1108.         $c->setContainer($b->withContext('App\\Widget\\AboutWidget'$this));
  1109.         $d = new \App\Widget\CatalogNodeWidget();
  1110.         $d->setContainer($b->withContext('App\\Widget\\CatalogNodeWidget'$this));
  1111.         $e = new \App\Widget\CatalogSubcategoryWidget();
  1112.         $e->setContainer($b->withContext('App\\Widget\\CatalogSubcategoryWidget'$this));
  1113.         $f = new \App\Widget\CatalogWidget();
  1114.         $f->setContainer($b->withContext('App\\Widget\\CatalogWidget'$this));
  1115.         $g = new \App\Widget\ContactsWidget();
  1116.         $g->setContainer($b->withContext('App\\Widget\\ContactsWidget'$this));
  1117.         $h = new \App\Widget\LastPublicationByCategoryWidget();
  1118.         $h->setContainer($b->withContext('App\\Widget\\LastPublicationByCategoryWidget'$this));
  1119.         $i = new \App\Widget\PointListWidget();
  1120.         $i->setContainer($b->withContext('App\\Widget\\PointListWidget'$this));
  1121.         $j = new \App\Widget\PublicationListByCategoryWidget();
  1122.         $j->setContainer($b->withContext('App\\Widget\\PublicationListByCategoryWidget'$this));
  1123.         $k = new \App\Widget\SearchWidget();
  1124.         $k->setContainer($b->withContext('App\\Widget\\SearchWidget'$this));
  1125.         $l = new \App\Widget\TabsWithSliderWidget();
  1126.         $l->setContainer($b->withContext('App\\Widget\\TabsWithSliderWidget'$this));
  1127.         $m = new \App\Widget\TextWithBgImageWidget();
  1128.         $m->setContainer($b->withContext('App\\Widget\\TextWithBgImageWidget'$this));
  1129.         $n = ($this->services['MLDev\\BaseBundle\\Widget\\BreadcrumbWidget'] ?? $this->getBreadcrumbWidgetService());
  1130.         $o = ($this->services['MLDev\\BaseBundle\\Widget\\ContactsWidget'] ?? $this->getContactsWidgetService());
  1131.         $p = ($this->services['MLDev\\BaseBundle\\Widget\\HeadingWidget'] ?? $this->getHeadingWidgetService());
  1132.         $q = ($this->services['MLDev\\BaseBundle\\Widget\\HtmlWidget'] ?? $this->getHtmlWidgetService());
  1133.         $r = ($this->services['MLDev\\BaseBundle\\Widget\\MenuWidget'] ?? $this->getMenuWidgetService());
  1134.         $s = ($this->services['MLDev\\BaseBundle\\Widget\\WysiwygWidget'] ?? $this->getWysiwygWidgetService());
  1135.         $t = ($this->services['MLDev\\CatalogBundle\\Widget\\CatalogNodeWidget'] ?? $this->getCatalogNodeWidgetService());
  1136.         $u = ($this->services['MLDev\\CatalogBundle\\Widget\\CatalogWidget'] ?? $this->getCatalogWidgetService());
  1137.         $v = ($this->services['MLDev\\CatalogBundle\\Widget\\SearchWidget'] ?? $this->getSearchWidgetService());
  1138.         $w = ($this->services['MLDev\\GalleryBundle\\Widget\\GalleryWidget'] ?? $this->getGalleryWidgetService());
  1139.         $x = ($this->services['MLDev\\GalleryBundle\\Widget\\SliderWidget'] ?? $this->getSliderWidgetService());
  1140.         $y = ($this->services['MLDev\\PublicationBundle\\Widget\\PublicationLastWidget'] ?? $this->getPublicationLastWidgetService());
  1141.         $z = ($this->services['MLDev\\PublicationBundle\\Widget\\PublicationWidget'] ?? $this->getPublicationWidgetService());
  1142.         $aa = ($this->services['MLDev\\PublicationBundle\\Widget\\StocksWidget'] ?? $this->getStocksWidgetService());
  1143.         $ba = ($this->services['MLDev\\SeoSiteBundle\\Widget\\SeoSiteContentWidget'] ?? $this->getSeoSiteContentWidgetService());
  1144.         $instance->addWidget($a);
  1145.         $instance->addWidget($c);
  1146.         $instance->addWidget($d);
  1147.         $instance->addWidget($e);
  1148.         $instance->addWidget($f);
  1149.         $instance->addWidget($g);
  1150.         $instance->addWidget($h);
  1151.         $instance->addWidget($i);
  1152.         $instance->addWidget($j);
  1153.         $instance->addWidget($k);
  1154.         $instance->addWidget($l);
  1155.         $instance->addWidget($m);
  1156.         $instance->addWidget($n);
  1157.         $instance->addWidget($o);
  1158.         $instance->addWidget($p);
  1159.         $instance->addWidget($q);
  1160.         $instance->addWidget($r);
  1161.         $instance->addWidget($s);
  1162.         $instance->addWidget($t);
  1163.         $instance->addWidget($u);
  1164.         $instance->addWidget($v);
  1165.         $instance->addWidget($w);
  1166.         $instance->addWidget($x);
  1167.         $instance->addWidget($y);
  1168.         $instance->addWidget($z);
  1169.         $instance->addWidget($aa);
  1170.         $instance->addWidget($ba);
  1171.         $instance->addWidget($a);
  1172.         $instance->addWidget($c);
  1173.         $instance->addWidget($d);
  1174.         $instance->addWidget($e);
  1175.         $instance->addWidget($f);
  1176.         $instance->addWidget($g);
  1177.         $instance->addWidget($h);
  1178.         $instance->addWidget($i);
  1179.         $instance->addWidget($j);
  1180.         $instance->addWidget($k);
  1181.         $instance->addWidget($l);
  1182.         $instance->addWidget($m);
  1183.         $instance->addWidget($n);
  1184.         $instance->removeWidget($o);
  1185.         $instance->addWidget($p);
  1186.         $instance->addWidget($q);
  1187.         $instance->removeWidget($r);
  1188.         $instance->addWidget($s);
  1189.         $instance->removeWidget($t);
  1190.         $instance->removeWidget($u);
  1191.         $instance->removeWidget($v);
  1192.         $instance->removeWidget($w);
  1193.         $instance->removeWidget($x);
  1194.         $instance->removeWidget($y);
  1195.         $instance->removeWidget($z);
  1196.         $instance->removeWidget($aa);
  1197.         $instance->removeWidget($ba);
  1198.         return $instance;
  1199.     }
  1200.     /**
  1201.      * Gets the public 'MLDev\BaseBundle\Widget\HeadingWidget' shared autowired service.
  1202.      *
  1203.      * @return \MLDev\BaseBundle\Widget\HeadingWidget
  1204.      */
  1205.     protected function getHeadingWidgetService()
  1206.     {
  1207.         $this->services['MLDev\\BaseBundle\\Widget\\HeadingWidget'] = $instance = new \MLDev\BaseBundle\Widget\HeadingWidget();
  1208.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\BaseBundle\\Widget\\HeadingWidget'$this));
  1209.         return $instance;
  1210.     }
  1211.     /**
  1212.      * Gets the public 'MLDev\BaseBundle\Widget\HtmlWidget' shared autowired service.
  1213.      *
  1214.      * @return \MLDev\BaseBundle\Widget\HtmlWidget
  1215.      */
  1216.     protected function getHtmlWidgetService()
  1217.     {
  1218.         $this->services['MLDev\\BaseBundle\\Widget\\HtmlWidget'] = $instance = new \MLDev\BaseBundle\Widget\HtmlWidget();
  1219.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\BaseBundle\\Widget\\HtmlWidget'$this));
  1220.         return $instance;
  1221.     }
  1222.     /**
  1223.      * Gets the public 'MLDev\BaseBundle\Widget\MenuWidget' shared autowired service.
  1224.      *
  1225.      * @return \MLDev\BaseBundle\Widget\MenuWidget
  1226.      */
  1227.     protected function getMenuWidgetService()
  1228.     {
  1229.         $this->services['MLDev\\BaseBundle\\Widget\\MenuWidget'] = $instance = new \MLDev\BaseBundle\Widget\MenuWidget();
  1230.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\BaseBundle\\Widget\\MenuWidget'$this));
  1231.         return $instance;
  1232.     }
  1233.     /**
  1234.      * Gets the public 'MLDev\BaseBundle\Widget\WysiwygWidget' shared autowired service.
  1235.      *
  1236.      * @return \MLDev\BaseBundle\Widget\WysiwygWidget
  1237.      */
  1238.     protected function getWysiwygWidgetService()
  1239.     {
  1240.         $this->services['MLDev\\BaseBundle\\Widget\\WysiwygWidget'] = $instance = new \MLDev\BaseBundle\Widget\WysiwygWidget();
  1241.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\BaseBundle\\Widget\\WysiwygWidget'$this));
  1242.         return $instance;
  1243.     }
  1244.     /**
  1245.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\BrandController' shared autowired service.
  1246.      *
  1247.      * @return \MLDev\CatalogBundle\Controller\Admin\BrandController
  1248.      */
  1249.     protected function getBrandControllerService()
  1250.     {
  1251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1252.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/BrandController.php';
  1253.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\BrandController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\BrandController();
  1254.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\BrandController'$this));
  1255.         return $instance;
  1256.     }
  1257.     /**
  1258.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\ColorController' shared autowired service.
  1259.      *
  1260.      * @return \MLDev\CatalogBundle\Controller\Admin\ColorController
  1261.      */
  1262.     protected function getColorControllerService()
  1263.     {
  1264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1265.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/ColorController.php';
  1266.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\ColorController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\ColorController();
  1267.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\ColorController'$this));
  1268.         return $instance;
  1269.     }
  1270.     /**
  1271.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\ExtraFieldController' shared autowired service.
  1272.      *
  1273.      * @return \MLDev\CatalogBundle\Controller\Admin\ExtraFieldController
  1274.      */
  1275.     protected function getExtraFieldControllerService()
  1276.     {
  1277.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1278.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/ExtraFieldController.php';
  1279.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\ExtraFieldController();
  1280.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController'$this));
  1281.         return $instance;
  1282.     }
  1283.     /**
  1284.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\PriceController' shared autowired service.
  1285.      *
  1286.      * @return \MLDev\CatalogBundle\Controller\Admin\PriceController
  1287.      */
  1288.     protected function getPriceControllerService()
  1289.     {
  1290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1291.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/PriceController.php';
  1292.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\PriceController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\PriceController();
  1293.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\PriceController'$this));
  1294.         return $instance;
  1295.     }
  1296.     /**
  1297.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\ProductController' shared autowired service.
  1298.      *
  1299.      * @return \MLDev\CatalogBundle\Controller\Admin\ProductController
  1300.      */
  1301.     protected function getProductControllerService()
  1302.     {
  1303.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1304.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/ProductController.php';
  1305.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\ProductController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\ProductController($this->parameters['kernel.bundles']);
  1306.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\ProductController'$this));
  1307.         return $instance;
  1308.     }
  1309.     /**
  1310.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\ProductDocumentController' shared autowired service.
  1311.      *
  1312.      * @return \MLDev\CatalogBundle\Controller\Admin\ProductDocumentController
  1313.      */
  1314.     protected function getProductDocumentControllerService()
  1315.     {
  1316.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1317.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/ProductDocumentController.php';
  1318.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\ProductDocumentController();
  1319.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController'$this));
  1320.         return $instance;
  1321.     }
  1322.     /**
  1323.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\ProductImageController' shared autowired service.
  1324.      *
  1325.      * @return \MLDev\CatalogBundle\Controller\Admin\ProductImageController
  1326.      */
  1327.     protected function getProductImageControllerService()
  1328.     {
  1329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1330.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/ProductImageController.php';
  1331.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\ProductImageController();
  1332.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController'$this));
  1333.         return $instance;
  1334.     }
  1335.     /**
  1336.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\ProductItemController' shared autowired service.
  1337.      *
  1338.      * @return \MLDev\CatalogBundle\Controller\Admin\ProductItemController
  1339.      */
  1340.     protected function getProductItemControllerService()
  1341.     {
  1342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1343.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/ProductItemController.php';
  1344.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\ProductItemController($this->parameters['kernel.bundles']);
  1345.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController'$this));
  1346.         return $instance;
  1347.     }
  1348.     /**
  1349.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\ProductRelatedController' shared autowired service.
  1350.      *
  1351.      * @return \MLDev\CatalogBundle\Controller\Admin\ProductRelatedController
  1352.      */
  1353.     protected function getProductRelatedControllerService()
  1354.     {
  1355.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1356.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/ProductRelatedController.php';
  1357.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\ProductRelatedController();
  1358.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController'$this));
  1359.         return $instance;
  1360.     }
  1361.     /**
  1362.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\StockController' shared autowired service.
  1363.      *
  1364.      * @return \MLDev\CatalogBundle\Controller\Admin\StockController
  1365.      */
  1366.     protected function getStockControllerService()
  1367.     {
  1368.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1369.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/StockController.php';
  1370.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\StockController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\StockController();
  1371.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\StockController'$this));
  1372.         return $instance;
  1373.     }
  1374.     /**
  1375.      * Gets the public 'MLDev\CatalogBundle\Controller\Admin\UnrecognizedController' shared autowired service.
  1376.      *
  1377.      * @return \MLDev\CatalogBundle\Controller\Admin\UnrecognizedController
  1378.      */
  1379.     protected function getUnrecognizedControllerService()
  1380.     {
  1381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1382.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/Admin/UnrecognizedController.php';
  1383.         $this->services['MLDev\\CatalogBundle\\Controller\\Admin\\UnrecognizedController'] = $instance = new \MLDev\CatalogBundle\Controller\Admin\UnrecognizedController();
  1384.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\Admin\\UnrecognizedController'$this));
  1385.         return $instance;
  1386.     }
  1387.     /**
  1388.      * Gets the public 'MLDev\CatalogBundle\Controller\ExchangeController' shared autowired service.
  1389.      *
  1390.      * @return \MLDev\CatalogBundle\Controller\ExchangeController
  1391.      */
  1392.     protected function getExchangeControllerService()
  1393.     {
  1394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1395.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/ExchangeController.php';
  1396.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/AbstractManagerInterface.php';
  1397.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/AbstractManager.php';
  1398.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/SaleManagerInterface.php';
  1399.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/SaleManager.php';
  1400.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/Auth/UserInterface.php';
  1401.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/Auth/User.php';
  1402.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/Loader.php';
  1403.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/LoaderInterface.php';
  1404.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/Loader/File.php';
  1405.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/Loader/Offer.php';
  1406.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/Loader/Catalog.php';
  1407.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/CatalogManagerInterface.php';
  1408.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/CatalogManager.php';
  1409.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1410.         $b = ($this->privates['MLDev\\CatalogBundle\\Service\\Exchange\\Config'] ?? $this->getConfigService());
  1411.         $c = new \MLDev\CatalogBundle\Service\Exchange\Auth\User($a$b);
  1412.         $d = new \MLDev\CatalogBundle\Service\Exchange\Loader(new \MLDev\CatalogBundle\Service\Exchange\Loader\File($b$a), new \MLDev\CatalogBundle\Service\Exchange\Loader\Offer(), new \MLDev\CatalogBundle\Service\Exchange\Loader\Catalog($b$a));
  1413.         $this->services['MLDev\\CatalogBundle\\Controller\\ExchangeController'] = $instance = new \MLDev\CatalogBundle\Controller\ExchangeController(new \MLDev\CatalogBundle\Service\Exchange\SaleManager($c$b$d), new \MLDev\CatalogBundle\Service\Exchange\CatalogManager($c$b$d));
  1414.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\ExchangeController'$this));
  1415.         return $instance;
  1416.     }
  1417.     /**
  1418.      * Gets the public 'MLDev\CatalogBundle\Controller\ProductController' shared autowired service.
  1419.      *
  1420.      * @return \MLDev\CatalogBundle\Controller\ProductController
  1421.      */
  1422.     protected function getProductController2Service()
  1423.     {
  1424.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1425.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php';
  1426.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Controller/ProductController.php';
  1427.         $this->services['MLDev\\CatalogBundle\\Controller\\ProductController'] = $instance = new \MLDev\CatalogBundle\Controller\ProductController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['kernel.bundles']);
  1428.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\CatalogBundle\\Controller\\ProductController'$this));
  1429.         return $instance;
  1430.     }
  1431.     /**
  1432.      * Gets the public 'MLDev\CatalogBundle\Widget\CatalogNodeWidget' shared autowired service.
  1433.      *
  1434.      * @return \MLDev\CatalogBundle\Widget\CatalogNodeWidget
  1435.      */
  1436.     protected function getCatalogNodeWidgetService()
  1437.     {
  1438.         $this->services['MLDev\\CatalogBundle\\Widget\\CatalogNodeWidget'] = $instance = new \MLDev\CatalogBundle\Widget\CatalogNodeWidget();
  1439.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\CatalogBundle\\Widget\\CatalogNodeWidget'$this));
  1440.         return $instance;
  1441.     }
  1442.     /**
  1443.      * Gets the public 'MLDev\CatalogBundle\Widget\CatalogWidget' shared autowired service.
  1444.      *
  1445.      * @return \MLDev\CatalogBundle\Widget\CatalogWidget
  1446.      */
  1447.     protected function getCatalogWidgetService()
  1448.     {
  1449.         $this->services['MLDev\\CatalogBundle\\Widget\\CatalogWidget'] = $instance = new \MLDev\CatalogBundle\Widget\CatalogWidget();
  1450.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\CatalogBundle\\Widget\\CatalogWidget'$this));
  1451.         return $instance;
  1452.     }
  1453.     /**
  1454.      * Gets the public 'MLDev\CatalogBundle\Widget\SearchWidget' shared autowired service.
  1455.      *
  1456.      * @return \MLDev\CatalogBundle\Widget\SearchWidget
  1457.      */
  1458.     protected function getSearchWidgetService()
  1459.     {
  1460.         $this->services['MLDev\\CatalogBundle\\Widget\\SearchWidget'] = $instance = new \MLDev\CatalogBundle\Widget\SearchWidget();
  1461.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\CatalogBundle\\Widget\\SearchWidget'$this));
  1462.         return $instance;
  1463.     }
  1464.     /**
  1465.      * Gets the public 'MLDev\FormBundle\Controller\Admin\MessageController' shared autowired service.
  1466.      *
  1467.      * @return \MLDev\FormBundle\Controller\Admin\MessageController
  1468.      */
  1469.     protected function getMessageControllerService()
  1470.     {
  1471.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1472.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/src/Controller/Admin/MessageController.php';
  1473.         $this->services['MLDev\\FormBundle\\Controller\\Admin\\MessageController'] = $instance = new \MLDev\FormBundle\Controller\Admin\MessageController();
  1474.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\FormBundle\\Controller\\Admin\\MessageController'$this));
  1475.         return $instance;
  1476.     }
  1477.     /**
  1478.      * Gets the public 'MLDev\FormBundle\Controller\FormConfirmController' shared autowired service.
  1479.      *
  1480.      * @return \MLDev\FormBundle\Controller\FormConfirmController
  1481.      */
  1482.     protected function getFormConfirmControllerService()
  1483.     {
  1484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1485.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/src/Controller/FormConfirmController.php';
  1486.         $this->services['MLDev\\FormBundle\\Controller\\FormConfirmController'] = $instance = new \MLDev\FormBundle\Controller\FormConfirmController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['MLDev\\FormBundle\\Service\\FormProvider'] ?? $this->getFormProviderService()));
  1487.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\FormBundle\\Controller\\FormConfirmController'$this));
  1488.         return $instance;
  1489.     }
  1490.     /**
  1491.      * Gets the public 'MLDev\GalleryBundle\Controller\Admin\AlbumController' shared autowired service.
  1492.      *
  1493.      * @return \MLDev\GalleryBundle\Controller\Admin\AlbumController
  1494.      */
  1495.     protected function getAlbumControllerService()
  1496.     {
  1497.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/src/Controller/Admin/AlbumController.php';
  1499.         $this->services['MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController'] = $instance = new \MLDev\GalleryBundle\Controller\Admin\AlbumController();
  1500.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController'$this));
  1501.         return $instance;
  1502.     }
  1503.     /**
  1504.      * Gets the public 'MLDev\GalleryBundle\Controller\Admin\GalleryController' shared autowired service.
  1505.      *
  1506.      * @return \MLDev\GalleryBundle\Controller\Admin\GalleryController
  1507.      */
  1508.     protected function getGalleryControllerService()
  1509.     {
  1510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1511.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/src/Controller/Admin/GalleryController.php';
  1512.         $this->services['MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController'] = $instance = new \MLDev\GalleryBundle\Controller\Admin\GalleryController();
  1513.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController'$this));
  1514.         return $instance;
  1515.     }
  1516.     /**
  1517.      * Gets the public 'MLDev\GalleryBundle\Controller\Admin\ItemController' shared autowired service.
  1518.      *
  1519.      * @return \MLDev\GalleryBundle\Controller\Admin\ItemController
  1520.      */
  1521.     protected function getItemControllerService()
  1522.     {
  1523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1524.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/src/Controller/Admin/ItemController.php';
  1525.         $this->services['MLDev\\GalleryBundle\\Controller\\Admin\\ItemController'] = $instance = new \MLDev\GalleryBundle\Controller\Admin\ItemController();
  1526.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\GalleryBundle\\Controller\\Admin\\ItemController'$this));
  1527.         return $instance;
  1528.     }
  1529.     /**
  1530.      * Gets the public 'MLDev\GalleryBundle\Widget\GalleryWidget' shared autowired service.
  1531.      *
  1532.      * @return \MLDev\GalleryBundle\Widget\GalleryWidget
  1533.      */
  1534.     protected function getGalleryWidgetService()
  1535.     {
  1536.         $this->services['MLDev\\GalleryBundle\\Widget\\GalleryWidget'] = $instance = new \MLDev\GalleryBundle\Widget\GalleryWidget();
  1537.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\GalleryBundle\\Widget\\GalleryWidget'$this));
  1538.         return $instance;
  1539.     }
  1540.     /**
  1541.      * Gets the public 'MLDev\GalleryBundle\Widget\SliderWidget' shared autowired service.
  1542.      *
  1543.      * @return \MLDev\GalleryBundle\Widget\SliderWidget
  1544.      */
  1545.     protected function getSliderWidgetService()
  1546.     {
  1547.         $this->services['MLDev\\GalleryBundle\\Widget\\SliderWidget'] = $instance = new \MLDev\GalleryBundle\Widget\SliderWidget();
  1548.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\GalleryBundle\\Widget\\SliderWidget'$this));
  1549.         return $instance;
  1550.     }
  1551.     /**
  1552.      * Gets the public 'MLDev\PublicationBundle\Controller\Admin\CategoryController' shared autowired service.
  1553.      *
  1554.      * @return \MLDev\PublicationBundle\Controller\Admin\CategoryController
  1555.      */
  1556.     protected function getCategoryControllerService()
  1557.     {
  1558.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1559.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Controller/Admin/CategoryController.php';
  1560.         $this->services['MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController'] = $instance = new \MLDev\PublicationBundle\Controller\Admin\CategoryController();
  1561.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController'$this));
  1562.         return $instance;
  1563.     }
  1564.     /**
  1565.      * Gets the public 'MLDev\PublicationBundle\Controller\Admin\IndexController' shared autowired service.
  1566.      *
  1567.      * @return \MLDev\PublicationBundle\Controller\Admin\IndexController
  1568.      */
  1569.     protected function getIndexControllerService()
  1570.     {
  1571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1572.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Controller/Admin/IndexController.php';
  1573.         $this->services['MLDev\\PublicationBundle\\Controller\\Admin\\IndexController'] = $instance = new \MLDev\PublicationBundle\Controller\Admin\IndexController();
  1574.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\PublicationBundle\\Controller\\Admin\\IndexController'$this));
  1575.         return $instance;
  1576.     }
  1577.     /**
  1578.      * Gets the public 'MLDev\PublicationBundle\Controller\Admin\ItemController' shared autowired service.
  1579.      *
  1580.      * @return \MLDev\PublicationBundle\Controller\Admin\ItemController
  1581.      */
  1582.     protected function getItemController2Service()
  1583.     {
  1584.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1585.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Controller/Admin/ItemController.php';
  1586.         $this->services['MLDev\\PublicationBundle\\Controller\\Admin\\ItemController'] = $instance = new \MLDev\PublicationBundle\Controller\Admin\ItemController($this->parameters['kernel.bundles']);
  1587.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\PublicationBundle\\Controller\\Admin\\ItemController'$this));
  1588.         return $instance;
  1589.     }
  1590.     /**
  1591.      * Gets the public 'MLDev\PublicationBundle\Controller\ItemController' shared autowired service.
  1592.      *
  1593.      * @return \MLDev\PublicationBundle\Controller\ItemController
  1594.      */
  1595.     protected function getItemController3Service()
  1596.     {
  1597.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1598.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php';
  1599.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Controller/ItemController.php';
  1600.         $this->services['MLDev\\PublicationBundle\\Controller\\ItemController'] = $instance = new \MLDev\PublicationBundle\Controller\ItemController();
  1601.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\PublicationBundle\\Controller\\ItemController'$this));
  1602.         return $instance;
  1603.     }
  1604.     /**
  1605.      * Gets the public 'MLDev\PublicationBundle\Widget\PublicationLastWidget' shared autowired service.
  1606.      *
  1607.      * @return \MLDev\PublicationBundle\Widget\PublicationLastWidget
  1608.      */
  1609.     protected function getPublicationLastWidgetService()
  1610.     {
  1611.         $this->services['MLDev\\PublicationBundle\\Widget\\PublicationLastWidget'] = $instance = new \MLDev\PublicationBundle\Widget\PublicationLastWidget();
  1612.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\PublicationBundle\\Widget\\PublicationLastWidget'$this));
  1613.         return $instance;
  1614.     }
  1615.     /**
  1616.      * Gets the public 'MLDev\PublicationBundle\Widget\PublicationWidget' shared autowired service.
  1617.      *
  1618.      * @return \MLDev\PublicationBundle\Widget\PublicationWidget
  1619.      */
  1620.     protected function getPublicationWidgetService()
  1621.     {
  1622.         $this->services['MLDev\\PublicationBundle\\Widget\\PublicationWidget'] = $instance = new \MLDev\PublicationBundle\Widget\PublicationWidget();
  1623.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\PublicationBundle\\Widget\\PublicationWidget'$this));
  1624.         return $instance;
  1625.     }
  1626.     /**
  1627.      * Gets the public 'MLDev\PublicationBundle\Widget\StocksWidget' shared autowired service.
  1628.      *
  1629.      * @return \MLDev\PublicationBundle\Widget\StocksWidget
  1630.      */
  1631.     protected function getStocksWidgetService()
  1632.     {
  1633.         $this->services['MLDev\\PublicationBundle\\Widget\\StocksWidget'] = $instance = new \MLDev\PublicationBundle\Widget\StocksWidget();
  1634.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\PublicationBundle\\Widget\\StocksWidget'$this));
  1635.         return $instance;
  1636.     }
  1637.     /**
  1638.      * Gets the public 'MLDev\SeoSiteBundle\Controller\Admin\SeoSiteController' shared autowired service.
  1639.      *
  1640.      * @return \MLDev\SeoSiteBundle\Controller\Admin\SeoSiteController
  1641.      */
  1642.     protected function getSeoSiteControllerService()
  1643.     {
  1644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1645.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/src/Controller/Admin/SeoSiteController.php';
  1646.         $this->services['MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController'] = $instance = new \MLDev\SeoSiteBundle\Controller\Admin\SeoSiteController();
  1647.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController'$this));
  1648.         return $instance;
  1649.     }
  1650.     /**
  1651.      * Gets the public 'MLDev\SeoSiteBundle\Controller\RobotsController' shared autowired service.
  1652.      *
  1653.      * @return \MLDev\SeoSiteBundle\Controller\RobotsController
  1654.      */
  1655.     protected function getRobotsControllerService()
  1656.     {
  1657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1658.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/src/Controller/RobotsController.php';
  1659.         $this->services['MLDev\\SeoSiteBundle\\Controller\\RobotsController'] = $instance = new \MLDev\SeoSiteBundle\Controller\RobotsController();
  1660.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MLDev\\SeoSiteBundle\\Controller\\RobotsController'$this));
  1661.         return $instance;
  1662.     }
  1663.     /**
  1664.      * Gets the public 'MLDev\SeoSiteBundle\Service\SiteManager' shared autowired service.
  1665.      *
  1666.      * @return \MLDev\SeoSiteBundle\Service\SiteManager
  1667.      */
  1668.     protected function getSiteManagerService()
  1669.     {
  1670.         return $this->services['MLDev\\SeoSiteBundle\\Service\\SiteManager'] = new \MLDev\SeoSiteBundle\Service\SiteManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('BASE_DOMAIN'));
  1671.     }
  1672.     /**
  1673.      * Gets the public 'MLDev\SeoSiteBundle\Twig\Extensions\SeoSite' shared autowired service.
  1674.      *
  1675.      * @return \MLDev\SeoSiteBundle\Twig\Extensions\SeoSite
  1676.      */
  1677.     protected function getSeoSiteService()
  1678.     {
  1679.         return $this->services['MLDev\\SeoSiteBundle\\Twig\\Extensions\\SeoSite'] = new \MLDev\SeoSiteBundle\Twig\Extensions\SeoSite(($this->services['MLDev\\SeoSiteBundle\\Service\\SiteManager'] ?? $this->getSiteManagerService()));
  1680.     }
  1681.     /**
  1682.      * Gets the public 'MLDev\SeoSiteBundle\Widget\SeoSiteContentWidget' shared autowired service.
  1683.      *
  1684.      * @return \MLDev\SeoSiteBundle\Widget\SeoSiteContentWidget
  1685.      */
  1686.     protected function getSeoSiteContentWidgetService()
  1687.     {
  1688.         $this->services['MLDev\\SeoSiteBundle\\Widget\\SeoSiteContentWidget'] = $instance = new \MLDev\SeoSiteBundle\Widget\SeoSiteContentWidget(($this->services['MLDev\\SeoSiteBundle\\Service\\SiteManager'] ?? $this->getSiteManagerService()));
  1689.         $instance->setContainer(($this->privates['.service_locator.ibP_XBD'] ?? $this->get_ServiceLocator_IbPXBDService())->withContext('MLDev\\SeoSiteBundle\\Widget\\SeoSiteContentWidget'$this));
  1690.         return $instance;
  1691.     }
  1692.     /**
  1693.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1694.      *
  1695.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1696.      */
  1697.     protected function getRedirectControllerService()
  1698.     {
  1699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1700.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1701.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1702.     }
  1703.     /**
  1704.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1705.      *
  1706.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1707.      */
  1708.     protected function getTemplateControllerService()
  1709.     {
  1710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1711.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1712.     }
  1713.     /**
  1714.      * Gets the public 'cache.app' shared service.
  1715.      *
  1716.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1717.      */
  1718.     protected function getCache_AppService()
  1719.     {
  1720.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('IDv0Ld9OeV'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1721.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1722.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1723.     }
  1724.     /**
  1725.      * Gets the public 'cache.app_clearer' shared service.
  1726.      *
  1727.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1728.      */
  1729.     protected function getCache_AppClearerService()
  1730.     {
  1731.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1732.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1733.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1734.     }
  1735.     /**
  1736.      * Gets the public 'cache.global_clearer' shared service.
  1737.      *
  1738.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1739.      */
  1740.     protected function getCache_GlobalClearerService()
  1741.     {
  1742.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1743.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1744.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), '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())]);
  1745.     }
  1746.     /**
  1747.      * Gets the public 'cache.system' shared service.
  1748.      *
  1749.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1750.      */
  1751.     protected function getCache_SystemService()
  1752.     {
  1753.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TS-E55j9q6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1754.     }
  1755.     /**
  1756.      * Gets the public 'cache.system_clearer' shared service.
  1757.      *
  1758.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1759.      */
  1760.     protected function getCache_SystemClearerService()
  1761.     {
  1762.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1763.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1764.         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())]);
  1765.     }
  1766.     /**
  1767.      * Gets the public 'cache.validator_expression_language' shared service.
  1768.      *
  1769.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1770.      */
  1771.     protected function getCache_ValidatorExpressionLanguageService()
  1772.     {
  1773.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rwVEQAQd5-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1774.     }
  1775.     /**
  1776.      * Gets the public 'cache_warmer' shared service.
  1777.      *
  1778.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1779.      */
  1780.     protected function getCacheWarmerService()
  1781.     {
  1782.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1784.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1785.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1786.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1787.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1788.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1789.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1790.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1791.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1792.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1793.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1794.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1795.     }
  1796.     /**
  1797.      * Gets the public 'console.command.public_alias.MLDev\BaseBundle\Command\TreeRecoverCommand' shared autowired service.
  1798.      *
  1799.      * @return \MLDev\BaseBundle\Command\TreeRecoverCommand
  1800.      */
  1801.     protected function getTreeRecoverCommandService()
  1802.     {
  1803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1804.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Command/TreeRecoverCommand.php';
  1805.         return $this->services['console.command.public_alias.MLDev\\BaseBundle\\Command\\TreeRecoverCommand'] = new \MLDev\BaseBundle\Command\TreeRecoverCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1806.     }
  1807.     /**
  1808.      * Gets the public 'console.command.public_alias.MLDev\CatalogBundle\Command\ImportCommerceMLCommand' shared autowired service.
  1809.      *
  1810.      * @return \MLDev\CatalogBundle\Command\ImportCommerceMLCommand
  1811.      */
  1812.     protected function getImportCommerceMLCommandService()
  1813.     {
  1814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1815.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Command/ImportCommerceMLCommand.php';
  1816.         return $this->services['console.command.public_alias.MLDev\\CatalogBundle\\Command\\ImportCommerceMLCommand'] = new \MLDev\CatalogBundle\Command\ImportCommerceMLCommand(($this->privates['MLDev\\CatalogBundle\\Service\\Exchange\\Config'] ?? $this->getConfigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory'] ?? $this->getUploaderDirectoryService()), ($this->privates['MLDev\\CatalogBundle\\Service\\ProductImageUploader'] ?? $this->getProductImageUploaderService()));
  1817.     }
  1818.     /**
  1819.      * Gets the public 'console.command_loader' shared service.
  1820.      *
  1821.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1822.      */
  1823.     protected function getConsole_CommandLoaderService()
  1824.     {
  1825.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1827.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1828.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1829.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1830.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1831.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1832.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1833.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1834.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1835.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1836.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1837.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1838.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1839.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1840.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1841.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1842.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1843.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1844.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1845.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1846.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1847.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1848.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1849.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1850.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1851.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1852.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1853.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1854.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1855.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1856.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1857.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1858.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1859.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1860.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1861.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1862.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1863.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1864.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1865.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1866.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1867.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1868.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1869.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1870.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1871.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1872.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1873.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1874.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1875.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1876.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1877.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1878.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1879.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1880.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1881.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1882.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1883.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1884.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1885.             'doctrine_migrations.diff_command' => ['privates''.doctrine_migrations.diff_command.lazy''get_DoctrineMigrations_DiffCommand_LazyService'false],
  1886.             'doctrine_migrations.sync_metadata_command' => ['privates''.doctrine_migrations.sync_metadata_command.lazy''get_DoctrineMigrations_SyncMetadataCommand_LazyService'false],
  1887.             'doctrine_migrations.versions_command' => ['privates''.doctrine_migrations.versions_command.lazy''get_DoctrineMigrations_VersionsCommand_LazyService'false],
  1888.             'doctrine_migrations.current_command' => ['privates''.doctrine_migrations.current_command.lazy''get_DoctrineMigrations_CurrentCommand_LazyService'false],
  1889.             'doctrine_migrations.dump_schema_command' => ['privates''.doctrine_migrations.dump_schema_command.lazy''get_DoctrineMigrations_DumpSchemaCommand_LazyService'false],
  1890.             'doctrine_migrations.execute_command' => ['privates''.doctrine_migrations.execute_command.lazy''get_DoctrineMigrations_ExecuteCommand_LazyService'false],
  1891.             'doctrine_migrations.generate_command' => ['privates''.doctrine_migrations.generate_command.lazy''get_DoctrineMigrations_GenerateCommand_LazyService'false],
  1892.             'doctrine_migrations.latest_command' => ['privates''.doctrine_migrations.latest_command.lazy''get_DoctrineMigrations_LatestCommand_LazyService'false],
  1893.             'doctrine_migrations.migrate_command' => ['privates''.doctrine_migrations.migrate_command.lazy''get_DoctrineMigrations_MigrateCommand_LazyService'false],
  1894.             'doctrine_migrations.rollup_command' => ['privates''.doctrine_migrations.rollup_command.lazy''get_DoctrineMigrations_RollupCommand_LazyService'false],
  1895.             'doctrine_migrations.status_command' => ['privates''.doctrine_migrations.status_command.lazy''get_DoctrineMigrations_StatusCommand_LazyService'false],
  1896.             'doctrine_migrations.up_to_date_command' => ['privates''.doctrine_migrations.up_to_date_command.lazy''get_DoctrineMigrations_UpToDateCommand_LazyService'false],
  1897.             'doctrine_migrations.version_command' => ['privates''.doctrine_migrations.version_command.lazy''get_DoctrineMigrations_VersionCommand_LazyService'false],
  1898.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1899.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1900.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1901.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1902.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1903.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1904.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  1905.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1906.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1907.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1908.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1909.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1910.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1911.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1912.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1913.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1914.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1915.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1916.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1917.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1918.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1919.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1920.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1921.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1922.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1923.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1924.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1925.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  1926.         ], [
  1927.             'console.command.about' => '?',
  1928.             'console.command.assets_install' => '?',
  1929.             'console.command.cache_clear' => '?',
  1930.             'console.command.cache_pool_clear' => '?',
  1931.             'console.command.cache_pool_prune' => '?',
  1932.             'console.command.cache_pool_delete' => '?',
  1933.             'console.command.cache_pool_list' => '?',
  1934.             'console.command.cache_warmup' => '?',
  1935.             'console.command.config_debug' => '?',
  1936.             'console.command.config_dump_reference' => '?',
  1937.             'console.command.container_debug' => '?',
  1938.             'console.command.container_lint' => '?',
  1939.             'console.command.debug_autowiring' => '?',
  1940.             'console.command.dotenv_debug' => '?',
  1941.             'console.command.event_dispatcher_debug' => '?',
  1942.             'console.command.router_debug' => '?',
  1943.             'console.command.router_match' => '?',
  1944.             'console.command.translation_debug' => '?',
  1945.             'console.command.translation_extract' => '?',
  1946.             'console.command.validator_debug' => '?',
  1947.             'console.command.translation_pull' => '?',
  1948.             'console.command.translation_push' => '?',
  1949.             'console.command.xliff_lint' => '?',
  1950.             'console.command.yaml_lint' => '?',
  1951.             'console.command.form_debug' => '?',
  1952.             'console.command.secrets_set' => '?',
  1953.             'console.command.secrets_remove' => '?',
  1954.             'console.command.secrets_generate_key' => '?',
  1955.             'console.command.secrets_list' => '?',
  1956.             'console.command.secrets_decrypt_to_local' => '?',
  1957.             'console.command.secrets_encrypt_from_local' => '?',
  1958.             'security.command.debug_firewall' => '?',
  1959.             'security.command.user_password_encoder' => '?',
  1960.             'security.command.user_password_hash' => '?',
  1961.             'twig.command.debug' => '?',
  1962.             'twig.command.lint' => '?',
  1963.             'var_dumper.command.server_dump' => '?',
  1964.             'monolog.command.server_log' => '?',
  1965.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1966.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1967.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1968.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1969.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1970.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1971.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1972.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1973.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1974.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1975.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1976.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1977.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1978.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1979.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1980.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1981.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1982.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1983.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1984.             'doctrine_migrations.diff_command' => '?',
  1985.             'doctrine_migrations.sync_metadata_command' => '?',
  1986.             'doctrine_migrations.versions_command' => '?',
  1987.             'doctrine_migrations.current_command' => '?',
  1988.             'doctrine_migrations.dump_schema_command' => '?',
  1989.             'doctrine_migrations.execute_command' => '?',
  1990.             'doctrine_migrations.generate_command' => '?',
  1991.             'doctrine_migrations.latest_command' => '?',
  1992.             'doctrine_migrations.migrate_command' => '?',
  1993.             'doctrine_migrations.rollup_command' => '?',
  1994.             'doctrine_migrations.status_command' => '?',
  1995.             'doctrine_migrations.up_to_date_command' => '?',
  1996.             'doctrine_migrations.version_command' => '?',
  1997.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1998.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1999.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  2000.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  2001.             'maker.auto_command.make_auth' => '?',
  2002.             'maker.auto_command.make_command' => '?',
  2003.             'maker.auto_command.make_twig_component' => '?',
  2004.             'maker.auto_command.make_controller' => '?',
  2005.             'maker.auto_command.make_crud' => '?',
  2006.             'maker.auto_command.make_docker_database' => '?',
  2007.             'maker.auto_command.make_entity' => '?',
  2008.             'maker.auto_command.make_fixtures' => '?',
  2009.             'maker.auto_command.make_form' => '?',
  2010.             'maker.auto_command.make_message' => '?',
  2011.             'maker.auto_command.make_messenger_middleware' => '?',
  2012.             'maker.auto_command.make_registration_form' => '?',
  2013.             'maker.auto_command.make_reset_password' => '?',
  2014.             'maker.auto_command.make_serializer_encoder' => '?',
  2015.             'maker.auto_command.make_serializer_normalizer' => '?',
  2016.             'maker.auto_command.make_subscriber' => '?',
  2017.             'maker.auto_command.make_twig_extension' => '?',
  2018.             'maker.auto_command.make_test' => '?',
  2019.             'maker.auto_command.make_validator' => '?',
  2020.             'maker.auto_command.make_voter' => '?',
  2021.             'maker.auto_command.make_user' => '?',
  2022.             'maker.auto_command.make_migration' => '?',
  2023.             'maker.auto_command.make_stimulus_controller' => '?',
  2024.             'maker.auto_command.make_security_form_login' => '?',
  2025.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''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: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:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''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''make:security:form-login' => 'maker.auto_command.make_security_form_login']);
  2026.     }
  2027.     /**
  2028.      * Gets the public 'container.env_var_processors_locator' shared service.
  2029.      *
  2030.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2031.      */
  2032.     protected function getContainer_EnvVarProcessorsLocatorService()
  2033.     {
  2034.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2035.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2036.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2037.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2038.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2039.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2040.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2041.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2042.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2043.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2044.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2045.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2046.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2047.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2048.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2049.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2050.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2051.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2052.         ], [
  2053.             'base64' => '?',
  2054.             'bool' => '?',
  2055.             'const' => '?',
  2056.             'csv' => '?',
  2057.             'default' => '?',
  2058.             'file' => '?',
  2059.             'float' => '?',
  2060.             'int' => '?',
  2061.             'json' => '?',
  2062.             'key' => '?',
  2063.             'not' => '?',
  2064.             'query_string' => '?',
  2065.             'require' => '?',
  2066.             'resolve' => '?',
  2067.             'string' => '?',
  2068.             'trim' => '?',
  2069.             'url' => '?',
  2070.         ]);
  2071.     }
  2072.     /**
  2073.      * Gets the public 'data_collector.dump' shared service.
  2074.      *
  2075.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2076.      */
  2077.     protected function getDataCollector_DumpService()
  2078.     {
  2079.         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()));
  2080.     }
  2081.     /**
  2082.      * Gets the public 'doctrine' shared service.
  2083.      *
  2084.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2085.      */
  2086.     protected function getDoctrineService()
  2087.     {
  2088.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2089.     }
  2090.     /**
  2091.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2092.      *
  2093.      * @return \Doctrine\DBAL\Connection
  2094.      */
  2095.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2096.     {
  2097.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2098.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  2099.             return $this->services['doctrine.dbal.default_connection'];
  2100.         }
  2101.         $b = new \Doctrine\DBAL\Configuration();
  2102.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2103.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2104.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2105.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2106.         $d = 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))));
  2107.         $d->setConnectionName('default');
  2108.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  2109.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  2110.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  2111.     }
  2112.     /**
  2113.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  2114.      *
  2115.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  2116.      */
  2117.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  2118.     {
  2119.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2120.             'MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener' => ['privates''MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener''getExtraFieldListenerService'false],
  2121.             'MLDev\\CatalogBundle\\EntityListener\\PriceListener' => ['privates''MLDev\\CatalogBundle\\EntityListener\\PriceListener''getPriceListenerService'false],
  2122.             'MLDev\\CatalogBundle\\EntityListener\\ProductListener' => ['privates''MLDev\\CatalogBundle\\EntityListener\\ProductListener''getProductListenerService'false],
  2123.         ], [
  2124.             'MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener' => '?',
  2125.             'MLDev\\CatalogBundle\\EntityListener\\PriceListener' => '?',
  2126.             'MLDev\\CatalogBundle\\EntityListener\\ProductListener' => '?',
  2127.         ]));
  2128.         $instance->registerService('MLDev\\CatalogBundle\\EntityListener\\ProductListener''MLDev\\CatalogBundle\\EntityListener\\ProductListener');
  2129.         $instance->registerService('MLDev\\CatalogBundle\\EntityListener\\PriceListener''MLDev\\CatalogBundle\\EntityListener\\PriceListener');
  2130.         $instance->registerService('MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener''MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener');
  2131.         return $instance;
  2132.     }
  2133.     /**
  2134.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2135.      *
  2136.      * @return \Doctrine\ORM\EntityManager
  2137.      */
  2138.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2139.     {
  2140.         if ($lazyLoad) {
  2141.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2142.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2143.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2144.                     $proxy->setProxyInitializer(null);
  2145.                     return true;
  2146.                 });
  2147.             });
  2148.         }
  2149.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  2151.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2152.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2153.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2154.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Doctrine/MappingDriverChain.php';
  2155.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  2156.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  2157.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  2158.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  2159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  2160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  2161.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
  2162.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  2163.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2164.         $a = new \Doctrine\ORM\Configuration();
  2165.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2166.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  2167.         $b->addDriver($c'Gedmo\\Tree\\Entity');
  2168.         $b->addDriver($c'MLDev\\BaseBundle\\Entity');
  2169.         $b->addDriver($c'MLDev\\CatalogBundle\\Entity');
  2170.         $b->addDriver($c'MLDev\\FormBundle\\Entity');
  2171.         $b->addDriver($c'MLDev\\GalleryBundle\\Entity');
  2172.         $b->addDriver($c'MLDev\\PublicationBundle\\Entity');
  2173.         $b->addDriver($c'MLDev\\SeoSiteBundle\\Entity');
  2174.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false))), 'App\\Entity');
  2175.         $a->setEntityNamespaces(['Gedmo' => 'Gedmo\\Tree\\Entity''App' => 'App\\Entity''MLDevBaseBundle' => 'MLDev\\BaseBundle\\Entity''MLDevCatalogBundle' => 'MLDev\\CatalogBundle\\Entity''MLDevFormBundle' => 'MLDev\\FormBundle\\Entity''MLDevGalleryBundle' => 'MLDev\\GalleryBundle\\Entity''MLDevPublicationBundle' => 'MLDev\\PublicationBundle\\Entity''MLDevSeoSiteBundle' => 'MLDev\\SeoSiteBundle\\Entity']);
  2176.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2177.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2178.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2179.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \MLDev\BaseBundle\Doctrine\MappingDriverChain($b), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2180.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2181.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2182.         ], [
  2183.             'doctrine.ulid_generator' => '?',
  2184.             'doctrine.uuid_generator' => '?',
  2185.         ])));
  2186.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2187.         $a->setProxyNamespace('Proxies');
  2188.         $a->setAutoGenerateProxyClasses(true);
  2189.         $a->setSchemaIgnoreClasses([]);
  2190.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2191.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2192.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2193.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2194.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  2195.         $a->setLazyGhostObjectEnabled(false);
  2196.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2197.             'App\\Repository\\PointRepository' => ['privates''App\\Repository\\PointRepository''getPointRepositoryService'false],
  2198.             'MLDev\\BaseBundle\\Repository\\BlockRepository' => ['privates''MLDev\\BaseBundle\\Repository\\BlockRepository''getBlockRepositoryService'false],
  2199.             'MLDev\\BaseBundle\\Repository\\MenuRepository' => ['privates''MLDev\\BaseBundle\\Repository\\MenuRepository''getMenuRepositoryService'false],
  2200.             'MLDev\\BaseBundle\\Repository\\PageContentRepository' => ['privates''MLDev\\BaseBundle\\Repository\\PageContentRepository''getPageContentRepositoryService'false],
  2201.             'MLDev\\BaseBundle\\Repository\\PageTemplateRepository' => ['privates''MLDev\\BaseBundle\\Repository\\PageTemplateRepository''getPageTemplateRepositoryService'false],
  2202.             'MLDev\\BaseBundle\\Repository\\SeoInfoRepository' => ['privates''MLDev\\BaseBundle\\Repository\\SeoInfoRepository''getSeoInfoRepositoryService'false],
  2203.             'MLDev\\BaseBundle\\Repository\\SeoSiteRepository' => ['privates''MLDev\\BaseBundle\\Repository\\SeoSiteRepository''getSeoSiteRepositoryService'false],
  2204.             'MLDev\\BaseBundle\\Repository\\UserRepository' => ['privates''MLDev\\BaseBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  2205.         ], [
  2206.             'App\\Repository\\PointRepository' => '?',
  2207.             'MLDev\\BaseBundle\\Repository\\BlockRepository' => '?',
  2208.             'MLDev\\BaseBundle\\Repository\\MenuRepository' => '?',
  2209.             'MLDev\\BaseBundle\\Repository\\PageContentRepository' => '?',
  2210.             'MLDev\\BaseBundle\\Repository\\PageTemplateRepository' => '?',
  2211.             'MLDev\\BaseBundle\\Repository\\SeoInfoRepository' => '?',
  2212.             'MLDev\\BaseBundle\\Repository\\SeoSiteRepository' => '?',
  2213.             'MLDev\\BaseBundle\\Repository\\UserRepository' => '?',
  2214.         ])));
  2215.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  2216.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2217.         return $instance;
  2218.     }
  2219.     /**
  2220.      * Gets the public 'error_controller' shared service.
  2221.      *
  2222.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2223.      */
  2224.     protected function getErrorControllerService()
  2225.     {
  2226.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2227.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2228.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2229.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2230.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2231.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2232.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2233.     }
  2234.     /**
  2235.      * Gets the public 'event_dispatcher' shared service.
  2236.      *
  2237.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2238.      */
  2239.     protected function getEventDispatcherService()
  2240.     {
  2241.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2242.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2243.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2244.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2245.         $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())));
  2246.         $instance->addListener('kernel.controller', [=> function () {
  2247.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2248.         }, => 'onKernelController'], 0);
  2249.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2250.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  2251.         }, => 'checkPassport'], 1024);
  2252.         $instance->addListener('kernel.response', [=> function () {
  2253.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2254.         }, => 'onKernelResponse'], 0);
  2255.         $instance->addListener('kernel.response', [=> function () {
  2256.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  2257.         }, => 'onKernelResponse'], 0);
  2258.         $instance->addListener('kernel.response', [=> function () {
  2259.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2260.         }, => 'onKernelResponse'], 0);
  2261.         $instance->addListener('kernel.response', [=> function () {
  2262.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2263.         }, => 'onKernelResponse'], -1024);
  2264.         $instance->addListener('kernel.request', [=> function () {
  2265.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2266.         }, => 'setDefaultLocale'], 100);
  2267.         $instance->addListener('kernel.request', [=> function () {
  2268.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2269.         }, => 'onKernelRequest'], 16);
  2270.         $instance->addListener('kernel.finish_request', [=> function () {
  2271.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2272.         }, => 'onKernelFinishRequest'], 0);
  2273.         $instance->addListener('kernel.request', [=> function () {
  2274.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2275.         }, => 'onKernelRequest'], 256);
  2276.         $instance->addListener('kernel.response', [=> function () {
  2277.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2278.         }, => 'onResponse'], -255);
  2279.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2280.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2281.         }, => 'onControllerArguments'], 0);
  2282.         $instance->addListener('kernel.exception', [=> function () {
  2283.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2284.         }, => 'logKernelException'], 0);
  2285.         $instance->addListener('kernel.exception', [=> function () {
  2286.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2287.         }, => 'onKernelException'], -128);
  2288.         $instance->addListener('kernel.response', [=> function () {
  2289.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2290.         }, => 'removeCspHeader'], -128);
  2291.         $instance->addListener('kernel.request', [=> function () {
  2292.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2293.         }, => 'onKernelRequest'], 15);
  2294.         $instance->addListener('kernel.finish_request', [=> function () {
  2295.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2296.         }, => 'onKernelFinishRequest'], -15);
  2297.         $instance->addListener('console.error', [=> function () {
  2298.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2299.         }, => 'onConsoleError'], -128);
  2300.         $instance->addListener('console.terminate', [=> function () {
  2301.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2302.         }, => 'onConsoleTerminate'], -128);
  2303.         $instance->addListener('console.error', [=> function () {
  2304.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2305.         }, => 'onConsoleError'], 0);
  2306.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2307.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2308.         }, => 'onMessage'], -255);
  2309.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2310.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2311.         }, => 'onMessage'], -255);
  2312.         $instance->addListener('kernel.request', [=> function () {
  2313.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2314.         }, => 'configure'], 2048);
  2315.         $instance->addListener('console.command', [=> function () {
  2316.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2317.         }, => 'configure'], 2048);
  2318.         $instance->addListener('kernel.request', [=> function () {
  2319.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2320.         }, => 'onKernelRequest'], 32);
  2321.         $instance->addListener('kernel.finish_request', [=> function () {
  2322.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2323.         }, => 'onKernelFinishRequest'], 0);
  2324.         $instance->addListener('kernel.exception', [=> function () {
  2325.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2326.         }, => 'onKernelException'], -64);
  2327.         $instance->addListener('kernel.response', [=> function () {
  2328.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2329.         }, => 'onKernelResponse'], 0);
  2330.         $instance->addListener('kernel.request', [=> function () {
  2331.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2332.         }, => 'onKernelRequest'], 128);
  2333.         $instance->addListener('kernel.response', [=> function () {
  2334.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2335.         }, => 'onKernelResponse'], -1000);
  2336.         $instance->addListener('kernel.finish_request', [=> function () {
  2337.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2338.         }, => 'onFinishRequest'], 0);
  2339.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2340.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2341.         }, => 'onNotification'], -255);
  2342.         $instance->addListener('kernel.response', [=> function () {
  2343.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2344.         }, => 'onKernelResponse'], -100);
  2345.         $instance->addListener('kernel.exception', [=> function () {
  2346.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2347.         }, => 'onKernelException'], 0);
  2348.         $instance->addListener('kernel.terminate', [=> function () {
  2349.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2350.         }, => 'onKernelTerminate'], -1024);
  2351.         $instance->addListener('kernel.controller', [=> function () {
  2352.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2353.         }, => 'onKernelController'], 0);
  2354.         $instance->addListener('kernel.response', [=> function () {
  2355.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2356.         }, => 'onKernelResponse'], 0);
  2357.         $instance->addListener('kernel.response', [=> function () {
  2358.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2359.         }, => 'onKernelResponse'], 0);
  2360.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2361.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  2362.         }, => 'checkPassport'], 0);
  2363.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2364.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  2365.         }, => 'onLoginSuccess'], 0);
  2366.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2367.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2368.         }, => 'onVoterVote'], 0);
  2369.         $instance->addListener('kernel.request', [=> function () {
  2370.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2371.         }, => 'configureLogoutUrlGenerator'], 8);
  2372.         $instance->addListener('kernel.request', [=> function () {
  2373.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2374.         }, => 'onKernelRequest'], 8);
  2375.         $instance->addListener('kernel.finish_request', [=> function () {
  2376.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2377.         }, => 'onKernelFinishRequest'], 0);
  2378.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2379.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2380.         }, => 'onMessage'], 0);
  2381.         $instance->addListener('kernel.response', [=> function () {
  2382.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2383.         }, => 'onKernelResponse'], -128);
  2384.         $instance->addListener('console.command', [=> function () {
  2385.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2386.         }, => 'onCommand'], 255);
  2387.         $instance->addListener('console.terminate', [=> function () {
  2388.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2389.         }, => 'onTerminate'], -255);
  2390.         $instance->addListener('console.command', [=> function () {
  2391.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2392.         }, => 'configure'], 1024);
  2393.         $instance->addListener('kernel.controller', [=> function () {
  2394.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2395.         }, => 'onKernelController'], 0);
  2396.         $instance->addListener('kernel.controller', [=> function () {
  2397.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2398.         }, => 'onKernelController'], 0);
  2399.         $instance->addListener('kernel.controller', [=> function () {
  2400.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2401.         }, => 'onKernelController'], -128);
  2402.         $instance->addListener('kernel.view', [=> function () {
  2403.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2404.         }, => 'onKernelView'], 0);
  2405.         $instance->addListener('kernel.controller', [=> function () {
  2406.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2407.         }, => 'onKernelController'], 0);
  2408.         $instance->addListener('kernel.response', [=> function () {
  2409.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2410.         }, => 'onKernelResponse'], 0);
  2411.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2412.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2413.         }, => 'onKernelControllerArguments'], 0);
  2414.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2415.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2416.         }, => 'onKernelControllerArguments'], 0);
  2417.         $instance->addListener('console.error', [=> function () {
  2418.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2419.         }, => 'onConsoleError'], 0);
  2420.         $instance->addListener('console.terminate', [=> function () {
  2421.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2422.         }, => 'onConsoleTerminate'], 0);
  2423.         $instance->addListener('kernel.exception', [=> function () {
  2424.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2425.         }, => 'onException'], 0);
  2426.         $instance->addListener('kernel.terminate', [=> function () {
  2427.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2428.         }, => 'onTerminate'], 0);
  2429.         $instance->addListener('console.error', [=> function () {
  2430.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2431.         }, => 'onException'], 0);
  2432.         $instance->addListener('console.terminate', [=> function () {
  2433.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2434.         }, => 'onTerminate'], 0);
  2435.         $instance->addListener('kernel.request', [=> function () {
  2436.             return ($this->privates['MLDev\\BaseBundle\\EventListener\\LocaleSubscriber'] ?? $this->getLocaleSubscriberService());
  2437.         }, => 'onKernelRequest'], 110);
  2438.         $instance->addListener('mldev.form.confirm.success', [=> function () {
  2439.             return ($this->privates['MLDev\\FormBundle\\EventSubscriber\\FormConfirmSuccessSubscriber'] ?? $this->getFormConfirmSuccessSubscriberService());
  2440.         }, => 'doSaveMessageInDatabase'], 20);
  2441.         $instance->addListener('mldev.form.confirm.success', [=> function () {
  2442.             return ($this->privates['MLDev\\FormBundle\\EventSubscriber\\FormConfirmSuccessSubscriber'] ?? $this->getFormConfirmSuccessSubscriberService());
  2443.         }, => 'doNotificationToEmail'], 10);
  2444.         $instance->addListener('kernel.request', [=> function () {
  2445.             return ($this->privates['MLDev\\SeoSiteBundle\\EventListener\\SeoSiteListener'] ?? $this->getSeoSiteListenerService());
  2446.         }, => 'onKernelRequest'], 0);
  2447.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2448.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  2449.         }, => 'checkPassport'], 512);
  2450.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2451.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2452.         }, => 'onLogout'], 0);
  2453.         return $instance;
  2454.     }
  2455.     /**
  2456.      * Gets the public 'http_kernel' shared service.
  2457.      *
  2458.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2459.      */
  2460.     protected function getHttpKernelService()
  2461.     {
  2462.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2463.         if (isset($this->services['http_kernel'])) {
  2464.             return $this->services['http_kernel'];
  2465.         }
  2466.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2467.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2468.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2469.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2470.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2471.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2472.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2473.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2474.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2475.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2476.         }, 8)), $b));
  2477.     }
  2478.     /**
  2479.      * Gets the public 'request_stack' shared service.
  2480.      *
  2481.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2482.      */
  2483.     protected function getRequestStackService()
  2484.     {
  2485.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2486.     }
  2487.     /**
  2488.      * Gets the public 'router' shared service.
  2489.      *
  2490.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2491.      */
  2492.     protected function getRouterService()
  2493.     {
  2494.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2495.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2496.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2497.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2498.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2499.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2500.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2501.         ], [
  2502.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2503.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'ru');
  2504.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2505.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2506.         return $instance;
  2507.     }
  2508.     /**
  2509.      * Gets the public 'routing.loader' shared service.
  2510.      *
  2511.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2512.      */
  2513.     protected function getRouting_LoaderService()
  2514.     {
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2525.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Route/RouteLoader.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2540.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2541.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2542.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2543.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2544.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2545.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2546.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2547.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2548.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2549.             'kernel' => ['services''kernel''getKernelService'false],
  2550.         ], [
  2551.             'kernel' => 'App\\Kernel',
  2552.         ]), 'dev'));
  2553.         $a->addLoader(new \MLDev\BaseBundle\Route\RouteLoader($this->parameters['kernel.bundles']));
  2554.         $a->addLoader($c);
  2555.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2556.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2557.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2558.     }
  2559.     /**
  2560.      * Gets the public 'services_resetter' shared service.
  2561.      *
  2562.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2563.      */
  2564.     protected function getServicesResetterService()
  2565.     {
  2566.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2567.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2568.             if (isset($this->services['cache.app'])) {
  2569.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2570.             }
  2571.             if (isset($this->services['cache.system'])) {
  2572.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2573.             }
  2574.             if (isset($this->privates['cache.validator'])) {
  2575.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2576.             }
  2577.             if (isset($this->privates['cache.serializer'])) {
  2578.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2579.             }
  2580.             if (isset($this->privates['cache.annotations'])) {
  2581.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2582.             }
  2583.             if (isset($this->privates['cache.property_info'])) {
  2584.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2585.             }
  2586.             if (isset($this->privates['.debug.http_client'])) {
  2587.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2588.             }
  2589.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2590.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2591.             }
  2592.             if (isset($this->privates['debug.stopwatch'])) {
  2593.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2594.             }
  2595.             if (isset($this->services['event_dispatcher'])) {
  2596.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2597.             }
  2598.             if (isset($this->privates['session_listener'])) {
  2599.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2600.             }
  2601.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2602.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2603.             }
  2604.             if (isset($this->services['cache.validator_expression_language'])) {
  2605.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2606.             }
  2607.             if (isset($this->services['.container.private.profiler'])) {
  2608.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2609.             }
  2610.             if (isset($this->services['.container.private.validator'])) {
  2611.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2612.             }
  2613.             if (isset($this->services['.container.private.security.token_storage'])) {
  2614.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2615.             }
  2616.             if (isset($this->privates['cache.security_expression_language'])) {
  2617.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2618.             }
  2619.             if (isset($this->privates['debug.security.firewall'])) {
  2620.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2621.             }
  2622.             if (isset($this->privates['debug.security.firewall.authenticator.mldev'])) {
  2623.                 yield 'debug.security.firewall.authenticator.mldev' => ($this->privates['debug.security.firewall.authenticator.mldev'] ?? null);
  2624.             }
  2625.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  2626.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  2627.             }
  2628.             if (isset($this->privates['twig.form.engine'])) {
  2629.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2630.             }
  2631.             if (isset($this->privates['monolog.handler.main'])) {
  2632.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2633.             }
  2634.             if (isset($this->privates['monolog.handler.console'])) {
  2635.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2636.             }
  2637.             if (isset($this->services['doctrine'])) {
  2638.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2639.             }
  2640.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  2641.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  2642.             }
  2643.             if (isset($this->privates['form.type.entity'])) {
  2644.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2645.             }
  2646.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2647.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2648.             }
  2649.             if (isset($this->privates['.debug.http_client'])) {
  2650.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2651.             }
  2652.         }, function () {
  2653.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.mldev'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['.debug.http_client']));
  2654.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.mldev' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2655.     }
  2656.     /**
  2657.      * Gets the public 'swiftmailer.mailer.default' shared service.
  2658.      *
  2659.      * @return \Swift_Mailer
  2660.      */
  2661.     protected function getSwiftmailer_Mailer_DefaultService()
  2662.     {
  2663.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  2664.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  2665.     }
  2666.     /**
  2667.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  2668.      *
  2669.      * @return \Swift_Plugins_MessageLogger
  2670.      */
  2671.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  2672.     {
  2673.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2674.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2675.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2676.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  2677.     }
  2678.     /**
  2679.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  2680.      *
  2681.      * @return \Swift_Transport
  2682.      */
  2683.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  2684.     {
  2685.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  2687.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2688.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2689.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  2690.     }
  2691.     /**
  2692.      * Gets the public 'swiftmailer.transport' shared service.
  2693.      *
  2694.      * @return \Swift_Transport_SpoolTransport
  2695.      */
  2696.     protected function getSwiftmailer_TransportService()
  2697.     {
  2698.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2699.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2700.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2701.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2702.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2703.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2704.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2705.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2706.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2707.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  2708.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2709.         return $instance;
  2710.     }
  2711.     /**
  2712.      * Gets the public 'translator' shared service.
  2713.      *
  2714.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2715.      */
  2716.     protected function getTranslatorService()
  2717.     {
  2718.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2719.     }
  2720.     /**
  2721.      * Gets the public 'var_dumper.cloner' shared service.
  2722.      *
  2723.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2724.      */
  2725.     protected function getVarDumper_ClonerService()
  2726.     {
  2727.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2728.         $instance->setMaxItems(2500);
  2729.         $instance->setMinDepth(1);
  2730.         $instance->setMaxString(-1);
  2731.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2732.         return $instance;
  2733.     }
  2734.     /**
  2735.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2736.      *
  2737.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2738.      */
  2739.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2740.     {
  2741.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2742.         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()));
  2743.     }
  2744.     /**
  2745.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2746.      *
  2747.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2748.      */
  2749.     protected function getWebProfiler_Controller_ProfilerService()
  2750.     {
  2751.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2752.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2753.     }
  2754.     /**
  2755.      * Gets the public 'web_profiler.controller.router' shared service.
  2756.      *
  2757.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2758.      */
  2759.     protected function getWebProfiler_Controller_RouterService()
  2760.     {
  2761.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2762.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2763.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2764.         }, 1));
  2765.     }
  2766.     /**
  2767.      * Gets the private '.console.command.about.lazy' shared service.
  2768.      *
  2769.      * @return \Symfony\Component\Console\Command\LazyCommand
  2770.      */
  2771.     protected function get_Console_Command_About_LazyService()
  2772.     {
  2773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2775.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  2776.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2777.         });
  2778.     }
  2779.     /**
  2780.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2781.      *
  2782.      * @return \Symfony\Component\Console\Command\LazyCommand
  2783.      */
  2784.     protected function get_Console_Command_AssetsInstall_LazyService()
  2785.     {
  2786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2788.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  2789.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2790.         });
  2791.     }
  2792.     /**
  2793.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2794.      *
  2795.      * @return \Symfony\Component\Console\Command\LazyCommand
  2796.      */
  2797.     protected function get_Console_Command_CacheClear_LazyService()
  2798.     {
  2799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2800.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2801.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2802.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2803.         });
  2804.     }
  2805.     /**
  2806.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2807.      *
  2808.      * @return \Symfony\Component\Console\Command\LazyCommand
  2809.      */
  2810.     protected function get_Console_Command_CachePoolClear_LazyService()
  2811.     {
  2812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2814.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  2815.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2816.         });
  2817.     }
  2818.     /**
  2819.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2820.      *
  2821.      * @return \Symfony\Component\Console\Command\LazyCommand
  2822.      */
  2823.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2824.     {
  2825.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2827.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2828.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2829.         });
  2830.     }
  2831.     /**
  2832.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2833.      *
  2834.      * @return \Symfony\Component\Console\Command\LazyCommand
  2835.      */
  2836.     protected function get_Console_Command_CachePoolList_LazyService()
  2837.     {
  2838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2839.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2840.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2841.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2842.         });
  2843.     }
  2844.     /**
  2845.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2846.      *
  2847.      * @return \Symfony\Component\Console\Command\LazyCommand
  2848.      */
  2849.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2850.     {
  2851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2853.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2854.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2855.         });
  2856.     }
  2857.     /**
  2858.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2859.      *
  2860.      * @return \Symfony\Component\Console\Command\LazyCommand
  2861.      */
  2862.     protected function get_Console_Command_CacheWarmup_LazyService()
  2863.     {
  2864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2866.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2867.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2868.         });
  2869.     }
  2870.     /**
  2871.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2872.      *
  2873.      * @return \Symfony\Component\Console\Command\LazyCommand
  2874.      */
  2875.     protected function get_Console_Command_ConfigDebug_LazyService()
  2876.     {
  2877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2879.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2880.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2881.         });
  2882.     }
  2883.     /**
  2884.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2885.      *
  2886.      * @return \Symfony\Component\Console\Command\LazyCommand
  2887.      */
  2888.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2889.     {
  2890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2891.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2892.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2893.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2894.         });
  2895.     }
  2896.     /**
  2897.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2898.      *
  2899.      * @return \Symfony\Component\Console\Command\LazyCommand
  2900.      */
  2901.     protected function get_Console_Command_ContainerDebug_LazyService()
  2902.     {
  2903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2905.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  2906.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2907.         });
  2908.     }
  2909.     /**
  2910.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2911.      *
  2912.      * @return \Symfony\Component\Console\Command\LazyCommand
  2913.      */
  2914.     protected function get_Console_Command_ContainerLint_LazyService()
  2915.     {
  2916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2918.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  2919.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2920.         });
  2921.     }
  2922.     /**
  2923.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2924.      *
  2925.      * @return \Symfony\Component\Console\Command\LazyCommand
  2926.      */
  2927.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2928.     {
  2929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2931.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  2932.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2933.         });
  2934.     }
  2935.     /**
  2936.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2937.      *
  2938.      * @return \Symfony\Component\Console\Command\LazyCommand
  2939.      */
  2940.     protected function get_Console_Command_DotenvDebug_LazyService()
  2941.     {
  2942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2944.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  2945.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2946.         });
  2947.     }
  2948.     /**
  2949.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2950.      *
  2951.      * @return \Symfony\Component\Console\Command\LazyCommand
  2952.      */
  2953.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2954.     {
  2955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2957.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  2958.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2959.         });
  2960.     }
  2961.     /**
  2962.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\Console\Command\LazyCommand
  2965.      */
  2966.     protected function get_Console_Command_FormDebug_LazyService()
  2967.     {
  2968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2970.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  2971.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2972.         });
  2973.     }
  2974.     /**
  2975.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2976.      *
  2977.      * @return \Symfony\Component\Console\Command\LazyCommand
  2978.      */
  2979.     protected function get_Console_Command_RouterDebug_LazyService()
  2980.     {
  2981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2983.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  2984.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2985.         });
  2986.     }
  2987.     /**
  2988.      * Gets the private '.console.command.router_match.lazy' shared service.
  2989.      *
  2990.      * @return \Symfony\Component\Console\Command\LazyCommand
  2991.      */
  2992.     protected function get_Console_Command_RouterMatch_LazyService()
  2993.     {
  2994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2996.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  2997.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2998.         });
  2999.     }
  3000.     /**
  3001.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3002.      *
  3003.      * @return \Symfony\Component\Console\Command\LazyCommand
  3004.      */
  3005.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3006.     {
  3007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3009.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  3010.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3011.         });
  3012.     }
  3013.     /**
  3014.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3015.      *
  3016.      * @return \Symfony\Component\Console\Command\LazyCommand
  3017.      */
  3018.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3019.     {
  3020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3022.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  3023.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3024.         });
  3025.     }
  3026.     /**
  3027.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3028.      *
  3029.      * @return \Symfony\Component\Console\Command\LazyCommand
  3030.      */
  3031.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3032.     {
  3033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3035.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  3036.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3037.         });
  3038.     }
  3039.     /**
  3040.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3041.      *
  3042.      * @return \Symfony\Component\Console\Command\LazyCommand
  3043.      */
  3044.     protected function get_Console_Command_SecretsList_LazyService()
  3045.     {
  3046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3048.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3049.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3050.         });
  3051.     }
  3052.     /**
  3053.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3054.      *
  3055.      * @return \Symfony\Component\Console\Command\LazyCommand
  3056.      */
  3057.     protected function get_Console_Command_SecretsRemove_LazyService()
  3058.     {
  3059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3061.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  3062.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3063.         });
  3064.     }
  3065.     /**
  3066.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3067.      *
  3068.      * @return \Symfony\Component\Console\Command\LazyCommand
  3069.      */
  3070.     protected function get_Console_Command_SecretsSet_LazyService()
  3071.     {
  3072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3074.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  3075.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3076.         });
  3077.     }
  3078.     /**
  3079.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3080.      *
  3081.      * @return \Symfony\Component\Console\Command\LazyCommand
  3082.      */
  3083.     protected function get_Console_Command_TranslationDebug_LazyService()
  3084.     {
  3085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3087.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  3088.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3089.         });
  3090.     }
  3091.     /**
  3092.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3093.      *
  3094.      * @return \Symfony\Component\Console\Command\LazyCommand
  3095.      */
  3096.     protected function get_Console_Command_TranslationExtract_LazyService()
  3097.     {
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3100.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  3101.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3102.         });
  3103.     }
  3104.     /**
  3105.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3106.      *
  3107.      * @return \Symfony\Component\Console\Command\LazyCommand
  3108.      */
  3109.     protected function get_Console_Command_TranslationPull_LazyService()
  3110.     {
  3111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3113.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  3114.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3115.         });
  3116.     }
  3117.     /**
  3118.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3119.      *
  3120.      * @return \Symfony\Component\Console\Command\LazyCommand
  3121.      */
  3122.     protected function get_Console_Command_TranslationPush_LazyService()
  3123.     {
  3124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3126.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  3127.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3128.         });
  3129.     }
  3130.     /**
  3131.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3132.      *
  3133.      * @return \Symfony\Component\Console\Command\LazyCommand
  3134.      */
  3135.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3136.     {
  3137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3139.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  3140.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3141.         });
  3142.     }
  3143.     /**
  3144.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3145.      *
  3146.      * @return \Symfony\Component\Console\Command\LazyCommand
  3147.      */
  3148.     protected function get_Console_Command_XliffLint_LazyService()
  3149.     {
  3150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3152.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  3153.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3154.         });
  3155.     }
  3156.     /**
  3157.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\Console\Command\LazyCommand
  3160.      */
  3161.     protected function get_Console_Command_YamlLint_LazyService()
  3162.     {
  3163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3165.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  3166.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3167.         });
  3168.     }
  3169.     /**
  3170.      * Gets the private '.debug.http_client' shared service.
  3171.      *
  3172.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3173.      */
  3174.     protected function get_Debug_HttpClientService()
  3175.     {
  3176.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3177.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3178.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3179.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3180.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3181.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3182.         $a->setLogger($b);
  3183.         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))));
  3184.     }
  3185.     /**
  3186.      * Gets the private '.doctrine_migrations.current_command.lazy' shared service.
  3187.      *
  3188.      * @return \Symfony\Component\Console\Command\LazyCommand
  3189.      */
  3190.     protected function get_DoctrineMigrations_CurrentCommand_LazyService()
  3191.     {
  3192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3194.         return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version'false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
  3195.             return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
  3196.         });
  3197.     }
  3198.     /**
  3199.      * Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
  3200.      *
  3201.      * @return \Symfony\Component\Console\Command\LazyCommand
  3202.      */
  3203.     protected function get_DoctrineMigrations_DiffCommand_LazyService()
  3204.     {
  3205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3207.         return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
  3208.             return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
  3209.         });
  3210.     }
  3211.     /**
  3212.      * Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
  3213.      *
  3214.      * @return \Symfony\Component\Console\Command\LazyCommand
  3215.      */
  3216.     protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
  3217.     {
  3218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3220.         return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
  3221.             return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
  3222.         });
  3223.     }
  3224.     /**
  3225.      * Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
  3226.      *
  3227.      * @return \Symfony\Component\Console\Command\LazyCommand
  3228.      */
  3229.     protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
  3230.     {
  3231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3233.         return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
  3234.             return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
  3235.         });
  3236.     }
  3237.     /**
  3238.      * Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
  3239.      *
  3240.      * @return \Symfony\Component\Console\Command\LazyCommand
  3241.      */
  3242.     protected function get_DoctrineMigrations_GenerateCommand_LazyService()
  3243.     {
  3244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3246.         return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.'false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
  3247.             return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
  3248.         });
  3249.     }
  3250.     /**
  3251.      * Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
  3252.      *
  3253.      * @return \Symfony\Component\Console\Command\LazyCommand
  3254.      */
  3255.     protected function get_DoctrineMigrations_LatestCommand_LazyService()
  3256.     {
  3257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3259.         return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version'false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
  3260.             return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
  3261.         });
  3262.     }
  3263.     /**
  3264.      * Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
  3265.      *
  3266.      * @return \Symfony\Component\Console\Command\LazyCommand
  3267.      */
  3268.     protected function get_DoctrineMigrations_MigrateCommand_LazyService()
  3269.     {
  3270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3272.         return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
  3273.             return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
  3274.         });
  3275.     }
  3276.     /**
  3277.      * Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
  3278.      *
  3279.      * @return \Symfony\Component\Console\Command\LazyCommand
  3280.      */
  3281.     protected function get_DoctrineMigrations_RollupCommand_LazyService()
  3282.     {
  3283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3285.         return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.'false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
  3286.             return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
  3287.         });
  3288.     }
  3289.     /**
  3290.      * Gets the private '.doctrine_migrations.status_command.lazy' shared service.
  3291.      *
  3292.      * @return \Symfony\Component\Console\Command\LazyCommand
  3293.      */
  3294.     protected function get_DoctrineMigrations_StatusCommand_LazyService()
  3295.     {
  3296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3298.         return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.'false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
  3299.             return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
  3300.         });
  3301.     }
  3302.     /**
  3303.      * Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
  3304.      *
  3305.      * @return \Symfony\Component\Console\Command\LazyCommand
  3306.      */
  3307.     protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
  3308.     {
  3309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3311.         return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
  3312.             return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
  3313.         });
  3314.     }
  3315.     /**
  3316.      * Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
  3317.      *
  3318.      * @return \Symfony\Component\Console\Command\LazyCommand
  3319.      */
  3320.     protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
  3321.     {
  3322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3324.         return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.'false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
  3325.             return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
  3326.         });
  3327.     }
  3328.     /**
  3329.      * Gets the private '.doctrine_migrations.version_command.lazy' shared service.
  3330.      *
  3331.      * @return \Symfony\Component\Console\Command\LazyCommand
  3332.      */
  3333.     protected function get_DoctrineMigrations_VersionCommand_LazyService()
  3334.     {
  3335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3337.         return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.'false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
  3338.             return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
  3339.         });
  3340.     }
  3341.     /**
  3342.      * Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
  3343.      *
  3344.      * @return \Symfony\Component\Console\Command\LazyCommand
  3345.      */
  3346.     protected function get_DoctrineMigrations_VersionsCommand_LazyService()
  3347.     {
  3348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3350.         return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
  3351.             return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
  3352.         });
  3353.     }
  3354.     /**
  3355.      * Gets the private '.errored..service_locator..Hd2sUD.MLDev\GalleryBundle\Entity\Album' shared service.
  3356.      *
  3357.      * @return \MLDev\GalleryBundle\Entity\Album
  3358.      */
  3359.     protected function getAlbumService()
  3360.     {
  3361.         $this->throw('Cannot autowire service ".service_locator..Hd2sUD": it references class "MLDev\\GalleryBundle\\Entity\\Album" but no such service exists.');
  3362.     }
  3363.     /**
  3364.      * Gets the private '.errored..service_locator..Hd2sUD.MLDev\GalleryBundle\Entity\Item' shared service.
  3365.      *
  3366.      * @return \MLDev\GalleryBundle\Entity\Item
  3367.      */
  3368.     protected function getItemService()
  3369.     {
  3370.         $this->throw('Cannot autowire service ".service_locator..Hd2sUD": it references class "MLDev\\GalleryBundle\\Entity\\Item" but no such service exists.');
  3371.     }
  3372.     /**
  3373.      * Gets the private '.errored..service_locator.2NYiUWg.MLDev\CatalogBundle\Entity\ExtraField' shared service.
  3374.      *
  3375.      * @return \MLDev\CatalogBundle\Entity\ExtraField
  3376.      */
  3377.     protected function getExtraFieldService()
  3378.     {
  3379.         $this->throw('Cannot autowire service ".service_locator.2NYiUWg": it references class "MLDev\\CatalogBundle\\Entity\\ExtraField" but no such service exists.');
  3380.     }
  3381.     /**
  3382.      * Gets the private '.errored..service_locator.2jhVRj..MLDev\SeoSiteBundle\Entity\SeoSite' shared service.
  3383.      *
  3384.      * @return \MLDev\SeoSiteBundle\Entity\SeoSite
  3385.      */
  3386.     protected function getSeoSite2Service()
  3387.     {
  3388.         $this->throw('Cannot autowire service ".service_locator.2jhVRj.": it references class "MLDev\\SeoSiteBundle\\Entity\\SeoSite" but no such service exists.');
  3389.     }
  3390.     /**
  3391.      * Gets the private '.errored..service_locator.3GMp8W8.MLDev\CatalogBundle\Entity\Stock' shared service.
  3392.      *
  3393.      * @return \MLDev\CatalogBundle\Entity\Stock
  3394.      */
  3395.     protected function getStockService()
  3396.     {
  3397.         $this->throw('Cannot autowire service ".service_locator.3GMp8W8": it references class "MLDev\\CatalogBundle\\Entity\\Stock" but no such service exists.');
  3398.     }
  3399.     /**
  3400.      * Gets the private '.errored..service_locator.5c1BU5h.MLDev\BaseBundle\Entity\Page' shared service.
  3401.      *
  3402.      * @return \MLDev\BaseBundle\Entity\Page
  3403.      */
  3404.     protected function getPageService()
  3405.     {
  3406.         $this->throw('Cannot autowire service ".service_locator.5c1BU5h": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.');
  3407.     }
  3408.     /**
  3409.      * Gets the private '.errored..service_locator.5llQ7m..MLDev\CatalogBundle\Entity\Product' shared service.
  3410.      *
  3411.      * @return \MLDev\CatalogBundle\Entity\Product
  3412.      */
  3413.     protected function getProductService()
  3414.     {
  3415.         $this->throw('Cannot autowire service ".service_locator.5llQ7m.": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.');
  3416.     }
  3417.     /**
  3418.      * Gets the private '.errored..service_locator.BUo4Rc4.MLDev\CatalogBundle\Entity\Product' shared service.
  3419.      *
  3420.      * @return \MLDev\CatalogBundle\Entity\Product
  3421.      */
  3422.     protected function getProduct2Service()
  3423.     {
  3424.         $this->throw('Cannot autowire service ".service_locator.BUo4Rc4": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.');
  3425.     }
  3426.     /**
  3427.      * Gets the private '.errored..service_locator.BUo4Rc4.MLDev\CatalogBundle\Entity\ProductItem' shared service.
  3428.      *
  3429.      * @return \MLDev\CatalogBundle\Entity\ProductItem
  3430.      */
  3431.     protected function getProductItemService()
  3432.     {
  3433.         $this->throw('Cannot autowire service ".service_locator.BUo4Rc4": it references class "MLDev\\CatalogBundle\\Entity\\ProductItem" but no such service exists.');
  3434.     }
  3435.     /**
  3436.      * Gets the private '.errored..service_locator.EIqB9P4.MLDev\CatalogBundle\Entity\Product' shared service.
  3437.      *
  3438.      * @return \MLDev\CatalogBundle\Entity\Product
  3439.      */
  3440.     protected function getProduct3Service()
  3441.     {
  3442.         $this->throw('Cannot autowire service ".service_locator.EIqB9P4": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.');
  3443.     }
  3444.     /**
  3445.      * Gets the private '.errored..service_locator.Hv9Uhya.App\Entity\Point' shared service.
  3446.      *
  3447.      * @return \App\Entity\Point
  3448.      */
  3449.     protected function getPointService()
  3450.     {
  3451.         $this->throw('Cannot autowire service ".service_locator.Hv9Uhya": it references class "App\\Entity\\Point" but no such service exists.');
  3452.     }
  3453.     /**
  3454.      * Gets the private '.errored..service_locator.IXiVLIj.MLDev\BaseBundle\Entity\Page' shared service.
  3455.      *
  3456.      * @return \MLDev\BaseBundle\Entity\Page
  3457.      */
  3458.     protected function getPage2Service()
  3459.     {
  3460.         $this->throw('Cannot autowire service ".service_locator.IXiVLIj": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.');
  3461.     }
  3462.     /**
  3463.      * Gets the private '.errored..service_locator.IXiVLIj.MLDev\CatalogBundle\Entity\Product' shared service.
  3464.      *
  3465.      * @return \MLDev\CatalogBundle\Entity\Product
  3466.      */
  3467.     protected function getProduct4Service()
  3468.     {
  3469.         $this->throw('Cannot autowire service ".service_locator.IXiVLIj": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.');
  3470.     }
  3471.     /**
  3472.      * Gets the private '.errored..service_locator.IiAjXou.MLDev\PublicationBundle\Entity\Category' shared service.
  3473.      *
  3474.      * @return \MLDev\PublicationBundle\Entity\Category
  3475.      */
  3476.     protected function getCategoryService()
  3477.     {
  3478.         $this->throw('Cannot autowire service ".service_locator.IiAjXou": it references class "MLDev\\PublicationBundle\\Entity\\Category" but no such service exists.');
  3479.     }
  3480.     /**
  3481.      * Gets the private '.errored..service_locator.IiAjXou.MLDev\PublicationBundle\Entity\Item' shared service.
  3482.      *
  3483.      * @return \MLDev\PublicationBundle\Entity\Item
  3484.      */
  3485.     protected function getItem2Service()
  3486.     {
  3487.         $this->throw('Cannot autowire service ".service_locator.IiAjXou": it references class "MLDev\\PublicationBundle\\Entity\\Item" but no such service exists.');
  3488.     }
  3489.     /**
  3490.      * Gets the private '.errored..service_locator.JysVfxB.MLDev\PublicationBundle\Entity\Item' shared service.
  3491.      *
  3492.      * @return \MLDev\PublicationBundle\Entity\Item
  3493.      */
  3494.     protected function getItem3Service()
  3495.     {
  3496.         $this->throw('Cannot autowire service ".service_locator.JysVfxB": it references class "MLDev\\PublicationBundle\\Entity\\Item" but no such service exists.');
  3497.     }
  3498.     /**
  3499.      * Gets the private '.errored..service_locator.M8v0FM9.App\Entity\Point' shared service.
  3500.      *
  3501.      * @return \App\Entity\Point
  3502.      */
  3503.     protected function getPoint2Service()
  3504.     {
  3505.         $this->throw('Cannot autowire service ".service_locator.M8v0FM9": it references class "App\\Entity\\Point" but no such service exists.');
  3506.     }
  3507.     /**
  3508.      * Gets the private '.errored..service_locator.RdTOTu7.MLDev\BaseBundle\Entity\Page' shared service.
  3509.      *
  3510.      * @return \MLDev\BaseBundle\Entity\Page
  3511.      */
  3512.     protected function getPage3Service()
  3513.     {
  3514.         $this->throw('Cannot autowire service ".service_locator.RdTOTu7": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.');
  3515.     }
  3516.     /**
  3517.      * Gets the private '.errored..service_locator.Tb1whAp.MLDev\FormBundle\Entity\MailMessage' shared service.
  3518.      *
  3519.      * @return \MLDev\FormBundle\Entity\MailMessage
  3520.      */
  3521.     protected function getMailMessageService()
  3522.     {
  3523.         $this->throw('Cannot autowire service ".service_locator.Tb1whAp": it references class "MLDev\\FormBundle\\Entity\\MailMessage" but no such service exists.');
  3524.     }
  3525.     /**
  3526.      * Gets the private '.errored..service_locator.Urc0IdB.MLDev\CatalogBundle\Entity\ProductItem' shared service.
  3527.      *
  3528.      * @return \MLDev\CatalogBundle\Entity\ProductItem
  3529.      */
  3530.     protected function getProductItem2Service()
  3531.     {
  3532.         $this->throw('Cannot autowire service ".service_locator.Urc0IdB": it references class "MLDev\\CatalogBundle\\Entity\\ProductItem" but no such service exists.');
  3533.     }
  3534.     /**
  3535.      * Gets the private '.errored..service_locator.V3fT1TS.MLDev\BaseBundle\Entity\Page' shared service.
  3536.      *
  3537.      * @return \MLDev\BaseBundle\Entity\Page
  3538.      */
  3539.     protected function getPage4Service()
  3540.     {
  3541.         $this->throw('Cannot autowire service ".service_locator.V3fT1TS": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.');
  3542.     }
  3543.     /**
  3544.      * Gets the private '.errored..service_locator.V3fT1TS.MLDev\CatalogBundle\Entity\Product' shared service.
  3545.      *
  3546.      * @return \MLDev\CatalogBundle\Entity\Product
  3547.      */
  3548.     protected function getProduct5Service()
  3549.     {
  3550.         $this->throw('Cannot autowire service ".service_locator.V3fT1TS": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.');
  3551.     }
  3552.     /**
  3553.      * Gets the private '.errored..service_locator.Wch68Vd.MLDev\GalleryBundle\Entity\Gallery' shared service.
  3554.      *
  3555.      * @return \MLDev\GalleryBundle\Entity\Gallery
  3556.      */
  3557.     protected function getGalleryService()
  3558.     {
  3559.         $this->throw('Cannot autowire service ".service_locator.Wch68Vd": it references class "MLDev\\GalleryBundle\\Entity\\Gallery" but no such service exists.');
  3560.     }
  3561.     /**
  3562.      * Gets the private '.errored..service_locator.X5_yNyM.MLDev\CatalogBundle\Entity\Product' shared service.
  3563.      *
  3564.      * @return \MLDev\CatalogBundle\Entity\Product
  3565.      */
  3566.     protected function getProduct6Service()
  3567.     {
  3568.         $this->throw('Cannot autowire service ".service_locator.X5_yNyM": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.');
  3569.     }
  3570.     /**
  3571.      * Gets the private '.errored..service_locator.ZK0y4Q4.MLDev\CatalogBundle\Entity\Color' shared service.
  3572.      *
  3573.      * @return \MLDev\CatalogBundle\Entity\Color
  3574.      */
  3575.     protected function getColorService()
  3576.     {
  3577.         $this->throw('Cannot autowire service ".service_locator.ZK0y4Q4": it references class "MLDev\\CatalogBundle\\Entity\\Color" but no such service exists.');
  3578.     }
  3579.     /**
  3580.      * Gets the private '.errored..service_locator._MykHhh.MLDev\BaseBundle\Entity\Page' shared service.
  3581.      *
  3582.      * @return \MLDev\BaseBundle\Entity\Page
  3583.      */
  3584.     protected function getPage5Service()
  3585.     {
  3586.         $this->throw('Cannot autowire service ".service_locator._MykHhh": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.');
  3587.     }
  3588.     /**
  3589.      * Gets the private '.errored..service_locator.c.2mrjU.Symfony\Component\DependencyInjection\ContainerBuilder' shared service.
  3590.      *
  3591.      * @return \Symfony\Component\DependencyInjection\ContainerBuilder
  3592.      */
  3593.     protected function getContainerBuilderService()
  3594.     {
  3595.         $this->throw('Cannot autowire service ".service_locator.c.2mrjU": it references class "Symfony\\Component\\DependencyInjection\\ContainerBuilder" but no such service exists. Try changing the type-hint to one of its parents: interface "Symfony\\Component\\DependencyInjection\\ContainerInterface", or interface "Psr\\Container\\ContainerInterface".');
  3596.     }
  3597.     /**
  3598.      * Gets the private '.errored..service_locator.cdpa1EK.MLDev\BaseBundle\Entity\PageContent' shared service.
  3599.      *
  3600.      * @return \MLDev\BaseBundle\Entity\PageContent
  3601.      */
  3602.     protected function getPageContentService()
  3603.     {
  3604.         $this->throw('Cannot autowire service ".service_locator.cdpa1EK": it references class "MLDev\\BaseBundle\\Entity\\PageContent" but no such service exists.');
  3605.     }
  3606.     /**
  3607.      * Gets the private '.errored..service_locator.dFlNFjP.MLDev\CatalogBundle\Entity\Price' shared service.
  3608.      *
  3609.      * @return \MLDev\CatalogBundle\Entity\Price
  3610.      */
  3611.     protected function getPriceService()
  3612.     {
  3613.         $this->throw('Cannot autowire service ".service_locator.dFlNFjP": it references class "MLDev\\CatalogBundle\\Entity\\Price" but no such service exists.');
  3614.     }
  3615.     /**
  3616.      * Gets the private '.errored..service_locator.fA0O8MD.MLDev\GalleryBundle\Entity\Album' shared service.
  3617.      *
  3618.      * @return \MLDev\GalleryBundle\Entity\Album
  3619.      */
  3620.     protected function getAlbum2Service()
  3621.     {
  3622.         $this->throw('Cannot autowire service ".service_locator.fA0O8MD": it references class "MLDev\\GalleryBundle\\Entity\\Album" but no such service exists.');
  3623.     }
  3624.     /**
  3625.      * Gets the private '.errored..service_locator.fA0O8MD.MLDev\GalleryBundle\Entity\Gallery' shared service.
  3626.      *
  3627.      * @return \MLDev\GalleryBundle\Entity\Gallery
  3628.      */
  3629.     protected function getGallery2Service()
  3630.     {
  3631.         $this->throw('Cannot autowire service ".service_locator.fA0O8MD": it references class "MLDev\\GalleryBundle\\Entity\\Gallery" but no such service exists.');
  3632.     }
  3633.     /**
  3634.      * Gets the private '.errored..service_locator.iOK.VUu.MLDev\PublicationBundle\Entity\Category' shared service.
  3635.      *
  3636.      * @return \MLDev\PublicationBundle\Entity\Category
  3637.      */
  3638.     protected function getCategory2Service()
  3639.     {
  3640.         $this->throw('Cannot autowire service ".service_locator.iOK.VUu": it references class "MLDev\\PublicationBundle\\Entity\\Category" but no such service exists.');
  3641.     }
  3642.     /**
  3643.      * Gets the private '.errored..service_locator.jaANx.s.MLDev\CatalogBundle\Entity\Brand' shared service.
  3644.      *
  3645.      * @return \MLDev\CatalogBundle\Entity\Brand
  3646.      */
  3647.     protected function getBrandService()
  3648.     {
  3649.         $this->throw('Cannot autowire service ".service_locator.jaANx.s": it references class "MLDev\\CatalogBundle\\Entity\\Brand" but no such service exists.');
  3650.     }
  3651.     /**
  3652.      * Gets the private '.errored..service_locator.kI0elTx.MLDev\BaseBundle\Entity\Page' shared service.
  3653.      *
  3654.      * @return \MLDev\BaseBundle\Entity\Page
  3655.      */
  3656.     protected function getPage6Service()
  3657.     {
  3658.         $this->throw('Cannot autowire service ".service_locator.kI0elTx": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.');
  3659.     }
  3660.     /**
  3661.      * Gets the private '.errored..service_locator.wFIT1.T.MLDev\BaseBundle\Entity\PageContent' shared service.
  3662.      *
  3663.      * @return \MLDev\BaseBundle\Entity\PageContent
  3664.      */
  3665.     protected function getPageContent2Service()
  3666.     {
  3667.         $this->throw('Cannot autowire service ".service_locator.wFIT1.T": it references class "MLDev\\BaseBundle\\Entity\\PageContent" but no such service exists.');
  3668.     }
  3669.     /**
  3670.      * Gets the private '.errored..service_locator.wT.OBsT.MLDev\GalleryBundle\Entity\Album' shared service.
  3671.      *
  3672.      * @return \MLDev\GalleryBundle\Entity\Album
  3673.      */
  3674.     protected function getAlbum3Service()
  3675.     {
  3676.         $this->throw('Cannot autowire service ".service_locator.wT.OBsT": it references class "MLDev\\GalleryBundle\\Entity\\Album" but no such service exists.');
  3677.     }
  3678.     /**
  3679.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3680.      *
  3681.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3682.      */
  3683.     protected function getLoaderInterfaceService()
  3684.     {
  3685.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "MLDev\\BaseBundle\\Route\\RouteLoader".');
  3686.     }
  3687.     /**
  3688.      * Gets the private '.errored..service_locator.xhNCmFc.MLDev\PublicationBundle\Entity\Category' shared service.
  3689.      *
  3690.      * @return \MLDev\PublicationBundle\Entity\Category
  3691.      */
  3692.     protected function getCategory3Service()
  3693.     {
  3694.         $this->throw('Cannot autowire service ".service_locator.xhNCmFc": it references class "MLDev\\PublicationBundle\\Entity\\Category" but no such service exists.');
  3695.     }
  3696.     /**
  3697.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3698.      *
  3699.      * @return \Symfony\Component\Console\Command\LazyCommand
  3700.      */
  3701.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3702.     {
  3703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3705.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3706.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3707.         });
  3708.     }
  3709.     /**
  3710.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3711.      *
  3712.      * @return \Symfony\Component\Console\Command\LazyCommand
  3713.      */
  3714.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3715.     {
  3716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3718.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3719.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3720.         });
  3721.     }
  3722.     /**
  3723.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3724.      *
  3725.      * @return \Symfony\Component\Console\Command\LazyCommand
  3726.      */
  3727.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3728.     {
  3729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3731.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3732.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3733.         });
  3734.     }
  3735.     /**
  3736.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3737.      *
  3738.      * @return \Symfony\Component\Console\Command\LazyCommand
  3739.      */
  3740.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3741.     {
  3742.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3744.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3745.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3746.         });
  3747.     }
  3748.     /**
  3749.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3750.      *
  3751.      * @return \Symfony\Component\Console\Command\LazyCommand
  3752.      */
  3753.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3754.     {
  3755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3757.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3758.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3759.         });
  3760.     }
  3761.     /**
  3762.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3763.      *
  3764.      * @return \Symfony\Component\Console\Command\LazyCommand
  3765.      */
  3766.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3767.     {
  3768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3770.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3771.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3772.         });
  3773.     }
  3774.     /**
  3775.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3776.      *
  3777.      * @return \Symfony\Component\Console\Command\LazyCommand
  3778.      */
  3779.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3780.     {
  3781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3783.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3784.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3785.         });
  3786.     }
  3787.     /**
  3788.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3789.      *
  3790.      * @return \Symfony\Component\Console\Command\LazyCommand
  3791.      */
  3792.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3793.     {
  3794.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3796.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3797.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3798.         });
  3799.     }
  3800.     /**
  3801.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3802.      *
  3803.      * @return \Symfony\Component\Console\Command\LazyCommand
  3804.      */
  3805.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3806.     {
  3807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3809.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3810.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3811.         });
  3812.     }
  3813.     /**
  3814.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3815.      *
  3816.      * @return \Symfony\Component\Console\Command\LazyCommand
  3817.      */
  3818.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3819.     {
  3820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3822.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3823.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3824.         });
  3825.     }
  3826.     /**
  3827.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3828.      *
  3829.      * @return \Symfony\Component\Console\Command\LazyCommand
  3830.      */
  3831.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3832.     {
  3833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3835.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3836.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3837.         });
  3838.     }
  3839.     /**
  3840.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3841.      *
  3842.      * @return \Symfony\Component\Console\Command\LazyCommand
  3843.      */
  3844.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3845.     {
  3846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3848.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3849.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3850.         });
  3851.     }
  3852.     /**
  3853.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3854.      *
  3855.      * @return \Symfony\Component\Console\Command\LazyCommand
  3856.      */
  3857.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3858.     {
  3859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3861.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3862.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3863.         });
  3864.     }
  3865.     /**
  3866.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  3867.      *
  3868.      * @return \Symfony\Component\Console\Command\LazyCommand
  3869.      */
  3870.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  3871.     {
  3872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3874.         return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3875.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  3876.         });
  3877.     }
  3878.     /**
  3879.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3880.      *
  3881.      * @return \Symfony\Component\Console\Command\LazyCommand
  3882.      */
  3883.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3884.     {
  3885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3887.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3888.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3889.         });
  3890.     }
  3891.     /**
  3892.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3893.      *
  3894.      * @return \Symfony\Component\Console\Command\LazyCommand
  3895.      */
  3896.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3897.     {
  3898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3900.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3901.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3902.         });
  3903.     }
  3904.     /**
  3905.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3906.      *
  3907.      * @return \Symfony\Component\Console\Command\LazyCommand
  3908.      */
  3909.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3910.     {
  3911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3913.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3914.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3915.         });
  3916.     }
  3917.     /**
  3918.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3919.      *
  3920.      * @return \Symfony\Component\Console\Command\LazyCommand
  3921.      */
  3922.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3923.     {
  3924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3926.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3927.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3928.         });
  3929.     }
  3930.     /**
  3931.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3932.      *
  3933.      * @return \Symfony\Component\Console\Command\LazyCommand
  3934.      */
  3935.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3936.     {
  3937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3939.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3940.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3941.         });
  3942.     }
  3943.     /**
  3944.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  3945.      *
  3946.      * @return \Symfony\Component\Console\Command\LazyCommand
  3947.      */
  3948.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  3949.     {
  3950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3952.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3953.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  3954.         });
  3955.     }
  3956.     /**
  3957.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3958.      *
  3959.      * @return \Symfony\Component\Console\Command\LazyCommand
  3960.      */
  3961.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3962.     {
  3963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3965.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3966.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3967.         });
  3968.     }
  3969.     /**
  3970.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3971.      *
  3972.      * @return \Symfony\Component\Console\Command\LazyCommand
  3973.      */
  3974.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3975.     {
  3976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3978.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3979.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3980.         });
  3981.     }
  3982.     /**
  3983.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3984.      *
  3985.      * @return \Symfony\Component\Console\Command\LazyCommand
  3986.      */
  3987.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3988.     {
  3989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3991.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3992.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3993.         });
  3994.     }
  3995.     /**
  3996.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3997.      *
  3998.      * @return \Symfony\Component\Console\Command\LazyCommand
  3999.      */
  4000.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4001.     {
  4002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4004.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4005.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4006.         });
  4007.     }
  4008.     /**
  4009.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  4010.      *
  4011.      * @return \Symfony\Component\Console\Command\LazyCommand
  4012.      */
  4013.     protected function get_Monolog_Command_ServerLog_LazyService()
  4014.     {
  4015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4017.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  4018.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  4019.         });
  4020.     }
  4021.     /**
  4022.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4023.      *
  4024.      * @return \Symfony\Component\Console\Command\LazyCommand
  4025.      */
  4026.     protected function get_Security_Command_DebugFirewall_LazyService()
  4027.     {
  4028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4030.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  4031.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4032.         });
  4033.     }
  4034.     /**
  4035.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4036.      *
  4037.      * @return \Symfony\Component\Console\Command\LazyCommand
  4038.      */
  4039.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4040.     {
  4041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4043.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  4044.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4045.         });
  4046.     }
  4047.     /**
  4048.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4049.      *
  4050.      * @return \Symfony\Component\Console\Command\LazyCommand
  4051.      */
  4052.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4053.     {
  4054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4056.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  4057.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4058.         });
  4059.     }
  4060.     /**
  4061.      * Gets the private '.service_locator..Hd2sUD' shared service.
  4062.      *
  4063.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4064.      */
  4065.     protected function get_ServiceLocator__Hd2sUDService()
  4066.     {
  4067.         return $this->privates['.service_locator..Hd2sUD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4068.             'album' => ['privates''.errored..service_locator..Hd2sUD.MLDev\\GalleryBundle\\Entity\\Album'NULL'Cannot autowire service ".service_locator..Hd2sUD": it references class "MLDev\\GalleryBundle\\Entity\\Album" but no such service exists.'],
  4069.             'item' => ['privates''.errored..service_locator..Hd2sUD.MLDev\\GalleryBundle\\Entity\\Item'NULL'Cannot autowire service ".service_locator..Hd2sUD": it references class "MLDev\\GalleryBundle\\Entity\\Item" but no such service exists.'],
  4070.         ], [
  4071.             'album' => 'MLDev\\GalleryBundle\\Entity\\Album',
  4072.             'item' => 'MLDev\\GalleryBundle\\Entity\\Item',
  4073.         ]);
  4074.     }
  4075.     /**
  4076.      * Gets the private '.service_locator.2NYiUWg' shared service.
  4077.      *
  4078.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4079.      */
  4080.     protected function get_ServiceLocator_2NYiUWgService()
  4081.     {
  4082.         return $this->privates['.service_locator.2NYiUWg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4083.             'extraField' => ['privates''.errored..service_locator.2NYiUWg.MLDev\\CatalogBundle\\Entity\\ExtraField'NULL'Cannot autowire service ".service_locator.2NYiUWg": it references class "MLDev\\CatalogBundle\\Entity\\ExtraField" but no such service exists.'],
  4084.         ], [
  4085.             'extraField' => 'MLDev\\CatalogBundle\\Entity\\ExtraField',
  4086.         ]);
  4087.     }
  4088.     /**
  4089.      * Gets the private '.service_locator.2jhVRj.' shared service.
  4090.      *
  4091.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4092.      */
  4093.     protected function get_ServiceLocator_2jhVRj_Service()
  4094.     {
  4095.         return $this->privates['.service_locator.2jhVRj.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4096.             'seoSite' => ['privates''.errored..service_locator.2jhVRj..MLDev\\SeoSiteBundle\\Entity\\SeoSite'NULL'Cannot autowire service ".service_locator.2jhVRj.": it references class "MLDev\\SeoSiteBundle\\Entity\\SeoSite" but no such service exists.'],
  4097.         ], [
  4098.             'seoSite' => 'MLDev\\SeoSiteBundle\\Entity\\SeoSite',
  4099.         ]);
  4100.     }
  4101.     /**
  4102.      * Gets the private '.service_locator.3GMp8W8' shared service.
  4103.      *
  4104.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4105.      */
  4106.     protected function get_ServiceLocator_3GMp8W8Service()
  4107.     {
  4108.         return $this->privates['.service_locator.3GMp8W8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4109.             'stock' => ['privates''.errored..service_locator.3GMp8W8.MLDev\\CatalogBundle\\Entity\\Stock'NULL'Cannot autowire service ".service_locator.3GMp8W8": it references class "MLDev\\CatalogBundle\\Entity\\Stock" but no such service exists.'],
  4110.         ], [
  4111.             'stock' => 'MLDev\\CatalogBundle\\Entity\\Stock',
  4112.         ]);
  4113.     }
  4114.     /**
  4115.      * Gets the private '.service_locator.5c1BU5h' shared service.
  4116.      *
  4117.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4118.      */
  4119.     protected function get_ServiceLocator_5c1BU5hService()
  4120.     {
  4121.         return $this->privates['.service_locator.5c1BU5h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4122.             'page' => ['privates''.errored..service_locator.5c1BU5h.MLDev\\BaseBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.5c1BU5h": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.'],
  4123.             'pageRepository' => ['privates''MLDev\\BaseBundle\\Repository\\PageRepository''getPageRepositoryService'false],
  4124.         ], [
  4125.             'page' => 'MLDev\\BaseBundle\\Entity\\Page',
  4126.             'pageRepository' => 'MLDev\\BaseBundle\\Repository\\PageRepository',
  4127.         ]);
  4128.     }
  4129.     /**
  4130.      * Gets the private '.service_locator.5llQ7m.' shared service.
  4131.      *
  4132.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4133.      */
  4134.     protected function get_ServiceLocator_5llQ7m_Service()
  4135.     {
  4136.         return $this->privates['.service_locator.5llQ7m.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4137.             'fileUploader' => ['privates''MLDev\\BaseBundle\\Service\\FileUploader''getFileUploaderService'false],
  4138.             'product' => ['privates''.errored..service_locator.5llQ7m..MLDev\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.5llQ7m.": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  4139.             'uploaderDirectory' => ['privates''MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory''getUploaderDirectoryService'false],
  4140.         ], [
  4141.             'fileUploader' => 'MLDev\\BaseBundle\\Service\\FileUploader',
  4142.             'product' => 'MLDev\\CatalogBundle\\Entity\\Product',
  4143.             'uploaderDirectory' => 'MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory',
  4144.         ]);
  4145.     }
  4146.     /**
  4147.      * Gets the private '.service_locator.BUo4Rc4' shared service.
  4148.      *
  4149.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4150.      */
  4151.     protected function get_ServiceLocator_BUo4Rc4Service()
  4152.     {
  4153.         return $this->privates['.service_locator.BUo4Rc4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4154.             'item' => ['privates''.errored..service_locator.BUo4Rc4.MLDev\\CatalogBundle\\Entity\\ProductItem'NULL'Cannot autowire service ".service_locator.BUo4Rc4": it references class "MLDev\\CatalogBundle\\Entity\\ProductItem" but no such service exists.'],
  4155.             'product' => ['privates''.errored..service_locator.BUo4Rc4.MLDev\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.BUo4Rc4": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  4156.         ], [
  4157.             'item' => 'MLDev\\CatalogBundle\\Entity\\ProductItem',
  4158.             'product' => 'MLDev\\CatalogBundle\\Entity\\Product',
  4159.         ]);
  4160.     }
  4161.     /**
  4162.      * Gets the private '.service_locator.EIqB9P4' shared service.
  4163.      *
  4164.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4165.      */
  4166.     protected function get_ServiceLocator_EIqB9P4Service()
  4167.     {
  4168.         return $this->privates['.service_locator.EIqB9P4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4169.             'product' => ['privates''.errored..service_locator.EIqB9P4.MLDev\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.EIqB9P4": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  4170.         ], [
  4171.             'product' => 'MLDev\\CatalogBundle\\Entity\\Product',
  4172.         ]);
  4173.     }
  4174.     /**
  4175.      * Gets the private '.service_locator.Fnybf._' shared service.
  4176.      *
  4177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4178.      */
  4179.     protected function get_ServiceLocator_Fnybf_Service()
  4180.     {
  4181.         return $this->privates['.service_locator.Fnybf._'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4182.             'treeCacheManager' => ['privates''MLDev\\BaseBundle\\Service\\TreeCacheManager''getTreeCacheManagerService'false],
  4183.         ], [
  4184.             'treeCacheManager' => 'MLDev\\BaseBundle\\Service\\TreeCacheManager',
  4185.         ]);
  4186.     }
  4187.     /**
  4188.      * Gets the private '.service_locator.Hv9Uhya' shared service.
  4189.      *
  4190.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4191.      */
  4192.     protected function get_ServiceLocator_Hv9UhyaService()
  4193.     {
  4194.         return $this->privates['.service_locator.Hv9Uhya'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4195.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4196.             'point' => ['privates''.errored..service_locator.Hv9Uhya.App\\Entity\\Point'NULL'Cannot autowire service ".service_locator.Hv9Uhya": it references class "App\\Entity\\Point" but no such service exists.'],
  4197.         ], [
  4198.             'entityManager' => '?',
  4199.             'point' => 'App\\Entity\\Point',
  4200.         ]);
  4201.     }
  4202.     /**
  4203.      * Gets the private '.service_locator.IXiVLIj' shared service.
  4204.      *
  4205.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4206.      */
  4207.     protected function get_ServiceLocator_IXiVLIjService()
  4208.     {
  4209.         return $this->privates['.service_locator.IXiVLIj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4210.             'page' => ['privates''.errored..service_locator.IXiVLIj.MLDev\\BaseBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.IXiVLIj": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.'],
  4211.             'product' => ['privates''.errored..service_locator.IXiVLIj.MLDev\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.IXiVLIj": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  4212.         ], [
  4213.             'page' => 'MLDev\\BaseBundle\\Entity\\Page',
  4214.             'product' => 'MLDev\\CatalogBundle\\Entity\\Product',
  4215.         ]);
  4216.     }
  4217.     /**
  4218.      * Gets the private '.service_locator.IiAjXou' shared service.
  4219.      *
  4220.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4221.      */
  4222.     protected function get_ServiceLocator_IiAjXouService()
  4223.     {
  4224.         return $this->privates['.service_locator.IiAjXou'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4225.             'category' => ['privates''.errored..service_locator.IiAjXou.MLDev\\PublicationBundle\\Entity\\Category'NULL'Cannot autowire service ".service_locator.IiAjXou": it references class "MLDev\\PublicationBundle\\Entity\\Category" but no such service exists.'],
  4226.             'item' => ['privates''.errored..service_locator.IiAjXou.MLDev\\PublicationBundle\\Entity\\Item'NULL'Cannot autowire service ".service_locator.IiAjXou": it references class "MLDev\\PublicationBundle\\Entity\\Item" but no such service exists.'],
  4227.         ], [
  4228.             'category' => 'MLDev\\PublicationBundle\\Entity\\Category',
  4229.             'item' => 'MLDev\\PublicationBundle\\Entity\\Item',
  4230.         ]);
  4231.     }
  4232.     /**
  4233.      * Gets the private '.service_locator.JysVfxB' shared service.
  4234.      *
  4235.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4236.      */
  4237.     protected function get_ServiceLocator_JysVfxBService()
  4238.     {
  4239.         return $this->privates['.service_locator.JysVfxB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4240.             'item' => ['privates''.errored..service_locator.JysVfxB.MLDev\\PublicationBundle\\Entity\\Item'NULL'Cannot autowire service ".service_locator.JysVfxB": it references class "MLDev\\PublicationBundle\\Entity\\Item" but no such service exists.'],
  4241.             'pageManager' => ['privates''MLDev\\BaseBundle\\Service\\PageManager''getPageManagerService'false],
  4242.         ], [
  4243.             'item' => 'MLDev\\PublicationBundle\\Entity\\Item',
  4244.             'pageManager' => 'MLDev\\BaseBundle\\Service\\PageManager',
  4245.         ]);
  4246.     }
  4247.     /**
  4248.      * Gets the private '.service_locator.LuQZGFp' shared service.
  4249.      *
  4250.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4251.      */
  4252.     protected function get_ServiceLocator_LuQZGFpService()
  4253.     {
  4254.         return $this->privates['.service_locator.LuQZGFp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4255.             'pointRepository' => ['privates''App\\Repository\\PointRepository''getPointRepositoryService'false],
  4256.         ], [
  4257.             'pointRepository' => 'App\\Repository\\PointRepository',
  4258.         ]);
  4259.     }
  4260.     /**
  4261.      * Gets the private '.service_locator.M8v0FM9' shared service.
  4262.      *
  4263.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4264.      */
  4265.     protected function get_ServiceLocator_M8v0FM9Service()
  4266.     {
  4267.         return $this->privates['.service_locator.M8v0FM9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4268.             'point' => ['privates''.errored..service_locator.M8v0FM9.App\\Entity\\Point'NULL'Cannot autowire service ".service_locator.M8v0FM9": it references class "App\\Entity\\Point" but no such service exists.'],
  4269.             'pointRepository' => ['privates''App\\Repository\\PointRepository''getPointRepositoryService'false],
  4270.         ], [
  4271.             'point' => 'App\\Entity\\Point',
  4272.             'pointRepository' => 'App\\Repository\\PointRepository',
  4273.         ]);
  4274.     }
  4275.     /**
  4276.      * Gets the private '.service_locator.OMIrYoT' shared service.
  4277.      *
  4278.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4279.      */
  4280.     protected function get_ServiceLocator_OMIrYoTService()
  4281.     {
  4282.         return $this->privates['.service_locator.OMIrYoT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4283.             'App\\Controller\\Admin\\PointController::delete' => ['privates''.service_locator.M8v0FM9''get_ServiceLocator_M8v0FM9Service'false],
  4284.             'App\\Controller\\Admin\\PointController::edit' => ['privates''.service_locator.Hv9Uhya''get_ServiceLocator_Hv9UhyaService'false],
  4285.             'App\\Controller\\Admin\\PointController::index' => ['privates''.service_locator.LuQZGFp''get_ServiceLocator_LuQZGFpService'false],
  4286.             'App\\Controller\\Admin\\PointController::new' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  4287.             'App\\Controller\\SearchController::searchAction' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  4288.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::cloneAction' => ['privates''.service_locator.5c1BU5h''get_ServiceLocator_5c1BU5hService'false],
  4289.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::createAction' => ['privates''.service_locator._MykHhh''get_ServiceLocator_MykHhhService'false],
  4290.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::deleteAction' => ['privates''.service_locator.5c1BU5h''get_ServiceLocator_5c1BU5hService'false],
  4291.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::treeAction' => ['privates''.service_locator.Fnybf._''get_ServiceLocator_Fnybf_Service'false],
  4292.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::updateAction' => ['privates''.service_locator.RdTOTu7''get_ServiceLocator_RdTOTu7Service'false],
  4293.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::widgetsAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4294.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController::addAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4295.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController::deleteAction' => ['privates''.service_locator.cdpa1EK''get_ServiceLocator_Cdpa1EKService'false],
  4296.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController::updateAction' => ['privates''.service_locator.wFIT1.T''get_ServiceLocator_WFIT1_TService'false],
  4297.             'MLDev\\BaseBundle\\Controller\\FrontController::showByUri' => ['privates''.service_locator.onQiufg''get_ServiceLocator_OnQiufgService'false],
  4298.             'MLDev\\BaseBundle\\Controller\\SecurityController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4299.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController::delete' => ['privates''.service_locator.jaANx.s''get_ServiceLocator_JaANx_SService'false],
  4300.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController::update' => ['privates''.service_locator.jaANx.s''get_ServiceLocator_JaANx_SService'false],
  4301.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController::delete' => ['privates''.service_locator.ZK0y4Q4''get_ServiceLocator_ZK0y4Q4Service'false],
  4302.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController::update' => ['privates''.service_locator.ZK0y4Q4''get_ServiceLocator_ZK0y4Q4Service'false],
  4303.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController::delete' => ['privates''.service_locator.2NYiUWg''get_ServiceLocator_2NYiUWgService'false],
  4304.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController::update' => ['privates''.service_locator.2NYiUWg''get_ServiceLocator_2NYiUWgService'false],
  4305.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController::delete' => ['privates''.service_locator.dFlNFjP''get_ServiceLocator_DFlNFjPService'false],
  4306.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController::update' => ['privates''.service_locator.dFlNFjP''get_ServiceLocator_DFlNFjPService'false],
  4307.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::createAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4308.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::deleteAction' => ['privates''.service_locator.V3fT1TS''get_ServiceLocator_V3fT1TSService'false],
  4309.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::updateAction' => ['privates''.service_locator.V3fT1TS''get_ServiceLocator_V3fT1TSService'false],
  4310.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::viewAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4311.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController::deleteAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4312.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController::indexAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4313.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController::uploadAction' => ['privates''.service_locator.5llQ7m.''get_ServiceLocator_5llQ7m_Service'false],
  4314.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController::deleteAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4315.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController::indexAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4316.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController::uploadAction' => ['privates''.service_locator.X5_yNyM''get_ServiceLocator_X5YNyMService'false],
  4317.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::createAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4318.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::deleteAction' => ['privates''.service_locator.BUo4Rc4''get_ServiceLocator_BUo4Rc4Service'false],
  4319.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::updateAction' => ['privates''.service_locator.BUo4Rc4''get_ServiceLocator_BUo4Rc4Service'false],
  4320.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::viewAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4321.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::addAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4322.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::deleteAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4323.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::readAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4324.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::searchAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4325.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController::delete' => ['privates''.service_locator.3GMp8W8''get_ServiceLocator_3GMp8W8Service'false],
  4326.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController::update' => ['privates''.service_locator.3GMp8W8''get_ServiceLocator_3GMp8W8Service'false],
  4327.             'MLDev\\CatalogBundle\\Controller\\ProductController::showByUri' => ['privates''.service_locator.onQiufg''get_ServiceLocator_OnQiufgService'false],
  4328.             'MLDev\\CatalogBundle\\Controller\\ProductController::showProductItem' => ['privates''.service_locator.Urc0IdB''get_ServiceLocator_Urc0IdBService'false],
  4329.             'MLDev\\FormBundle\\Controller\\Admin\\MessageController::showAction' => ['privates''.service_locator.Tb1whAp''get_ServiceLocator_Tb1whApService'false],
  4330.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::createAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4331.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::deleteAction' => ['privates''.service_locator.fA0O8MD''get_ServiceLocator_FA0O8MDService'false],
  4332.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::indexAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4333.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::updateAction' => ['privates''.service_locator.fA0O8MD''get_ServiceLocator_FA0O8MDService'false],
  4334.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController::deleteAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4335.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController::updateAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4336.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::createAction' => ['privates''.service_locator.wT.OBsT''get_ServiceLocator_WT_OBsTService'false],
  4337.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::deleteAction' => ['privates''.service_locator..Hd2sUD''get_ServiceLocator__Hd2sUDService'false],
  4338.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::indexAction' => ['privates''.service_locator.wT.OBsT''get_ServiceLocator_WT_OBsTService'false],
  4339.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::updateAction' => ['privates''.service_locator..Hd2sUD''get_ServiceLocator__Hd2sUDService'false],
  4340.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::uploadAction' => ['privates''.service_locator.wT.OBsT''get_ServiceLocator_WT_OBsTService'false],
  4341.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController::deleteAction' => ['privates''.service_locator.xhNCmFc''get_ServiceLocator_XhNCmFcService'false],
  4342.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController::updateAction' => ['privates''.service_locator.xhNCmFc''get_ServiceLocator_XhNCmFcService'false],
  4343.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::createAction' => ['privates''.service_locator.iOK.VUu''get_ServiceLocator_IOK_VUuService'false],
  4344.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::deleteAction' => ['privates''.service_locator.IiAjXou''get_ServiceLocator_IiAjXouService'false],
  4345.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::deleteImageAction' => ['privates''.service_locator.IiAjXou''get_ServiceLocator_IiAjXouService'false],
  4346.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::indexAction' => ['privates''.service_locator.xhNCmFc''get_ServiceLocator_XhNCmFcService'false],
  4347.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::updateAction' => ['privates''.service_locator.IiAjXou''get_ServiceLocator_IiAjXouService'false],
  4348.             'MLDev\\PublicationBundle\\Controller\\ItemController::show' => ['privates''.service_locator.JysVfxB''get_ServiceLocator_JysVfxBService'false],
  4349.             'MLDev\\PublicationBundle\\Controller\\ItemController::showByUri' => ['privates''.service_locator.onQiufg''get_ServiceLocator_OnQiufgService'false],
  4350.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController::delete' => ['privates''.service_locator.2jhVRj.''get_ServiceLocator_2jhVRj_Service'false],
  4351.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController::update' => ['privates''.service_locator.2jhVRj.''get_ServiceLocator_2jhVRj_Service'false],
  4352.             'MLDev\\SeoSiteBundle\\Controller\\RobotsController::robotsAction' => ['privates''.service_locator.Yh2J8I7''get_ServiceLocator_Yh2J8I7Service'false],
  4353.             'kernel::build' => ['privates''.service_locator.c.2mrjU''get_ServiceLocator_C_2mrjUService'false],
  4354.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4355.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4356.             'App\\Controller\\Admin\\PointController:delete' => ['privates''.service_locator.M8v0FM9''get_ServiceLocator_M8v0FM9Service'false],
  4357.             'App\\Controller\\Admin\\PointController:edit' => ['privates''.service_locator.Hv9Uhya''get_ServiceLocator_Hv9UhyaService'false],
  4358.             'App\\Controller\\Admin\\PointController:index' => ['privates''.service_locator.LuQZGFp''get_ServiceLocator_LuQZGFpService'false],
  4359.             'App\\Controller\\Admin\\PointController:new' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  4360.             'App\\Controller\\SearchController:searchAction' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  4361.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:cloneAction' => ['privates''.service_locator.5c1BU5h''get_ServiceLocator_5c1BU5hService'false],
  4362.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:createAction' => ['privates''.service_locator._MykHhh''get_ServiceLocator_MykHhhService'false],
  4363.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:deleteAction' => ['privates''.service_locator.5c1BU5h''get_ServiceLocator_5c1BU5hService'false],
  4364.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:treeAction' => ['privates''.service_locator.Fnybf._''get_ServiceLocator_Fnybf_Service'false],
  4365.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:updateAction' => ['privates''.service_locator.RdTOTu7''get_ServiceLocator_RdTOTu7Service'false],
  4366.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:widgetsAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4367.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController:addAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4368.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController:deleteAction' => ['privates''.service_locator.cdpa1EK''get_ServiceLocator_Cdpa1EKService'false],
  4369.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController:updateAction' => ['privates''.service_locator.wFIT1.T''get_ServiceLocator_WFIT1_TService'false],
  4370.             'MLDev\\BaseBundle\\Controller\\FrontController:showByUri' => ['privates''.service_locator.onQiufg''get_ServiceLocator_OnQiufgService'false],
  4371.             'MLDev\\BaseBundle\\Controller\\SecurityController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4372.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController:delete' => ['privates''.service_locator.jaANx.s''get_ServiceLocator_JaANx_SService'false],
  4373.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController:update' => ['privates''.service_locator.jaANx.s''get_ServiceLocator_JaANx_SService'false],
  4374.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController:delete' => ['privates''.service_locator.ZK0y4Q4''get_ServiceLocator_ZK0y4Q4Service'false],
  4375.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController:update' => ['privates''.service_locator.ZK0y4Q4''get_ServiceLocator_ZK0y4Q4Service'false],
  4376.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController:delete' => ['privates''.service_locator.2NYiUWg''get_ServiceLocator_2NYiUWgService'false],
  4377.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController:update' => ['privates''.service_locator.2NYiUWg''get_ServiceLocator_2NYiUWgService'false],
  4378.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController:delete' => ['privates''.service_locator.dFlNFjP''get_ServiceLocator_DFlNFjPService'false],
  4379.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController:update' => ['privates''.service_locator.dFlNFjP''get_ServiceLocator_DFlNFjPService'false],
  4380.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:createAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4381.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:deleteAction' => ['privates''.service_locator.V3fT1TS''get_ServiceLocator_V3fT1TSService'false],
  4382.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:updateAction' => ['privates''.service_locator.V3fT1TS''get_ServiceLocator_V3fT1TSService'false],
  4383.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:viewAction' => ['privates''.service_locator.kI0elTx''get_ServiceLocator_KI0elTxService'false],
  4384.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController:deleteAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4385.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController:indexAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4386.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController:uploadAction' => ['privates''.service_locator.5llQ7m.''get_ServiceLocator_5llQ7m_Service'false],
  4387.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController:deleteAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4388.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController:indexAction' => ['privates''.service_locator.IXiVLIj''get_ServiceLocator_IXiVLIjService'false],
  4389.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController:uploadAction' => ['privates''.service_locator.X5_yNyM''get_ServiceLocator_X5YNyMService'false],
  4390.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:createAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4391.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:deleteAction' => ['privates''.service_locator.BUo4Rc4''get_ServiceLocator_BUo4Rc4Service'false],
  4392.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:updateAction' => ['privates''.service_locator.BUo4Rc4''get_ServiceLocator_BUo4Rc4Service'false],
  4393.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:viewAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4394.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:addAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4395.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:deleteAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4396.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:readAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4397.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:searchAction' => ['privates''.service_locator.EIqB9P4''get_ServiceLocator_EIqB9P4Service'false],
  4398.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController:delete' => ['privates''.service_locator.3GMp8W8''get_ServiceLocator_3GMp8W8Service'false],
  4399.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController:update' => ['privates''.service_locator.3GMp8W8''get_ServiceLocator_3GMp8W8Service'false],
  4400.             'MLDev\\CatalogBundle\\Controller\\ProductController:showByUri' => ['privates''.service_locator.onQiufg''get_ServiceLocator_OnQiufgService'false],
  4401.             'MLDev\\CatalogBundle\\Controller\\ProductController:showProductItem' => ['privates''.service_locator.Urc0IdB''get_ServiceLocator_Urc0IdBService'false],
  4402.             'MLDev\\FormBundle\\Controller\\Admin\\MessageController:showAction' => ['privates''.service_locator.Tb1whAp''get_ServiceLocator_Tb1whApService'false],
  4403.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:createAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4404.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:deleteAction' => ['privates''.service_locator.fA0O8MD''get_ServiceLocator_FA0O8MDService'false],
  4405.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:indexAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4406.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:updateAction' => ['privates''.service_locator.fA0O8MD''get_ServiceLocator_FA0O8MDService'false],
  4407.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController:deleteAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4408.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController:updateAction' => ['privates''.service_locator.Wch68Vd''get_ServiceLocator_Wch68VdService'false],
  4409.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:createAction' => ['privates''.service_locator.wT.OBsT''get_ServiceLocator_WT_OBsTService'false],
  4410.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:deleteAction' => ['privates''.service_locator..Hd2sUD''get_ServiceLocator__Hd2sUDService'false],
  4411.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:indexAction' => ['privates''.service_locator.wT.OBsT''get_ServiceLocator_WT_OBsTService'false],
  4412.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:updateAction' => ['privates''.service_locator..Hd2sUD''get_ServiceLocator__Hd2sUDService'false],
  4413.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:uploadAction' => ['privates''.service_locator.wT.OBsT''get_ServiceLocator_WT_OBsTService'false],
  4414.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController:deleteAction' => ['privates''.service_locator.xhNCmFc''get_ServiceLocator_XhNCmFcService'false],
  4415.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController:updateAction' => ['privates''.service_locator.xhNCmFc''get_ServiceLocator_XhNCmFcService'false],
  4416.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:createAction' => ['privates''.service_locator.iOK.VUu''get_ServiceLocator_IOK_VUuService'false],
  4417.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:deleteAction' => ['privates''.service_locator.IiAjXou''get_ServiceLocator_IiAjXouService'false],
  4418.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:deleteImageAction' => ['privates''.service_locator.IiAjXou''get_ServiceLocator_IiAjXouService'false],
  4419.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:indexAction' => ['privates''.service_locator.xhNCmFc''get_ServiceLocator_XhNCmFcService'false],
  4420.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:updateAction' => ['privates''.service_locator.IiAjXou''get_ServiceLocator_IiAjXouService'false],
  4421.             'MLDev\\PublicationBundle\\Controller\\ItemController:show' => ['privates''.service_locator.JysVfxB''get_ServiceLocator_JysVfxBService'false],
  4422.             'MLDev\\PublicationBundle\\Controller\\ItemController:showByUri' => ['privates''.service_locator.onQiufg''get_ServiceLocator_OnQiufgService'false],
  4423.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController:delete' => ['privates''.service_locator.2jhVRj.''get_ServiceLocator_2jhVRj_Service'false],
  4424.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController:update' => ['privates''.service_locator.2jhVRj.''get_ServiceLocator_2jhVRj_Service'false],
  4425.             'MLDev\\SeoSiteBundle\\Controller\\RobotsController:robotsAction' => ['privates''.service_locator.Yh2J8I7''get_ServiceLocator_Yh2J8I7Service'false],
  4426.             'kernel:build' => ['privates''.service_locator.c.2mrjU''get_ServiceLocator_C_2mrjUService'false],
  4427.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4428.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4429.         ], [
  4430.             'App\\Controller\\Admin\\PointController::delete' => '?',
  4431.             'App\\Controller\\Admin\\PointController::edit' => '?',
  4432.             'App\\Controller\\Admin\\PointController::index' => '?',
  4433.             'App\\Controller\\Admin\\PointController::new' => '?',
  4434.             'App\\Controller\\SearchController::searchAction' => '?',
  4435.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::cloneAction' => '?',
  4436.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::createAction' => '?',
  4437.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::deleteAction' => '?',
  4438.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::treeAction' => '?',
  4439.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::updateAction' => '?',
  4440.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController::widgetsAction' => '?',
  4441.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController::addAction' => '?',
  4442.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController::deleteAction' => '?',
  4443.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController::updateAction' => '?',
  4444.             'MLDev\\BaseBundle\\Controller\\FrontController::showByUri' => '?',
  4445.             'MLDev\\BaseBundle\\Controller\\SecurityController::login' => '?',
  4446.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController::delete' => '?',
  4447.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController::update' => '?',
  4448.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController::delete' => '?',
  4449.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController::update' => '?',
  4450.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController::delete' => '?',
  4451.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController::update' => '?',
  4452.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController::delete' => '?',
  4453.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController::update' => '?',
  4454.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::createAction' => '?',
  4455.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::deleteAction' => '?',
  4456.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::updateAction' => '?',
  4457.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController::viewAction' => '?',
  4458.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController::deleteAction' => '?',
  4459.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController::indexAction' => '?',
  4460.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController::uploadAction' => '?',
  4461.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController::deleteAction' => '?',
  4462.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController::indexAction' => '?',
  4463.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController::uploadAction' => '?',
  4464.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::createAction' => '?',
  4465.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::deleteAction' => '?',
  4466.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::updateAction' => '?',
  4467.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController::viewAction' => '?',
  4468.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::addAction' => '?',
  4469.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::deleteAction' => '?',
  4470.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::readAction' => '?',
  4471.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController::searchAction' => '?',
  4472.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController::delete' => '?',
  4473.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController::update' => '?',
  4474.             'MLDev\\CatalogBundle\\Controller\\ProductController::showByUri' => '?',
  4475.             'MLDev\\CatalogBundle\\Controller\\ProductController::showProductItem' => '?',
  4476.             'MLDev\\FormBundle\\Controller\\Admin\\MessageController::showAction' => '?',
  4477.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::createAction' => '?',
  4478.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::deleteAction' => '?',
  4479.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::indexAction' => '?',
  4480.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController::updateAction' => '?',
  4481.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController::deleteAction' => '?',
  4482.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController::updateAction' => '?',
  4483.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::createAction' => '?',
  4484.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::deleteAction' => '?',
  4485.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::indexAction' => '?',
  4486.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::updateAction' => '?',
  4487.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController::uploadAction' => '?',
  4488.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController::deleteAction' => '?',
  4489.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController::updateAction' => '?',
  4490.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::createAction' => '?',
  4491.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::deleteAction' => '?',
  4492.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::deleteImageAction' => '?',
  4493.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::indexAction' => '?',
  4494.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController::updateAction' => '?',
  4495.             'MLDev\\PublicationBundle\\Controller\\ItemController::show' => '?',
  4496.             'MLDev\\PublicationBundle\\Controller\\ItemController::showByUri' => '?',
  4497.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController::delete' => '?',
  4498.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController::update' => '?',
  4499.             'MLDev\\SeoSiteBundle\\Controller\\RobotsController::robotsAction' => '?',
  4500.             'kernel::build' => '?',
  4501.             'kernel::loadRoutes' => '?',
  4502.             'kernel::registerContainerConfiguration' => '?',
  4503.             'App\\Controller\\Admin\\PointController:delete' => '?',
  4504.             'App\\Controller\\Admin\\PointController:edit' => '?',
  4505.             'App\\Controller\\Admin\\PointController:index' => '?',
  4506.             'App\\Controller\\Admin\\PointController:new' => '?',
  4507.             'App\\Controller\\SearchController:searchAction' => '?',
  4508.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:cloneAction' => '?',
  4509.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:createAction' => '?',
  4510.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:deleteAction' => '?',
  4511.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:treeAction' => '?',
  4512.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:updateAction' => '?',
  4513.             'MLDev\\BaseBundle\\Controller\\Admin\\PageController:widgetsAction' => '?',
  4514.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController:addAction' => '?',
  4515.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController:deleteAction' => '?',
  4516.             'MLDev\\BaseBundle\\Controller\\Admin\\WidgetController:updateAction' => '?',
  4517.             'MLDev\\BaseBundle\\Controller\\FrontController:showByUri' => '?',
  4518.             'MLDev\\BaseBundle\\Controller\\SecurityController:login' => '?',
  4519.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController:delete' => '?',
  4520.             'MLDev\\CatalogBundle\\Controller\\Admin\\BrandController:update' => '?',
  4521.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController:delete' => '?',
  4522.             'MLDev\\CatalogBundle\\Controller\\Admin\\ColorController:update' => '?',
  4523.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController:delete' => '?',
  4524.             'MLDev\\CatalogBundle\\Controller\\Admin\\ExtraFieldController:update' => '?',
  4525.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController:delete' => '?',
  4526.             'MLDev\\CatalogBundle\\Controller\\Admin\\PriceController:update' => '?',
  4527.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:createAction' => '?',
  4528.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:deleteAction' => '?',
  4529.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:updateAction' => '?',
  4530.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductController:viewAction' => '?',
  4531.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController:deleteAction' => '?',
  4532.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController:indexAction' => '?',
  4533.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductDocumentController:uploadAction' => '?',
  4534.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController:deleteAction' => '?',
  4535.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController:indexAction' => '?',
  4536.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductImageController:uploadAction' => '?',
  4537.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:createAction' => '?',
  4538.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:deleteAction' => '?',
  4539.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:updateAction' => '?',
  4540.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductItemController:viewAction' => '?',
  4541.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:addAction' => '?',
  4542.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:deleteAction' => '?',
  4543.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:readAction' => '?',
  4544.             'MLDev\\CatalogBundle\\Controller\\Admin\\ProductRelatedController:searchAction' => '?',
  4545.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController:delete' => '?',
  4546.             'MLDev\\CatalogBundle\\Controller\\Admin\\StockController:update' => '?',
  4547.             'MLDev\\CatalogBundle\\Controller\\ProductController:showByUri' => '?',
  4548.             'MLDev\\CatalogBundle\\Controller\\ProductController:showProductItem' => '?',
  4549.             'MLDev\\FormBundle\\Controller\\Admin\\MessageController:showAction' => '?',
  4550.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:createAction' => '?',
  4551.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:deleteAction' => '?',
  4552.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:indexAction' => '?',
  4553.             'MLDev\\GalleryBundle\\Controller\\Admin\\AlbumController:updateAction' => '?',
  4554.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController:deleteAction' => '?',
  4555.             'MLDev\\GalleryBundle\\Controller\\Admin\\GalleryController:updateAction' => '?',
  4556.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:createAction' => '?',
  4557.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:deleteAction' => '?',
  4558.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:indexAction' => '?',
  4559.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:updateAction' => '?',
  4560.             'MLDev\\GalleryBundle\\Controller\\Admin\\ItemController:uploadAction' => '?',
  4561.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController:deleteAction' => '?',
  4562.             'MLDev\\PublicationBundle\\Controller\\Admin\\CategoryController:updateAction' => '?',
  4563.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:createAction' => '?',
  4564.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:deleteAction' => '?',
  4565.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:deleteImageAction' => '?',
  4566.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:indexAction' => '?',
  4567.             'MLDev\\PublicationBundle\\Controller\\Admin\\ItemController:updateAction' => '?',
  4568.             'MLDev\\PublicationBundle\\Controller\\ItemController:show' => '?',
  4569.             'MLDev\\PublicationBundle\\Controller\\ItemController:showByUri' => '?',
  4570.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController:delete' => '?',
  4571.             'MLDev\\SeoSiteBundle\\Controller\\Admin\\SeoSiteController:update' => '?',
  4572.             'MLDev\\SeoSiteBundle\\Controller\\RobotsController:robotsAction' => '?',
  4573.             'kernel:build' => '?',
  4574.             'kernel:loadRoutes' => '?',
  4575.             'kernel:registerContainerConfiguration' => '?',
  4576.         ]);
  4577.     }
  4578.     /**
  4579.      * Gets the private '.service_locator.RdTOTu7' shared service.
  4580.      *
  4581.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4582.      */
  4583.     protected function get_ServiceLocator_RdTOTu7Service()
  4584.     {
  4585.         return $this->privates['.service_locator.RdTOTu7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4586.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4587.             'page' => ['privates''.errored..service_locator.RdTOTu7.MLDev\\BaseBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.RdTOTu7": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.'],
  4588.         ], [
  4589.             'entityManager' => '?',
  4590.             'page' => 'MLDev\\BaseBundle\\Entity\\Page',
  4591.         ]);
  4592.     }
  4593.     /**
  4594.      * Gets the private '.service_locator.Tb1whAp' shared service.
  4595.      *
  4596.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4597.      */
  4598.     protected function get_ServiceLocator_Tb1whApService()
  4599.     {
  4600.         return $this->privates['.service_locator.Tb1whAp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4601.             'message' => ['privates''.errored..service_locator.Tb1whAp.MLDev\\FormBundle\\Entity\\MailMessage'NULL'Cannot autowire service ".service_locator.Tb1whAp": it references class "MLDev\\FormBundle\\Entity\\MailMessage" but no such service exists.'],
  4602.         ], [
  4603.             'message' => 'MLDev\\FormBundle\\Entity\\MailMessage',
  4604.         ]);
  4605.     }
  4606.     /**
  4607.      * Gets the private '.service_locator.Urc0IdB' shared service.
  4608.      *
  4609.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4610.      */
  4611.     protected function get_ServiceLocator_Urc0IdBService()
  4612.     {
  4613.         return $this->privates['.service_locator.Urc0IdB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4614.             'entity' => ['privates''.errored..service_locator.Urc0IdB.MLDev\\CatalogBundle\\Entity\\ProductItem'NULL'Cannot autowire service ".service_locator.Urc0IdB": it references class "MLDev\\CatalogBundle\\Entity\\ProductItem" but no such service exists.'],
  4615.             'pageManager' => ['privates''MLDev\\BaseBundle\\Service\\PageManager''getPageManagerService'false],
  4616.             'siteManager' => ['services''MLDev\\SeoSiteBundle\\Service\\SiteManager''getSiteManagerService'false],
  4617.         ], [
  4618.             'entity' => 'MLDev\\CatalogBundle\\Entity\\ProductItem',
  4619.             'pageManager' => 'MLDev\\BaseBundle\\Service\\PageManager',
  4620.             'siteManager' => 'MLDev\\SeoSiteBundle\\Service\\SiteManager',
  4621.         ]);
  4622.     }
  4623.     /**
  4624.      * Gets the private '.service_locator.V3fT1TS' shared service.
  4625.      *
  4626.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4627.      */
  4628.     protected function get_ServiceLocator_V3fT1TSService()
  4629.     {
  4630.         return $this->privates['.service_locator.V3fT1TS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4631.             'entity' => ['privates''.errored..service_locator.V3fT1TS.MLDev\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.V3fT1TS": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  4632.             'page' => ['privates''.errored..service_locator.V3fT1TS.MLDev\\BaseBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.V3fT1TS": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.'],
  4633.         ], [
  4634.             'entity' => 'MLDev\\CatalogBundle\\Entity\\Product',
  4635.             'page' => 'MLDev\\BaseBundle\\Entity\\Page',
  4636.         ]);
  4637.     }
  4638.     /**
  4639.      * Gets the private '.service_locator.Wch68Vd' shared service.
  4640.      *
  4641.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4642.      */
  4643.     protected function get_ServiceLocator_Wch68VdService()
  4644.     {
  4645.         return $this->privates['.service_locator.Wch68Vd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4646.             'gallery' => ['privates''.errored..service_locator.Wch68Vd.MLDev\\GalleryBundle\\Entity\\Gallery'NULL'Cannot autowire service ".service_locator.Wch68Vd": it references class "MLDev\\GalleryBundle\\Entity\\Gallery" but no such service exists.'],
  4647.         ], [
  4648.             'gallery' => 'MLDev\\GalleryBundle\\Entity\\Gallery',
  4649.         ]);
  4650.     }
  4651.     /**
  4652.      * Gets the private '.service_locator.X5_yNyM' shared service.
  4653.      *
  4654.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4655.      */
  4656.     protected function get_ServiceLocator_X5YNyMService()
  4657.     {
  4658.         return $this->privates['.service_locator.X5_yNyM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4659.             'product' => ['privates''.errored..service_locator.X5_yNyM.MLDev\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.X5_yNyM": it references class "MLDev\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  4660.             'productImageUploader' => ['privates''MLDev\\CatalogBundle\\Service\\ProductImageUploader''getProductImageUploaderService'false],
  4661.             'uploaderDirectory' => ['privates''MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory''getUploaderDirectoryService'false],
  4662.         ], [
  4663.             'product' => 'MLDev\\CatalogBundle\\Entity\\Product',
  4664.             'productImageUploader' => 'MLDev\\CatalogBundle\\Service\\ProductImageUploader',
  4665.             'uploaderDirectory' => 'MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory',
  4666.         ]);
  4667.     }
  4668.     /**
  4669.      * Gets the private '.service_locator.Yh2J8I7' shared service.
  4670.      *
  4671.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4672.      */
  4673.     protected function get_ServiceLocator_Yh2J8I7Service()
  4674.     {
  4675.         return $this->privates['.service_locator.Yh2J8I7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4676.             'site' => ['services''MLDev\\SeoSiteBundle\\Service\\SiteManager''getSiteManagerService'false],
  4677.         ], [
  4678.             'site' => 'MLDev\\SeoSiteBundle\\Service\\SiteManager',
  4679.         ]);
  4680.     }
  4681.     /**
  4682.      * Gets the private '.service_locator.ZK0y4Q4' shared service.
  4683.      *
  4684.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4685.      */
  4686.     protected function get_ServiceLocator_ZK0y4Q4Service()
  4687.     {
  4688.         return $this->privates['.service_locator.ZK0y4Q4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4689.             'color' => ['privates''.errored..service_locator.ZK0y4Q4.MLDev\\CatalogBundle\\Entity\\Color'NULL'Cannot autowire service ".service_locator.ZK0y4Q4": it references class "MLDev\\CatalogBundle\\Entity\\Color" but no such service exists.'],
  4690.         ], [
  4691.             'color' => 'MLDev\\CatalogBundle\\Entity\\Color',
  4692.         ]);
  4693.     }
  4694.     /**
  4695.      * Gets the private '.service_locator._MykHhh' shared service.
  4696.      *
  4697.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4698.      */
  4699.     protected function get_ServiceLocator_MykHhhService()
  4700.     {
  4701.         return $this->privates['.service_locator._MykHhh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4702.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4703.             'parent' => ['privates''.errored..service_locator._MykHhh.MLDev\\BaseBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator._MykHhh": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.'],
  4704.         ], [
  4705.             'entityManager' => '?',
  4706.             'parent' => 'MLDev\\BaseBundle\\Entity\\Page',
  4707.         ]);
  4708.     }
  4709.     /**
  4710.      * Gets the private '.service_locator._bthJFw' shared service.
  4711.      *
  4712.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4713.      */
  4714.     protected function get_ServiceLocator_BthJFwService()
  4715.     {
  4716.         return $this->privates['.service_locator._bthJFw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4717.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4718.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4719.             'security.event_dispatcher.mldev' => ['privates''security.event_dispatcher.mldev''getSecurity_EventDispatcher_MldevService'false],
  4720.         ], [
  4721.             'event_dispatcher' => '?',
  4722.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4723.             'security.event_dispatcher.mldev' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4724.         ]);
  4725.     }
  4726.     /**
  4727.      * Gets the private '.service_locator.aKM6MDa' shared service.
  4728.      *
  4729.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4730.      */
  4731.     protected function get_ServiceLocator_AKM6MDaService()
  4732.     {
  4733.         return $this->privates['.service_locator.aKM6MDa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4734.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4735.         ], [
  4736.             'entityManager' => '?',
  4737.         ]);
  4738.     }
  4739.     /**
  4740.      * Gets the private '.service_locator.c.2mrjU' shared service.
  4741.      *
  4742.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4743.      */
  4744.     protected function get_ServiceLocator_C_2mrjUService()
  4745.     {
  4746.         return $this->privates['.service_locator.c.2mrjU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4747.             'container' => ['privates''.errored..service_locator.c.2mrjU.Symfony\\Component\\DependencyInjection\\ContainerBuilder'NULL'Cannot autowire service ".service_locator.c.2mrjU": it references class "Symfony\\Component\\DependencyInjection\\ContainerBuilder" but no such service exists. Try changing the type-hint to one of its parents: interface "Symfony\\Component\\DependencyInjection\\ContainerInterface", or interface "Psr\\Container\\ContainerInterface".'],
  4748.         ], [
  4749.             'container' => 'Symfony\\Component\\DependencyInjection\\ContainerBuilder',
  4750.         ]);
  4751.     }
  4752.     /**
  4753.      * Gets the private '.service_locator.cdpa1EK' shared service.
  4754.      *
  4755.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4756.      */
  4757.     protected function get_ServiceLocator_Cdpa1EKService()
  4758.     {
  4759.         return $this->privates['.service_locator.cdpa1EK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4760.             'pageContent' => ['privates''.errored..service_locator.cdpa1EK.MLDev\\BaseBundle\\Entity\\PageContent'NULL'Cannot autowire service ".service_locator.cdpa1EK": it references class "MLDev\\BaseBundle\\Entity\\PageContent" but no such service exists.'],
  4761.         ], [
  4762.             'pageContent' => 'MLDev\\BaseBundle\\Entity\\PageContent',
  4763.         ]);
  4764.     }
  4765.     /**
  4766.      * Gets the private '.service_locator.dFlNFjP' shared service.
  4767.      *
  4768.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4769.      */
  4770.     protected function get_ServiceLocator_DFlNFjPService()
  4771.     {
  4772.         return $this->privates['.service_locator.dFlNFjP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4773.             'price' => ['privates''.errored..service_locator.dFlNFjP.MLDev\\CatalogBundle\\Entity\\Price'NULL'Cannot autowire service ".service_locator.dFlNFjP": it references class "MLDev\\CatalogBundle\\Entity\\Price" but no such service exists.'],
  4774.         ], [
  4775.             'price' => 'MLDev\\CatalogBundle\\Entity\\Price',
  4776.         ]);
  4777.     }
  4778.     /**
  4779.      * Gets the private '.service_locator.fA0O8MD' shared service.
  4780.      *
  4781.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4782.      */
  4783.     protected function get_ServiceLocator_FA0O8MDService()
  4784.     {
  4785.         return $this->privates['.service_locator.fA0O8MD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4786.             'album' => ['privates''.errored..service_locator.fA0O8MD.MLDev\\GalleryBundle\\Entity\\Album'NULL'Cannot autowire service ".service_locator.fA0O8MD": it references class "MLDev\\GalleryBundle\\Entity\\Album" but no such service exists.'],
  4787.             'gallery' => ['privates''.errored..service_locator.fA0O8MD.MLDev\\GalleryBundle\\Entity\\Gallery'NULL'Cannot autowire service ".service_locator.fA0O8MD": it references class "MLDev\\GalleryBundle\\Entity\\Gallery" but no such service exists.'],
  4788.         ], [
  4789.             'album' => 'MLDev\\GalleryBundle\\Entity\\Album',
  4790.             'gallery' => 'MLDev\\GalleryBundle\\Entity\\Gallery',
  4791.         ]);
  4792.     }
  4793.     /**
  4794.      * Gets the private '.service_locator.iOK.VUu' shared service.
  4795.      *
  4796.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4797.      */
  4798.     protected function get_ServiceLocator_IOK_VUuService()
  4799.     {
  4800.         return $this->privates['.service_locator.iOK.VUu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4801.             'category' => ['privates''.errored..service_locator.iOK.VUu.MLDev\\PublicationBundle\\Entity\\Category'NULL'Cannot autowire service ".service_locator.iOK.VUu": it references class "MLDev\\PublicationBundle\\Entity\\Category" but no such service exists.'],
  4802.             'fileUploader' => ['privates''MLDev\\BaseBundle\\Service\\FileUploader''getFileUploaderService'false],
  4803.         ], [
  4804.             'category' => 'MLDev\\PublicationBundle\\Entity\\Category',
  4805.             'fileUploader' => 'MLDev\\BaseBundle\\Service\\FileUploader',
  4806.         ]);
  4807.     }
  4808.     /**
  4809.      * Gets the private '.service_locator.ibP_XBD' shared service.
  4810.      *
  4811.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4812.      */
  4813.     protected function get_ServiceLocator_IbPXBDService()
  4814.     {
  4815.         return $this->privates['.service_locator.ibP_XBD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4816.             'doctrine' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4817.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4818.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4819.             'router' => ['services''router''getRouterService'false],
  4820.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4821.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4822.         ], [
  4823.             'doctrine' => '?',
  4824.             'form.factory' => '?',
  4825.             'request_stack' => '?',
  4826.             'router' => '?',
  4827.             'serializer' => '?',
  4828.             'twig' => '?',
  4829.         ]);
  4830.     }
  4831.     /**
  4832.      * Gets the private '.service_locator.jaANx.s' shared service.
  4833.      *
  4834.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4835.      */
  4836.     protected function get_ServiceLocator_JaANx_SService()
  4837.     {
  4838.         return $this->privates['.service_locator.jaANx.s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4839.             'brand' => ['privates''.errored..service_locator.jaANx.s.MLDev\\CatalogBundle\\Entity\\Brand'NULL'Cannot autowire service ".service_locator.jaANx.s": it references class "MLDev\\CatalogBundle\\Entity\\Brand" but no such service exists.'],
  4840.         ], [
  4841.             'brand' => 'MLDev\\CatalogBundle\\Entity\\Brand',
  4842.         ]);
  4843.     }
  4844.     /**
  4845.      * Gets the private '.service_locator.kI0elTx' shared service.
  4846.      *
  4847.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4848.      */
  4849.     protected function get_ServiceLocator_KI0elTxService()
  4850.     {
  4851.         return $this->privates['.service_locator.kI0elTx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4852.             'page' => ['privates''.errored..service_locator.kI0elTx.MLDev\\BaseBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.kI0elTx": it references class "MLDev\\BaseBundle\\Entity\\Page" but no such service exists.'],
  4853.         ], [
  4854.             'page' => 'MLDev\\BaseBundle\\Entity\\Page',
  4855.         ]);
  4856.     }
  4857.     /**
  4858.      * Gets the private '.service_locator.mx0UMmY' shared service.
  4859.      *
  4860.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4861.      */
  4862.     protected function get_ServiceLocator_Mx0UMmYService()
  4863.     {
  4864.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4865.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4866.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4867.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4868.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4869.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4870.             'router' => ['services''router''getRouterService'false],
  4871.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4872.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4873.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4874.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4875.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4876.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4877.         ], [
  4878.             'doctrine' => '?',
  4879.             'form.factory' => '?',
  4880.             'http_kernel' => '?',
  4881.             'parameter_bag' => '?',
  4882.             'request_stack' => '?',
  4883.             'router' => '?',
  4884.             'security.authorization_checker' => '?',
  4885.             'security.csrf.token_manager' => '?',
  4886.             'security.token_storage' => '?',
  4887.             'serializer' => '?',
  4888.             'session' => '.session.deprecated',
  4889.             'twig' => '?',
  4890.         ]);
  4891.     }
  4892.     /**
  4893.      * Gets the private '.service_locator.onQiufg' shared service.
  4894.      *
  4895.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4896.      */
  4897.     protected function get_ServiceLocator_OnQiufgService()
  4898.     {
  4899.         return $this->privates['.service_locator.onQiufg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4900.             'pageRepository' => ['privates''MLDev\\BaseBundle\\Repository\\PageRepository''getPageRepositoryService'false],
  4901.         ], [
  4902.             'pageRepository' => 'MLDev\\BaseBundle\\Repository\\PageRepository',
  4903.         ]);
  4904.     }
  4905.     /**
  4906.      * Gets the private '.service_locator.wFIT1.T' shared service.
  4907.      *
  4908.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4909.      */
  4910.     protected function get_ServiceLocator_WFIT1_TService()
  4911.     {
  4912.         return $this->privates['.service_locator.wFIT1.T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4913.             'fileUploader' => ['privates''MLDev\\BaseBundle\\Service\\FileUploader''getFileUploaderService'false],
  4914.             'pageContent' => ['privates''.errored..service_locator.wFIT1.T.MLDev\\BaseBundle\\Entity\\PageContent'NULL'Cannot autowire service ".service_locator.wFIT1.T": it references class "MLDev\\BaseBundle\\Entity\\PageContent" but no such service exists.'],
  4915.         ], [
  4916.             'fileUploader' => 'MLDev\\BaseBundle\\Service\\FileUploader',
  4917.             'pageContent' => 'MLDev\\BaseBundle\\Entity\\PageContent',
  4918.         ]);
  4919.     }
  4920.     /**
  4921.      * Gets the private '.service_locator.wT.OBsT' shared service.
  4922.      *
  4923.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4924.      */
  4925.     protected function get_ServiceLocator_WT_OBsTService()
  4926.     {
  4927.         return $this->privates['.service_locator.wT.OBsT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4928.             'album' => ['privates''.errored..service_locator.wT.OBsT.MLDev\\GalleryBundle\\Entity\\Album'NULL'Cannot autowire service ".service_locator.wT.OBsT": it references class "MLDev\\GalleryBundle\\Entity\\Album" but no such service exists.'],
  4929.         ], [
  4930.             'album' => 'MLDev\\GalleryBundle\\Entity\\Album',
  4931.         ]);
  4932.     }
  4933.     /**
  4934.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4935.      *
  4936.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4937.      */
  4938.     protected function get_ServiceLocator_XUrKPVUService()
  4939.     {
  4940.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4941.             '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", "MLDev\\BaseBundle\\Route\\RouteLoader".'],
  4942.         ], [
  4943.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4944.         ]);
  4945.     }
  4946.     /**
  4947.      * Gets the private '.service_locator.xhNCmFc' shared service.
  4948.      *
  4949.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4950.      */
  4951.     protected function get_ServiceLocator_XhNCmFcService()
  4952.     {
  4953.         return $this->privates['.service_locator.xhNCmFc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4954.             'category' => ['privates''.errored..service_locator.xhNCmFc.MLDev\\PublicationBundle\\Entity\\Category'NULL'Cannot autowire service ".service_locator.xhNCmFc": it references class "MLDev\\PublicationBundle\\Entity\\Category" but no such service exists.'],
  4955.         ], [
  4956.             'category' => 'MLDev\\PublicationBundle\\Entity\\Category',
  4957.         ]);
  4958.     }
  4959.     /**
  4960.      * Gets the private '.service_locator.zFcJjKU' shared service.
  4961.      *
  4962.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4963.      */
  4964.     protected function get_ServiceLocator_ZFcJjKUService()
  4965.     {
  4966.         return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4967.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4968.         ], [
  4969.             'authenticationUtils' => '?',
  4970.         ]);
  4971.     }
  4972.     /**
  4973.      * Gets the private '.service_locator.zcqYq6g' shared service.
  4974.      *
  4975.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4976.      */
  4977.     protected function get_ServiceLocator_ZcqYq6gService()
  4978.     {
  4979.         return $this->privates['.service_locator.zcqYq6g'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4980.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4981.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4982.             'security.firewall.map.context.mldev' => ['privates''security.firewall.map.context.mldev''getSecurity_Firewall_Map_Context_MldevService'false],
  4983.         ], [
  4984.             'security.firewall.map.context.dev' => '?',
  4985.             'security.firewall.map.context.main' => '?',
  4986.             'security.firewall.map.context.mldev' => '?',
  4987.         ]);
  4988.     }
  4989.     /**
  4990.      * Gets the private '.session.deprecated' shared service.
  4991.      *
  4992.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4993.      */
  4994.     protected function get_Session_DeprecatedService()
  4995.     {
  4996.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4997.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4998.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  4999.     }
  5000.     /**
  5001.      * Gets the private '.twig.command.debug.lazy' shared service.
  5002.      *
  5003.      * @return \Symfony\Component\Console\Command\LazyCommand
  5004.      */
  5005.     protected function get_Twig_Command_Debug_LazyService()
  5006.     {
  5007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5009.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  5010.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5011.         });
  5012.     }
  5013.     /**
  5014.      * Gets the private '.twig.command.lint.lazy' shared service.
  5015.      *
  5016.      * @return \Symfony\Component\Console\Command\LazyCommand
  5017.      */
  5018.     protected function get_Twig_Command_Lint_LazyService()
  5019.     {
  5020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5022.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  5023.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5024.         });
  5025.     }
  5026.     /**
  5027.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5028.      *
  5029.      * @return \Symfony\Component\Console\Command\LazyCommand
  5030.      */
  5031.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5032.     {
  5033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5035.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  5036.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5037.         });
  5038.     }
  5039.     /**
  5040.      * Gets the private 'App\Form\AboutLogoItem' shared autowired service.
  5041.      *
  5042.      * @return \App\Form\AboutLogoItem
  5043.      */
  5044.     protected function getAboutLogoItemService()
  5045.     {
  5046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5048.         include_once \dirname(__DIR__4).'/src/Form/AboutLogoItem.php';
  5049.         return $this->privates['App\\Form\\AboutLogoItem'] = new \App\Form\AboutLogoItem();
  5050.     }
  5051.     /**
  5052.      * Gets the private 'App\Form\ContactItem' shared autowired service.
  5053.      *
  5054.      * @return \App\Form\ContactItem
  5055.      */
  5056.     protected function getContactItemService()
  5057.     {
  5058.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5059.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5060.         include_once \dirname(__DIR__4).'/src/Form/ContactItem.php';
  5061.         return $this->privates['App\\Form\\ContactItem'] = new \App\Form\ContactItem();
  5062.     }
  5063.     /**
  5064.      * Gets the private 'App\Form\PointType' shared autowired service.
  5065.      *
  5066.      * @return \App\Form\PointType
  5067.      */
  5068.     protected function getPointTypeService()
  5069.     {
  5070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5072.         include_once \dirname(__DIR__4).'/src/Form/PointType.php';
  5073.         return $this->privates['App\\Form\\PointType'] = new \App\Form\PointType();
  5074.     }
  5075.     /**
  5076.      * Gets the private 'App\Repository\PointRepository' shared autowired service.
  5077.      *
  5078.      * @return \App\Repository\PointRepository
  5079.      */
  5080.     protected function getPointRepositoryService()
  5081.     {
  5082.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5083.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5084.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5085.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5086.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5087.         include_once \dirname(__DIR__4).'/src/Repository/PointRepository.php';
  5088.         return $this->privates['App\\Repository\\PointRepository'] = new \App\Repository\PointRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5089.     }
  5090.     /**
  5091.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5092.      *
  5093.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5094.      */
  5095.     protected function getManagerRegistryAwareConnectionProviderService()
  5096.     {
  5097.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5098.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5099.         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'));
  5100.     }
  5101.     /**
  5102.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5103.      *
  5104.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5105.      */
  5106.     protected function getRunSqlCommandService()
  5107.     {
  5108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5109.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  5110.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5111.         $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()));
  5112.         $instance->setName('dbal:run-sql');
  5113.         return $instance;
  5114.     }
  5115.     /**
  5116.      * Gets the private 'MLDev\BaseBundle\EventListener\FileUploaderSubscriber' shared autowired service.
  5117.      *
  5118.      * @return \MLDev\BaseBundle\EventListener\FileUploaderSubscriber
  5119.      */
  5120.     protected function getFileUploaderSubscriberService()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/FileUploaderSubscriber.php';
  5124.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Annotation/UploadableAnnotationReader.php';
  5125.         return $this->privates['MLDev\\BaseBundle\\EventListener\\FileUploaderSubscriber'] = new \MLDev\BaseBundle\EventListener\FileUploaderSubscriber(($this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderHandler'] ?? $this->getUploaderHandlerService()), new \MLDev\BaseBundle\Annotation\UploadableAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())));
  5126.     }
  5127.     /**
  5128.      * Gets the private 'MLDev\BaseBundle\EventListener\IncreasingPrioritySubscriber' shared autowired service.
  5129.      *
  5130.      * @return \MLDev\BaseBundle\EventListener\IncreasingPrioritySubscriber
  5131.      */
  5132.     protected function getIncreasingPrioritySubscriberService()
  5133.     {
  5134.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/IncreasingPrioritySubscriber.php';
  5136.         $a = ($this->privates['MLDev\\BaseBundle\\Service\\PageManager'] ?? $this->getPageManagerService());
  5137.         if (isset($this->privates['MLDev\\BaseBundle\\EventListener\\IncreasingPrioritySubscriber'])) {
  5138.             return $this->privates['MLDev\\BaseBundle\\EventListener\\IncreasingPrioritySubscriber'];
  5139.         }
  5140.         return $this->privates['MLDev\\BaseBundle\\EventListener\\IncreasingPrioritySubscriber'] = new \MLDev\BaseBundle\EventListener\IncreasingPrioritySubscriber($a);
  5141.     }
  5142.     /**
  5143.      * Gets the private 'MLDev\BaseBundle\EventListener\LocaleSubscriber' shared autowired service.
  5144.      *
  5145.      * @return \MLDev\BaseBundle\EventListener\LocaleSubscriber
  5146.      */
  5147.     protected function getLocaleSubscriberService()
  5148.     {
  5149.         return $this->privates['MLDev\\BaseBundle\\EventListener\\LocaleSubscriber'] = new \MLDev\BaseBundle\EventListener\LocaleSubscriber(($this->privates['MLDev\\BaseBundle\\Repository\\PageRepository'] ?? $this->getPageRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  5150.     }
  5151.     /**
  5152.      * Gets the private 'MLDev\BaseBundle\EventListener\ORM\MappedSuperClassSubscriber' shared autowired service.
  5153.      *
  5154.      * @return \MLDev\BaseBundle\EventListener\ORM\MappedSuperClassSubscriber
  5155.      */
  5156.     protected function getMappedSuperClassSubscriberService()
  5157.     {
  5158.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5159.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/ORM/MappedSuperClassSubscriber.php';
  5160.         return $this->privates['MLDev\\BaseBundle\\EventListener\\ORM\\MappedSuperClassSubscriber'] = new \MLDev\BaseBundle\EventListener\ORM\MappedSuperClassSubscriber();
  5161.     }
  5162.     /**
  5163.      * Gets the private 'MLDev\BaseBundle\EventListener\ORM\RepositoryClassSubscriber' shared autowired service.
  5164.      *
  5165.      * @return \MLDev\BaseBundle\EventListener\ORM\RepositoryClassSubscriber
  5166.      */
  5167.     protected function getRepositoryClassSubscriberService()
  5168.     {
  5169.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5170.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/ORM/RepositoryClassSubscriber.php';
  5171.         return $this->privates['MLDev\\BaseBundle\\EventListener\\ORM\\RepositoryClassSubscriber'] = new \MLDev\BaseBundle\EventListener\ORM\RepositoryClassSubscriber();
  5172.     }
  5173.     /**
  5174.      * Gets the private 'MLDev\BaseBundle\EventListener\UpdaterTreeCacheSubscriber' shared autowired service.
  5175.      *
  5176.      * @return \MLDev\BaseBundle\EventListener\UpdaterTreeCacheSubscriber
  5177.      */
  5178.     protected function getUpdaterTreeCacheSubscriberService()
  5179.     {
  5180.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/UpdaterTreeCacheSubscriber.php';
  5182.         $a = ($this->privates['MLDev\\BaseBundle\\Service\\TreeCacheManager'] ?? $this->getTreeCacheManagerService());
  5183.         if (isset($this->privates['MLDev\\BaseBundle\\EventListener\\UpdaterTreeCacheSubscriber'])) {
  5184.             return $this->privates['MLDev\\BaseBundle\\EventListener\\UpdaterTreeCacheSubscriber'];
  5185.         }
  5186.         return $this->privates['MLDev\\BaseBundle\\EventListener\\UpdaterTreeCacheSubscriber'] = new \MLDev\BaseBundle\EventListener\UpdaterTreeCacheSubscriber($a);
  5187.     }
  5188.     /**
  5189.      * Gets the private 'MLDev\BaseBundle\Form\BlockForm' shared autowired service.
  5190.      *
  5191.      * @return \MLDev\BaseBundle\Form\BlockForm
  5192.      */
  5193.     protected function getBlockFormService()
  5194.     {
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5196.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/BlockForm.php';
  5198.         return $this->privates['MLDev\\BaseBundle\\Form\\BlockForm'] = new \MLDev\BaseBundle\Form\BlockForm();
  5199.     }
  5200.     /**
  5201.      * Gets the private 'MLDev\BaseBundle\Form\PageForm' shared autowired service.
  5202.      *
  5203.      * @return \MLDev\BaseBundle\Form\PageForm
  5204.      */
  5205.     protected function getPageFormService()
  5206.     {
  5207.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5208.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5209.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/PageForm.php';
  5210.         return $this->privates['MLDev\\BaseBundle\\Form\\PageForm'] = new \MLDev\BaseBundle\Form\PageForm();
  5211.     }
  5212.     /**
  5213.      * Gets the private 'MLDev\BaseBundle\Form\Type\ChoicePageType' shared autowired service.
  5214.      *
  5215.      * @return \MLDev\BaseBundle\Form\Type\ChoicePageType
  5216.      */
  5217.     protected function getChoicePageTypeService()
  5218.     {
  5219.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5221.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/ChoicePageType.php';
  5222.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\ChoicePageType'] = new \MLDev\BaseBundle\Form\Type\ChoicePageType();
  5223.     }
  5224.     /**
  5225.      * Gets the private 'MLDev\BaseBundle\Form\Type\CodemirrorType' shared autowired service.
  5226.      *
  5227.      * @return \MLDev\BaseBundle\Form\Type\CodemirrorType
  5228.      */
  5229.     protected function getCodemirrorTypeService()
  5230.     {
  5231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5232.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/CodemirrorType.php';
  5234.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\CodemirrorType'] = new \MLDev\BaseBundle\Form\Type\CodemirrorType();
  5235.     }
  5236.     /**
  5237.      * Gets the private 'MLDev\BaseBundle\Form\Type\CollectionType' shared autowired service.
  5238.      *
  5239.      * @return \MLDev\BaseBundle\Form\Type\CollectionType
  5240.      */
  5241.     protected function getCollectionTypeService()
  5242.     {
  5243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5245.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/CollectionType.php';
  5246.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\CollectionType'] = new \MLDev\BaseBundle\Form\Type\CollectionType();
  5247.     }
  5248.     /**
  5249.      * Gets the private 'MLDev\BaseBundle\Form\Type\FileType' shared autowired service.
  5250.      *
  5251.      * @return \MLDev\BaseBundle\Form\Type\FileType
  5252.      */
  5253.     protected function getFileTypeService()
  5254.     {
  5255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5257.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/FileType.php';
  5258.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\FileType'] = new \MLDev\BaseBundle\Form\Type\FileType(($this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory'] ?? $this->getUploaderDirectoryService()));
  5259.     }
  5260.     /**
  5261.      * Gets the private 'MLDev\BaseBundle\Form\Type\LocationYandexType' shared autowired service.
  5262.      *
  5263.      * @return \MLDev\BaseBundle\Form\Type\LocationYandexType
  5264.      */
  5265.     protected function getLocationYandexTypeService()
  5266.     {
  5267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5269.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/LocationYandexType.php';
  5270.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\LocationYandexType'] = new \MLDev\BaseBundle\Form\Type\LocationYandexType(['width' => '100%''height' => 300], ['lat' => 56.8331'lng' => 60.6026], ['type' => 'yandex#map''zoom' => 11'scrollZoom' => false'searchControl' => false'controls' => [=> 'zoomControl'=> 'searchControl']]);
  5271.     }
  5272.     /**
  5273.      * Gets the private 'MLDev\BaseBundle\Form\Type\MultipleChoicePageType' shared autowired service.
  5274.      *
  5275.      * @return \MLDev\BaseBundle\Form\Type\MultipleChoicePageType
  5276.      */
  5277.     protected function getMultipleChoicePageTypeService()
  5278.     {
  5279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5281.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/MultipleChoicePageType.php';
  5282.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\MultipleChoicePageType'] = new \MLDev\BaseBundle\Form\Type\MultipleChoicePageType();
  5283.     }
  5284.     /**
  5285.      * Gets the private 'MLDev\BaseBundle\Form\Type\SeoInfoItemType' shared autowired service.
  5286.      *
  5287.      * @return \MLDev\BaseBundle\Form\Type\SeoInfoItemType
  5288.      */
  5289.     protected function getSeoInfoItemTypeService()
  5290.     {
  5291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5293.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/SeoInfoItemType.php';
  5294.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\SeoInfoItemType'] = new \MLDev\BaseBundle\Form\Type\SeoInfoItemType($this->parameters['kernel.bundles']);
  5295.     }
  5296.     /**
  5297.      * Gets the private 'MLDev\BaseBundle\Form\Type\SeoInfoType' shared autowired service.
  5298.      *
  5299.      * @return \MLDev\BaseBundle\Form\Type\SeoInfoType
  5300.      */
  5301.     protected function getSeoInfoTypeService()
  5302.     {
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5305.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/SeoInfoType.php';
  5306.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\SeoInfoType'] = new \MLDev\BaseBundle\Form\Type\SeoInfoType();
  5307.     }
  5308.     /**
  5309.      * Gets the private 'MLDev\BaseBundle\Form\Type\WysiwygType' shared autowired service.
  5310.      *
  5311.      * @return \MLDev\BaseBundle\Form\Type\WysiwygType
  5312.      */
  5313.     protected function getWysiwygTypeService()
  5314.     {
  5315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5317.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/Type/WysiwygType.php';
  5318.         return $this->privates['MLDev\\BaseBundle\\Form\\Type\\WysiwygType'] = new \MLDev\BaseBundle\Form\Type\WysiwygType();
  5319.     }
  5320.     /**
  5321.      * Gets the private 'MLDev\BaseBundle\Form\WidgetForm' shared autowired service.
  5322.      *
  5323.      * @return \MLDev\BaseBundle\Form\WidgetForm
  5324.      */
  5325.     protected function getWidgetFormService()
  5326.     {
  5327.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5329.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Form/WidgetForm.php';
  5330.         $a = ($this->services['MLDev\\BaseBundle\\Widget\\Container'] ?? $this->getContainerService());
  5331.         if (isset($this->privates['MLDev\\BaseBundle\\Form\\WidgetForm'])) {
  5332.             return $this->privates['MLDev\\BaseBundle\\Form\\WidgetForm'];
  5333.         }
  5334.         return $this->privates['MLDev\\BaseBundle\\Form\\WidgetForm'] = new \MLDev\BaseBundle\Form\WidgetForm($a);
  5335.     }
  5336.     /**
  5337.      * Gets the private 'MLDev\BaseBundle\Repository\BlockRepository' shared autowired service.
  5338.      *
  5339.      * @return \MLDev\BaseBundle\Repository\BlockRepository
  5340.      */
  5341.     protected function getBlockRepositoryService()
  5342.     {
  5343.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5344.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5345.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5347.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5348.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/BlockRepository.php';
  5349.         return $this->privates['MLDev\\BaseBundle\\Repository\\BlockRepository'] = new \MLDev\BaseBundle\Repository\BlockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5350.     }
  5351.     /**
  5352.      * Gets the private 'MLDev\BaseBundle\Repository\MenuRepository' shared autowired service.
  5353.      *
  5354.      * @return \MLDev\BaseBundle\Repository\MenuRepository
  5355.      */
  5356.     protected function getMenuRepositoryService()
  5357.     {
  5358.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5359.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5360.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5361.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5362.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5363.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/MenuRepository.php';
  5364.         return $this->privates['MLDev\\BaseBundle\\Repository\\MenuRepository'] = new \MLDev\BaseBundle\Repository\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5365.     }
  5366.     /**
  5367.      * Gets the private 'MLDev\BaseBundle\Repository\PageContentRepository' shared autowired service.
  5368.      *
  5369.      * @return \MLDev\BaseBundle\Repository\PageContentRepository
  5370.      */
  5371.     protected function getPageContentRepositoryService()
  5372.     {
  5373.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5374.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5375.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5376.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5377.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5378.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/PageContentRepository.php';
  5379.         return $this->privates['MLDev\\BaseBundle\\Repository\\PageContentRepository'] = new \MLDev\BaseBundle\Repository\PageContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5380.     }
  5381.     /**
  5382.      * Gets the private 'MLDev\BaseBundle\Repository\PageRepository' shared autowired service.
  5383.      *
  5384.      * @return \MLDev\BaseBundle\Repository\PageRepository
  5385.      */
  5386.     protected function getPageRepositoryService()
  5387.     {
  5388.         return $this->privates['MLDev\\BaseBundle\\Repository\\PageRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('MLDev\\BaseBundle\\Entity\\Page');
  5389.     }
  5390.     /**
  5391.      * Gets the private 'MLDev\BaseBundle\Repository\PageTemplateRepository' shared autowired service.
  5392.      *
  5393.      * @return \MLDev\BaseBundle\Repository\PageTemplateRepository
  5394.      */
  5395.     protected function getPageTemplateRepositoryService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5400.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5401.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5402.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/PageTemplateRepository.php';
  5403.         return $this->privates['MLDev\\BaseBundle\\Repository\\PageTemplateRepository'] = new \MLDev\BaseBundle\Repository\PageTemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5404.     }
  5405.     /**
  5406.      * Gets the private 'MLDev\BaseBundle\Repository\SeoInfoRepository' shared autowired service.
  5407.      *
  5408.      * @return \MLDev\BaseBundle\Repository\SeoInfoRepository
  5409.      */
  5410.     protected function getSeoInfoRepositoryService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5413.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5414.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5416.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5417.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/SeoInfoRepository.php';
  5418.         return $this->privates['MLDev\\BaseBundle\\Repository\\SeoInfoRepository'] = new \MLDev\BaseBundle\Repository\SeoInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5419.     }
  5420.     /**
  5421.      * Gets the private 'MLDev\BaseBundle\Repository\SeoSiteRepository' shared autowired service.
  5422.      *
  5423.      * @return \MLDev\BaseBundle\Repository\SeoSiteRepository
  5424.      */
  5425.     protected function getSeoSiteRepositoryService()
  5426.     {
  5427.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5428.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5429.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5430.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5431.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5432.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/SeoSiteRepository.php';
  5433.         return $this->privates['MLDev\\BaseBundle\\Repository\\SeoSiteRepository'] = new \MLDev\BaseBundle\Repository\SeoSiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5434.     }
  5435.     /**
  5436.      * Gets the private 'MLDev\BaseBundle\Repository\UserRepository' shared autowired service.
  5437.      *
  5438.      * @return \MLDev\BaseBundle\Repository\UserRepository
  5439.      */
  5440.     protected function getUserRepositoryService()
  5441.     {
  5442.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5443.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5444.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5445.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5446.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5447.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/UserLoaderInterface.php';
  5448.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Repository/UserRepository.php';
  5449.         return $this->privates['MLDev\\BaseBundle\\Repository\\UserRepository'] = new \MLDev\BaseBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5450.     }
  5451.     /**
  5452.      * Gets the private 'MLDev\BaseBundle\Security\UserAuthenticator' shared autowired service.
  5453.      *
  5454.      * @return \MLDev\BaseBundle\Security\UserAuthenticator
  5455.      */
  5456.     protected function getUserAuthenticatorService()
  5457.     {
  5458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  5459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  5460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  5462.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  5463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5464.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Security/UserAuthenticator.php';
  5465.         return $this->privates['MLDev\\BaseBundle\\Security\\UserAuthenticator'] = new \MLDev\BaseBundle\Security\UserAuthenticator(($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.user.provider.concrete.mldev_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_MldevUserProviderService()));
  5466.     }
  5467.     /**
  5468.      * Gets the private 'MLDev\BaseBundle\Service\FileUploader' shared autowired service.
  5469.      *
  5470.      * @return \MLDev\BaseBundle\Service\FileUploader
  5471.      */
  5472.     protected function getFileUploaderService()
  5473.     {
  5474.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/FileUploader.php';
  5475.         return $this->privates['MLDev\\BaseBundle\\Service\\FileUploader'] = new \MLDev\BaseBundle\Service\FileUploader(($this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderHandler'] ?? $this->getUploaderHandlerService()));
  5476.     }
  5477.     /**
  5478.      * Gets the private 'MLDev\BaseBundle\Service\PageManager' shared autowired service.
  5479.      *
  5480.      * @return \MLDev\BaseBundle\Service\PageManager
  5481.      */
  5482.     protected function getPageManagerService()
  5483.     {
  5484.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5485.         if (isset($this->privates['MLDev\\BaseBundle\\Service\\PageManager'])) {
  5486.             return $this->privates['MLDev\\BaseBundle\\Service\\PageManager'];
  5487.         }
  5488.         return $this->privates['MLDev\\BaseBundle\\Service\\PageManager'] = new \MLDev\BaseBundle\Service\PageManager($a, new \MLDev\BaseBundle\Service\Slugify());
  5489.     }
  5490.     /**
  5491.      * Gets the private 'MLDev\BaseBundle\Service\TreeCacheManager' shared autowired service.
  5492.      *
  5493.      * @return \MLDev\BaseBundle\Service\TreeCacheManager
  5494.      */
  5495.     protected function getTreeCacheManagerService()
  5496.     {
  5497.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/TreeCacheManager.php';
  5498.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5499.         if (isset($this->privates['MLDev\\BaseBundle\\Service\\TreeCacheManager'])) {
  5500.             return $this->privates['MLDev\\BaseBundle\\Service\\TreeCacheManager'];
  5501.         }
  5502.         return $this->privates['MLDev\\BaseBundle\\Service\\TreeCacheManager'] = new \MLDev\BaseBundle\Service\TreeCacheManager($a, ($this->services['cache.app'] ?? $this->getCache_AppService()));
  5503.     }
  5504.     /**
  5505.      * Gets the private 'MLDev\BaseBundle\Service\Uploader\UploaderDirectory' shared autowired service.
  5506.      *
  5507.      * @return \MLDev\BaseBundle\Service\Uploader\UploaderDirectory
  5508.      */
  5509.     protected function getUploaderDirectoryService()
  5510.     {
  5511.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/Uploader/UploaderDirectory.php';
  5512.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/Uploader/DirectoryInterface.php';
  5513.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/Uploader/Directory.php';
  5514.         $this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory'] = $instance = new \MLDev\BaseBundle\Service\Uploader\UploaderDirectory();
  5515.         $instance->addDirectory(new \MLDev\BaseBundle\Service\Uploader\Directory('default', (\dirname(__DIR__4).'/public'), '/uploads'));
  5516.         $instance->addDirectory(new \MLDev\BaseBundle\Service\Uploader\Directory('page', (\dirname(__DIR__4).'/public'), '/uploads/page'));
  5517.         $instance->addDirectory(new \MLDev\BaseBundle\Service\Uploader\Directory('widget', (\dirname(__DIR__4).'/public'), '/uploads/widget'));
  5518.         $instance->addDirectory(new \MLDev\BaseBundle\Service\Uploader\Directory('product_image', (\dirname(__DIR__4).'/public'), '/uploads/products/images'));
  5519.         $instance->addDirectory(new \MLDev\BaseBundle\Service\Uploader\Directory('product_document', (\dirname(__DIR__4).'/public'), '/uploads/products/documents'));
  5520.         return $instance;
  5521.     }
  5522.     /**
  5523.      * Gets the private 'MLDev\BaseBundle\Service\Uploader\UploaderHandler' shared autowired service.
  5524.      *
  5525.      * @return \MLDev\BaseBundle\Service\Uploader\UploaderHandler
  5526.      */
  5527.     protected function getUploaderHandlerService()
  5528.     {
  5529.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/Uploader/UploaderHandler.php';
  5530.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/Uploader/UploaderNameGenerator.php';
  5531.         return $this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderHandler'] = new \MLDev\BaseBundle\Service\Uploader\UploaderHandler(($this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderDirectory'] ?? $this->getUploaderDirectoryService()), new \MLDev\BaseBundle\Service\Uploader\UploaderNameGenerator());
  5532.     }
  5533.     /**
  5534.      * Gets the private 'MLDev\CatalogBundle\EntityListener\ExtraFieldListener' shared autowired service.
  5535.      *
  5536.      * @return \MLDev\CatalogBundle\EntityListener\ExtraFieldListener
  5537.      */
  5538.     protected function getExtraFieldListenerService()
  5539.     {
  5540.         $a = ($this->privates['MLDev\\BaseBundle\\Service\\PageManager'] ?? $this->getPageManagerService());
  5541.         if (isset($this->privates['MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener'])) {
  5542.             return $this->privates['MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener'];
  5543.         }
  5544.         return $this->privates['MLDev\\CatalogBundle\\EntityListener\\ExtraFieldListener'] = new \MLDev\CatalogBundle\EntityListener\ExtraFieldListener($a);
  5545.     }
  5546.     /**
  5547.      * Gets the private 'MLDev\CatalogBundle\EntityListener\PriceListener' shared autowired service.
  5548.      *
  5549.      * @return \MLDev\CatalogBundle\EntityListener\PriceListener
  5550.      */
  5551.     protected function getPriceListenerService()
  5552.     {
  5553.         $a = ($this->privates['MLDev\\BaseBundle\\Service\\PageManager'] ?? $this->getPageManagerService());
  5554.         if (isset($this->privates['MLDev\\CatalogBundle\\EntityListener\\PriceListener'])) {
  5555.             return $this->privates['MLDev\\CatalogBundle\\EntityListener\\PriceListener'];
  5556.         }
  5557.         return $this->privates['MLDev\\CatalogBundle\\EntityListener\\PriceListener'] = new \MLDev\CatalogBundle\EntityListener\PriceListener($a);
  5558.     }
  5559.     /**
  5560.      * Gets the private 'MLDev\CatalogBundle\EntityListener\ProductListener' shared autowired service.
  5561.      *
  5562.      * @return \MLDev\CatalogBundle\EntityListener\ProductListener
  5563.      */
  5564.     protected function getProductListenerService()
  5565.     {
  5566.         $a = ($this->privates['MLDev\\BaseBundle\\Service\\PageManager'] ?? $this->getPageManagerService());
  5567.         if (isset($this->privates['MLDev\\CatalogBundle\\EntityListener\\ProductListener'])) {
  5568.             return $this->privates['MLDev\\CatalogBundle\\EntityListener\\ProductListener'];
  5569.         }
  5570.         return $this->privates['MLDev\\CatalogBundle\\EntityListener\\ProductListener'] = new \MLDev\CatalogBundle\EntityListener\ProductListener($a);
  5571.     }
  5572.     /**
  5573.      * Gets the private 'MLDev\CatalogBundle\Form\ProductExtraFieldsType' shared autowired service.
  5574.      *
  5575.      * @return \MLDev\CatalogBundle\Form\ProductExtraFieldsType
  5576.      */
  5577.     protected function getProductExtraFieldsTypeService()
  5578.     {
  5579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Form/ProductExtraFieldsType.php';
  5582.         return $this->privates['MLDev\\CatalogBundle\\Form\\ProductExtraFieldsType'] = new \MLDev\CatalogBundle\Form\ProductExtraFieldsType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5583.     }
  5584.     /**
  5585.      * Gets the private 'MLDev\CatalogBundle\Form\StockFormType' shared autowired service.
  5586.      *
  5587.      * @return \MLDev\CatalogBundle\Form\StockFormType
  5588.      */
  5589.     protected function getStockFormTypeService()
  5590.     {
  5591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5593.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Form/StockFormType.php';
  5594.         return $this->privates['MLDev\\CatalogBundle\\Form\\StockFormType'] = new \MLDev\CatalogBundle\Form\StockFormType($this->parameters['kernel.bundles']);
  5595.     }
  5596.     /**
  5597.      * Gets the private 'MLDev\CatalogBundle\Form\Type\ProductItemType' shared autowired service.
  5598.      *
  5599.      * @return \MLDev\CatalogBundle\Form\Type\ProductItemType
  5600.      */
  5601.     protected function getProductItemTypeService()
  5602.     {
  5603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5605.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Form/Type/ProductItemType.php';
  5606.         return $this->privates['MLDev\\CatalogBundle\\Form\\Type\\ProductItemType'] = new \MLDev\CatalogBundle\Form\Type\ProductItemType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5607.     }
  5608.     /**
  5609.      * Gets the private 'MLDev\CatalogBundle\Service\Exchange\Config' shared autowired service.
  5610.      *
  5611.      * @return \MLDev\CatalogBundle\Service\Exchange\Config
  5612.      */
  5613.     protected function getConfigService()
  5614.     {
  5615.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/ConfigInterface.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/Exchange/Config.php';
  5617.         return $this->privates['MLDev\\CatalogBundle\\Service\\Exchange\\Config'] = new \MLDev\CatalogBundle\Service\Exchange\Config(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5618.     }
  5619.     /**
  5620.      * Gets the private 'MLDev\CatalogBundle\Service\ProductImageUploader' shared autowired service.
  5621.      *
  5622.      * @return \MLDev\CatalogBundle\Service\ProductImageUploader
  5623.      */
  5624.     protected function getProductImageUploaderService()
  5625.     {
  5626.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Service/FileUploader.php';
  5627.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Service/ProductImageUploader.php';
  5628.         return $this->privates['MLDev\\CatalogBundle\\Service\\ProductImageUploader'] = new \MLDev\CatalogBundle\Service\ProductImageUploader(($this->privates['MLDev\\BaseBundle\\Service\\Uploader\\UploaderHandler'] ?? $this->getUploaderHandlerService()));
  5629.     }
  5630.     /**
  5631.      * Gets the private 'MLDev\FormBundle\EventSubscriber\FormConfirmSuccessSubscriber' shared autowired service.
  5632.      *
  5633.      * @return \MLDev\FormBundle\EventSubscriber\FormConfirmSuccessSubscriber
  5634.      */
  5635.     protected function getFormConfirmSuccessSubscriberService()
  5636.     {
  5637.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/src/EventSubscriber/FormConfirmSuccessSubscriber.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/src/Service/MailerProvider.php';
  5639.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5640.         if (isset($this->privates['MLDev\\FormBundle\\EventSubscriber\\FormConfirmSuccessSubscriber'])) {
  5641.             return $this->privates['MLDev\\FormBundle\\EventSubscriber\\FormConfirmSuccessSubscriber'];
  5642.         }
  5643.         $b = ($this->privates['MLDev\\FormBundle\\Service\\FormProvider'] ?? $this->getFormProviderService());
  5644.         if (isset($this->privates['MLDev\\FormBundle\\EventSubscriber\\FormConfirmSuccessSubscriber'])) {
  5645.             return $this->privates['MLDev\\FormBundle\\EventSubscriber\\FormConfirmSuccessSubscriber'];
  5646.         }
  5647.         return $this->privates['MLDev\\FormBundle\\EventSubscriber\\FormConfirmSuccessSubscriber'] = new \MLDev\FormBundle\EventSubscriber\FormConfirmSuccessSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a$b, new \MLDev\FormBundle\Service\MailerProvider(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), $this->getParameter('mldev_form.mail')));
  5648.     }
  5649.     /**
  5650.      * Gets the private 'MLDev\FormBundle\Service\FormProvider' shared autowired service.
  5651.      *
  5652.      * @return \MLDev\FormBundle\Service\FormProvider
  5653.      */
  5654.     protected function getFormProviderService()
  5655.     {
  5656.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/src/Service/FormProvider.php';
  5657.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  5658.         if (isset($this->privates['MLDev\\FormBundle\\Service\\FormProvider'])) {
  5659.             return $this->privates['MLDev\\FormBundle\\Service\\FormProvider'];
  5660.         }
  5661.         return $this->privates['MLDev\\FormBundle\\Service\\FormProvider'] = new \MLDev\FormBundle\Service\FormProvider($a$this->getParameter('mldev_form.forms'));
  5662.     }
  5663.     /**
  5664.      * Gets the private 'MLDev\SeoSiteBundle\EventListener\SeoSiteListener' shared autowired service.
  5665.      *
  5666.      * @return \MLDev\SeoSiteBundle\EventListener\SeoSiteListener
  5667.      */
  5668.     protected function getSeoSiteListenerService()
  5669.     {
  5670.         return $this->privates['MLDev\\SeoSiteBundle\\EventListener\\SeoSiteListener'] = new \MLDev\SeoSiteBundle\EventListener\SeoSiteListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['MLDev\\SeoSiteBundle\\Service\\SiteManager'] ?? $this->getSiteManagerService()), $this->getEnv('BASE_DOMAIN'));
  5671.     }
  5672.     /**
  5673.      * Gets the private 'annotations.cache_adapter' shared service.
  5674.      *
  5675.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5676.      */
  5677.     protected function getAnnotations_CacheAdapterService()
  5678.     {
  5679.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5680.     }
  5681.     /**
  5682.      * Gets the private 'annotations.cache_warmer' shared service.
  5683.      *
  5684.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5685.      */
  5686.     protected function getAnnotations_CacheWarmerService()
  5687.     {
  5688.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5689.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5690.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5691.         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);
  5692.     }
  5693.     /**
  5694.      * Gets the private 'annotations.cached_reader' shared service.
  5695.      *
  5696.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5697.      */
  5698.     protected function getAnnotations_CachedReaderService()
  5699.     {
  5700.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5701.     }
  5702.     /**
  5703.      * Gets the private 'annotations.reader' shared service.
  5704.      *
  5705.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5706.      */
  5707.     protected function getAnnotations_ReaderService()
  5708.     {
  5709.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5710.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5711.         $a->registerUniqueLoader('class_exists');
  5712.         $instance->addGlobalIgnoredName('required'$a);
  5713.         return $instance;
  5714.     }
  5715.     /**
  5716.      * Gets the private 'cache.annotations' shared service.
  5717.      *
  5718.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5719.      */
  5720.     protected function getCache_AnnotationsService()
  5721.     {
  5722.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6-czr11kEi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5723.     }
  5724.     /**
  5725.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5726.      *
  5727.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5728.      */
  5729.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5730.     {
  5731.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5732.     }
  5733.     /**
  5734.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5735.      *
  5736.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5737.      */
  5738.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5739.     {
  5740.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5741.     }
  5742.     /**
  5743.      * Gets the private 'cache.property_info' shared service.
  5744.      *
  5745.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5746.      */
  5747.     protected function getCache_PropertyInfoService()
  5748.     {
  5749.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('G49whfYNKP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5750.     }
  5751.     /**
  5752.      * Gets the private 'cache.security_expression_language' shared service.
  5753.      *
  5754.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5755.      */
  5756.     protected function getCache_SecurityExpressionLanguageService()
  5757.     {
  5758.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zJokNVM1xo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5759.     }
  5760.     /**
  5761.      * Gets the private 'cache.serializer' shared service.
  5762.      *
  5763.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5764.      */
  5765.     protected function getCache_SerializerService()
  5766.     {
  5767.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cvZDakReln'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5768.     }
  5769.     /**
  5770.      * Gets the private 'cache.validator' shared service.
  5771.      *
  5772.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5773.      */
  5774.     protected function getCache_ValidatorService()
  5775.     {
  5776.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nIoMCsnz0x'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5777.     }
  5778.     /**
  5779.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5780.      *
  5781.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5782.      */
  5783.     protected function getCachePoolClearer_CacheWarmerService()
  5784.     {
  5785.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5787.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  5788.     }
  5789.     /**
  5790.      * Gets the private 'config_builder.warmer' shared service.
  5791.      *
  5792.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5793.      */
  5794.     protected function getConfigBuilder_WarmerService()
  5795.     {
  5796.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5798.         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()));
  5799.     }
  5800.     /**
  5801.      * Gets the private 'config_cache_factory' shared service.
  5802.      *
  5803.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5804.      */
  5805.     protected function getConfigCacheFactoryService()
  5806.     {
  5807.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5808.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  5809.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5810.         }, 2));
  5811.     }
  5812.     /**
  5813.      * Gets the private 'console.command.about' shared service.
  5814.      *
  5815.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5816.      */
  5817.     protected function getConsole_Command_AboutService()
  5818.     {
  5819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5821.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5822.         $instance->setName('about');
  5823.         $instance->setDescription('Display information about the current project');
  5824.         return $instance;
  5825.     }
  5826.     /**
  5827.      * Gets the private 'console.command.assets_install' shared service.
  5828.      *
  5829.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5830.      */
  5831.     protected function getConsole_Command_AssetsInstallService()
  5832.     {
  5833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5835.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5836.         $instance->setName('assets:install');
  5837.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5838.         return $instance;
  5839.     }
  5840.     /**
  5841.      * Gets the private 'console.command.cache_clear' shared service.
  5842.      *
  5843.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5844.      */
  5845.     protected function getConsole_Command_CacheClearService()
  5846.     {
  5847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5849.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  5850.         $instance->setName('cache:clear');
  5851.         $instance->setDescription('Clear the cache');
  5852.         return $instance;
  5853.     }
  5854.     /**
  5855.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5856.      *
  5857.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5858.      */
  5859.     protected function getConsole_Command_CachePoolClearService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5863.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  5864.         $instance->setName('cache:pool:clear');
  5865.         $instance->setDescription('Clear cache pools');
  5866.         return $instance;
  5867.     }
  5868.     /**
  5869.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5870.      *
  5871.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5872.      */
  5873.     protected function getConsole_Command_CachePoolDeleteService()
  5874.     {
  5875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5877.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  5878.         $instance->setName('cache:pool:delete');
  5879.         $instance->setDescription('Delete an item from a cache pool');
  5880.         return $instance;
  5881.     }
  5882.     /**
  5883.      * Gets the private 'console.command.cache_pool_list' shared service.
  5884.      *
  5885.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5886.      */
  5887.     protected function getConsole_Command_CachePoolListService()
  5888.     {
  5889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5891.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  5892.         $instance->setName('cache:pool:list');
  5893.         $instance->setDescription('List available cache pools');
  5894.         return $instance;
  5895.     }
  5896.     /**
  5897.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5898.      *
  5899.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5900.      */
  5901.     protected function getConsole_Command_CachePoolPruneService()
  5902.     {
  5903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5905.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5906.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5907.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5908.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5909.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5910.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5911.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5912.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5913.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5914.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5915.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5916.         }, 10));
  5917.         $instance->setName('cache:pool:prune');
  5918.         $instance->setDescription('Prune cache pools');
  5919.         return $instance;
  5920.     }
  5921.     /**
  5922.      * Gets the private 'console.command.cache_warmup' shared service.
  5923.      *
  5924.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5925.      */
  5926.     protected function getConsole_Command_CacheWarmupService()
  5927.     {
  5928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5929.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5930.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5931.         $instance->setName('cache:warmup');
  5932.         $instance->setDescription('Warm up an empty cache');
  5933.         return $instance;
  5934.     }
  5935.     /**
  5936.      * Gets the private 'console.command.config_debug' shared service.
  5937.      *
  5938.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5939.      */
  5940.     protected function getConsole_Command_ConfigDebugService()
  5941.     {
  5942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5947.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5948.         $instance->setName('debug:config');
  5949.         $instance->setDescription('Dump the current configuration for an extension');
  5950.         return $instance;
  5951.     }
  5952.     /**
  5953.      * Gets the private 'console.command.config_dump_reference' shared service.
  5954.      *
  5955.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5956.      */
  5957.     protected function getConsole_Command_ConfigDumpReferenceService()
  5958.     {
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5964.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5965.         $instance->setName('config:dump-reference');
  5966.         $instance->setDescription('Dump the default configuration for an extension');
  5967.         return $instance;
  5968.     }
  5969.     /**
  5970.      * Gets the private 'console.command.container_debug' shared service.
  5971.      *
  5972.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5973.      */
  5974.     protected function getConsole_Command_ContainerDebugService()
  5975.     {
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5979.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5980.         $instance->setName('debug:container');
  5981.         $instance->setDescription('Display current services for an application');
  5982.         return $instance;
  5983.     }
  5984.     /**
  5985.      * Gets the private 'console.command.container_lint' shared service.
  5986.      *
  5987.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5988.      */
  5989.     protected function getConsole_Command_ContainerLintService()
  5990.     {
  5991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5993.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5994.         $instance->setName('lint:container');
  5995.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5996.         return $instance;
  5997.     }
  5998.     /**
  5999.      * Gets the private 'console.command.debug_autowiring' shared service.
  6000.      *
  6001.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6002.      */
  6003.     protected function getConsole_Command_DebugAutowiringService()
  6004.     {
  6005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6006.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6009.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6010.         $instance->setName('debug:autowiring');
  6011.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6012.         return $instance;
  6013.     }
  6014.     /**
  6015.      * Gets the private 'console.command.dotenv_debug' shared service.
  6016.      *
  6017.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6018.      */
  6019.     protected function getConsole_Command_DotenvDebugService()
  6020.     {
  6021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6023.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  6024.         $instance->setName('debug:dotenv');
  6025.         $instance->setDescription('Lists all dotenv files with variables and values');
  6026.         return $instance;
  6027.     }
  6028.     /**
  6029.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6030.      *
  6031.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6032.      */
  6033.     protected function getConsole_Command_EventDispatcherDebugService()
  6034.     {
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6037.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator._bthJFw'] ?? $this->get_ServiceLocator_BthJFwService()));
  6038.         $instance->setName('debug:event-dispatcher');
  6039.         $instance->setDescription('Display configured listeners for an application');
  6040.         return $instance;
  6041.     }
  6042.     /**
  6043.      * Gets the private 'console.command.form_debug' shared service.
  6044.      *
  6045.      * @return \Symfony\Component\Form\Command\DebugCommand
  6046.      */
  6047.     protected function getConsole_Command_FormDebugService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6051.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'MLDev\\BaseBundle\\Form'=> 'MLDev\\BaseBundle\\Form\\Type'=> 'MLDev\\CatalogBundle\\Form'=> 'MLDev\\CatalogBundle\\Form\\Type'], [=> 'App\\Form\\AboutLogoItem'=> 'App\\Form\\ContactItem'=> 'App\\Form\\PointType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> 'MLDev\\BaseBundle\\Form\\BlockForm'=> 'MLDev\\BaseBundle\\Form\\PageForm'10 => 'MLDev\\BaseBundle\\Form\\Type\\ChoicePageType'11 => 'MLDev\\BaseBundle\\Form\\Type\\CodemirrorType'12 => 'MLDev\\BaseBundle\\Form\\Type\\CollectionType'13 => 'MLDev\\BaseBundle\\Form\\Type\\FileType'14 => 'MLDev\\BaseBundle\\Form\\Type\\LocationYandexType'15 => 'MLDev\\BaseBundle\\Form\\Type\\MultipleChoicePageType'16 => 'MLDev\\BaseBundle\\Form\\Type\\SeoInfoItemType'17 => 'MLDev\\BaseBundle\\Form\\Type\\SeoInfoType'18 => 'MLDev\\BaseBundle\\Form\\Type\\WysiwygType'19 => 'MLDev\\BaseBundle\\Form\\WidgetForm'20 => 'MLDev\\CatalogBundle\\Form\\StockFormType'21 => 'MLDev\\CatalogBundle\\Form\\ProductExtraFieldsType'22 => 'MLDev\\CatalogBundle\\Form\\Type\\ProductItemType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6052.         $instance->setName('debug:form');
  6053.         $instance->setDescription('Display form type information');
  6054.         return $instance;
  6055.     }
  6056.     /**
  6057.      * Gets the private 'console.command.router_debug' shared service.
  6058.      *
  6059.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6060.      */
  6061.     protected function getConsole_Command_RouterDebugService()
  6062.     {
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6066.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6067.         $instance->setName('debug:router');
  6068.         $instance->setDescription('Display current routes for an application');
  6069.         return $instance;
  6070.     }
  6071.     /**
  6072.      * Gets the private 'console.command.router_match' shared service.
  6073.      *
  6074.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6075.      */
  6076.     protected function getConsole_Command_RouterMatchService()
  6077.     {
  6078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6080.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6081.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6082.         }, 1));
  6083.         $instance->setName('router:match');
  6084.         $instance->setDescription('Help debug routes by simulating a path info match');
  6085.         return $instance;
  6086.     }
  6087.     /**
  6088.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6089.      *
  6090.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6091.      */
  6092.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6093.     {
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6098.         $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')))));
  6099.         $instance->setName('secrets:decrypt-to-local');
  6100.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6101.         return $instance;
  6102.     }
  6103.     /**
  6104.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6105.      *
  6106.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6107.      */
  6108.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6109.     {
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6114.         $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')))));
  6115.         $instance->setName('secrets:encrypt-from-local');
  6116.         $instance->setDescription('Encrypt all local secrets to the vault');
  6117.         return $instance;
  6118.     }
  6119.     /**
  6120.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6121.      *
  6122.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6123.      */
  6124.     protected function getConsole_Command_SecretsGenerateKeyService()
  6125.     {
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6129.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6130.         $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')))));
  6131.         $instance->setName('secrets:generate-keys');
  6132.         $instance->setDescription('Generate new encryption keys');
  6133.         return $instance;
  6134.     }
  6135.     /**
  6136.      * Gets the private 'console.command.secrets_list' shared service.
  6137.      *
  6138.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6139.      */
  6140.     protected function getConsole_Command_SecretsListService()
  6141.     {
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6146.         $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')))));
  6147.         $instance->setName('secrets:list');
  6148.         $instance->setDescription('List all secrets');
  6149.         return $instance;
  6150.     }
  6151.     /**
  6152.      * Gets the private 'console.command.secrets_remove' shared service.
  6153.      *
  6154.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6155.      */
  6156.     protected function getConsole_Command_SecretsRemoveService()
  6157.     {
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6162.         $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')))));
  6163.         $instance->setName('secrets:remove');
  6164.         $instance->setDescription('Remove a secret from the vault');
  6165.         return $instance;
  6166.     }
  6167.     /**
  6168.      * Gets the private 'console.command.secrets_set' shared service.
  6169.      *
  6170.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6171.      */
  6172.     protected function getConsole_Command_SecretsSetService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6178.         $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')))));
  6179.         $instance->setName('secrets:set');
  6180.         $instance->setDescription('Set a secret in the vault');
  6181.         return $instance;
  6182.     }
  6183.     /**
  6184.      * Gets the private 'console.command.translation_debug' shared service.
  6185.      *
  6186.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6187.      */
  6188.     protected function getConsole_Command_TranslationDebugService()
  6189.     {
  6190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6192.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/LocaleSubscriber.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  6193.         $instance->setName('debug:translation');
  6194.         $instance->setDescription('Display translation messages information');
  6195.         return $instance;
  6196.     }
  6197.     /**
  6198.      * Gets the private 'console.command.translation_extract' shared service.
  6199.      *
  6200.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6201.      */
  6202.     protected function getConsole_Command_TranslationExtractService()
  6203.     {
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6206.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'ru', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/EventListener/LocaleSubscriber.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  6207.         $instance->setName('translation:extract');
  6208.         $instance->setAliases([=> 'translation:update']);
  6209.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6210.         return $instance;
  6211.     }
  6212.     /**
  6213.      * Gets the private 'console.command.translation_pull' shared service.
  6214.      *
  6215.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6216.      */
  6217.     protected function getConsole_Command_TranslationPullService()
  6218.     {
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6222.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'ru', [], []);
  6223.         $instance->setName('translation:pull');
  6224.         $instance->setDescription('Pull translations from a given provider.');
  6225.         return $instance;
  6226.     }
  6227.     /**
  6228.      * Gets the private 'console.command.translation_push' shared service.
  6229.      *
  6230.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6231.      */
  6232.     protected function getConsole_Command_TranslationPushService()
  6233.     {
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6237.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  6238.         $instance->setName('translation:push');
  6239.         $instance->setDescription('Push translations to a given provider.');
  6240.         return $instance;
  6241.     }
  6242.     /**
  6243.      * Gets the private 'console.command.validator_debug' shared service.
  6244.      *
  6245.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6246.      */
  6247.     protected function getConsole_Command_ValidatorDebugService()
  6248.     {
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6251.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6252.         $instance->setName('debug:validator');
  6253.         $instance->setDescription('Display validation constraints for classes');
  6254.         return $instance;
  6255.     }
  6256.     /**
  6257.      * Gets the private 'console.command.xliff_lint' shared service.
  6258.      *
  6259.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6260.      */
  6261.     protected function getConsole_Command_XliffLintService()
  6262.     {
  6263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6265.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6266.         $instance->setName('lint:xliff');
  6267.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6268.         return $instance;
  6269.     }
  6270.     /**
  6271.      * Gets the private 'console.command.yaml_lint' shared service.
  6272.      *
  6273.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6274.      */
  6275.     protected function getConsole_Command_YamlLintService()
  6276.     {
  6277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6278.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6280.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6281.         $instance->setName('lint:yaml');
  6282.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6283.         return $instance;
  6284.     }
  6285.     /**
  6286.      * Gets the private 'console.error_listener' shared service.
  6287.      *
  6288.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6289.      */
  6290.     protected function getConsole_ErrorListenerService()
  6291.     {
  6292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6293.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6294.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6295.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6296.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6297.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6298.     }
  6299.     /**
  6300.      * Gets the private 'container.env_var_processor' shared service.
  6301.      *
  6302.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6303.      */
  6304.     protected function getContainer_EnvVarProcessorService()
  6305.     {
  6306.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6307.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6308.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6309.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6310.         }, 1));
  6311.     }
  6312.     /**
  6313.      * Gets the private 'container.getenv' shared service.
  6314.      *
  6315.      * @return \Closure
  6316.      */
  6317.     protected function getContainer_GetenvService()
  6318.     {
  6319.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6320.     }
  6321.     /**
  6322.      * Gets the private 'data_collector.form' shared service.
  6323.      *
  6324.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6325.      */
  6326.     protected function getDataCollector_FormService()
  6327.     {
  6328.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6329.     }
  6330.     /**
  6331.      * Gets the private 'data_collector.request' shared service.
  6332.      *
  6333.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6334.      */
  6335.     protected function getDataCollector_RequestService()
  6336.     {
  6337.         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())));
  6338.     }
  6339.     /**
  6340.      * Gets the private 'data_collector.request.session_collector' shared service.
  6341.      *
  6342.      * @return \Closure
  6343.      */
  6344.     protected function getDataCollector_Request_SessionCollectorService()
  6345.     {
  6346.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6347.     }
  6348.     /**
  6349.      * Gets the private 'debug.argument_resolver.default' shared service.
  6350.      *
  6351.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6352.      */
  6353.     protected function getDebug_ArgumentResolver_DefaultService()
  6354.     {
  6355.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6358.         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))));
  6359.     }
  6360.     /**
  6361.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6362.      *
  6363.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6364.      */
  6365.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6366.     {
  6367.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6369.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6370.         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.OMIrYoT'] ?? $this->get_ServiceLocator_OMIrYoTService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6371.     }
  6372.     /**
  6373.      * Gets the private 'debug.argument_resolver.request' shared service.
  6374.      *
  6375.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6376.      */
  6377.     protected function getDebug_ArgumentResolver_RequestService()
  6378.     {
  6379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6381.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6382.         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))));
  6383.     }
  6384.     /**
  6385.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6386.      *
  6387.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6388.      */
  6389.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6390.     {
  6391.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6394.         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))));
  6395.     }
  6396.     /**
  6397.      * Gets the private 'debug.argument_resolver.service' shared service.
  6398.      *
  6399.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6400.      */
  6401.     protected function getDebug_ArgumentResolver_ServiceService()
  6402.     {
  6403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6404.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6406.         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.OMIrYoT'] ?? $this->get_ServiceLocator_OMIrYoTService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6407.     }
  6408.     /**
  6409.      * Gets the private 'debug.argument_resolver.session' shared service.
  6410.      *
  6411.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6412.      */
  6413.     protected function getDebug_ArgumentResolver_SessionService()
  6414.     {
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6418.         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))));
  6419.     }
  6420.     /**
  6421.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6422.      *
  6423.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6424.      */
  6425.     protected function getDebug_ArgumentResolver_VariadicService()
  6426.     {
  6427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6430.         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))));
  6431.     }
  6432.     /**
  6433.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6434.      *
  6435.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6436.      */
  6437.     protected function getDebug_DebugHandlersListenerService()
  6438.     {
  6439.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6440.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6441.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6442.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6443.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6444.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue$a);
  6445.     }
  6446.     /**
  6447.      * Gets the private 'debug.dump_listener' shared service.
  6448.      *
  6449.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6450.      */
  6451.     protected function getDebug_DumpListenerService()
  6452.     {
  6453.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6455.         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()));
  6456.     }
  6457.     /**
  6458.      * Gets the private 'debug.file_link_formatter' shared service.
  6459.      *
  6460.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6461.      */
  6462.     protected function getDebug_FileLinkFormatterService()
  6463.     {
  6464.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  6465.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6466.         });
  6467.     }
  6468.     /**
  6469.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6470.      *
  6471.      * @return \string
  6472.      */
  6473.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6474.     {
  6475.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  6476.     }
  6477.     /**
  6478.      * Gets the private 'debug.log_processor' shared service.
  6479.      *
  6480.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6481.      */
  6482.     protected function getDebug_LogProcessorService()
  6483.     {
  6484.         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())));
  6485.     }
  6486.     /**
  6487.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6488.      *
  6489.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6490.      */
  6491.     protected function getDebug_Security_Access_DecisionManagerService()
  6492.     {
  6493.         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 () {
  6494.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6495.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6496.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6497.             yield => ($this->privates['debug.security.voter.MLDev\\BaseBundle\\Security\\Voter\\LoginAndLogoutVoter'] ?? $this->getLoginAndLogoutVoterService());
  6498.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6499.     }
  6500.     /**
  6501.      * Gets the private 'debug.security.firewall' shared service.
  6502.      *
  6503.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6504.      */
  6505.     protected function getDebug_Security_FirewallService()
  6506.     {
  6507.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6508.         if (isset($this->privates['debug.security.firewall'])) {
  6509.             return $this->privates['debug.security.firewall'];
  6510.         }
  6511.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6512.         if (isset($this->privates['debug.security.firewall'])) {
  6513.             return $this->privates['debug.security.firewall'];
  6514.         }
  6515.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6516.     }
  6517.     /**
  6518.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  6519.      *
  6520.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  6521.      */
  6522.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  6523.     {
  6524.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  6529.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  6530.     }
  6531.     /**
  6532.      * Gets the private 'debug.security.firewall.authenticator.mldev' shared service.
  6533.      *
  6534.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  6535.      */
  6536.     protected function getDebug_Security_Firewall_Authenticator_MldevService()
  6537.     {
  6538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  6541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  6543.         return $this->privates['debug.security.firewall.authenticator.mldev'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['MLDev\\BaseBundle\\Security\\UserAuthenticator'] ?? $this->getUserAuthenticatorService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.mldev'] ?? $this->getSecurity_EventDispatcher_MldevService()), 'mldev', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  6544.     }
  6545.     /**
  6546.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6547.      *
  6548.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6549.      */
  6550.     protected function getDebug_Security_UserValueResolverService()
  6551.     {
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6555.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6556.     }
  6557.     /**
  6558.      * Gets the private 'debug.security.voter.MLDev\BaseBundle\Security\Voter\LoginAndLogoutVoter' shared service.
  6559.      *
  6560.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6561.      */
  6562.     protected function getLoginAndLogoutVoterService()
  6563.     {
  6564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Security/Voter/LoginAndLogoutVoter.php';
  6569.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6570.         if (isset($this->privates['debug.security.voter.MLDev\\BaseBundle\\Security\\Voter\\LoginAndLogoutVoter'])) {
  6571.             return $this->privates['debug.security.voter.MLDev\\BaseBundle\\Security\\Voter\\LoginAndLogoutVoter'];
  6572.         }
  6573.         return $this->privates['debug.security.voter.MLDev\\BaseBundle\\Security\\Voter\\LoginAndLogoutVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MLDev\BaseBundle\Security\Voter\LoginAndLogoutVoter(($this->services['router'] ?? $this->getRouterService())), $a);
  6574.     }
  6575.     /**
  6576.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6577.      *
  6578.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6579.      */
  6580.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6581.     {
  6582.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6586.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6587.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6588.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6589.         }
  6590.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  6591.     }
  6592.     /**
  6593.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6594.      *
  6595.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6596.      */
  6597.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6598.     {
  6599.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6600.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6601.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6603.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6604.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6605.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6606.         }
  6607.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6608.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6609.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6610.         }
  6611.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), $b);
  6612.     }
  6613.     /**
  6614.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6615.      *
  6616.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6617.      */
  6618.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6619.     {
  6620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6624.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6625.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  6626.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  6627.         }
  6628.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), $a);
  6629.     }
  6630.     /**
  6631.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6632.      *
  6633.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6634.      */
  6635.     protected function getDebug_Security_Voter_VoteListenerService()
  6636.     {
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6638.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6639.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6640.             return $this->privates['debug.security.voter.vote_listener'];
  6641.         }
  6642.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6643.     }
  6644.     /**
  6645.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6646.      *
  6647.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  6648.      */
  6649.     protected function getDoctrine_CacheClearMetadataCommandService()
  6650.     {
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6654.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6655.         $instance->setName('doctrine:cache:clear-metadata');
  6656.         return $instance;
  6657.     }
  6658.     /**
  6659.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6660.      *
  6661.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  6662.      */
  6663.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6664.     {
  6665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6668.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6669.         $instance->setName('doctrine:cache:clear-query');
  6670.         return $instance;
  6671.     }
  6672.     /**
  6673.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6674.      *
  6675.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  6676.      */
  6677.     protected function getDoctrine_CacheClearResultCommandService()
  6678.     {
  6679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6680.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6682.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6683.         $instance->setName('doctrine:cache:clear-result');
  6684.         return $instance;
  6685.     }
  6686.     /**
  6687.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6688.      *
  6689.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  6690.      */
  6691.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6692.     {
  6693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6694.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6695.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6696.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6697.         $instance->setName('doctrine:cache:clear-collection-region');
  6698.         return $instance;
  6699.     }
  6700.     /**
  6701.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6702.      *
  6703.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  6704.      */
  6705.     protected function getDoctrine_ClearEntityRegionCommandService()
  6706.     {
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6708.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6709.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6710.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6711.         $instance->setName('doctrine:cache:clear-entity-region');
  6712.         return $instance;
  6713.     }
  6714.     /**
  6715.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6716.      *
  6717.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  6718.      */
  6719.     protected function getDoctrine_ClearQueryRegionCommandService()
  6720.     {
  6721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6724.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6725.         $instance->setName('doctrine:cache:clear-query-region');
  6726.         return $instance;
  6727.     }
  6728.     /**
  6729.      * Gets the private 'doctrine.database_create_command' shared service.
  6730.      *
  6731.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6732.      */
  6733.     protected function getDoctrine_DatabaseCreateCommandService()
  6734.     {
  6735.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6738.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6739.         $instance->setName('doctrine:database:create');
  6740.         return $instance;
  6741.     }
  6742.     /**
  6743.      * Gets the private 'doctrine.database_drop_command' shared service.
  6744.      *
  6745.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6746.      */
  6747.     protected function getDoctrine_DatabaseDropCommandService()
  6748.     {
  6749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6750.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6751.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6752.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6753.         $instance->setName('doctrine:database:drop');
  6754.         return $instance;
  6755.     }
  6756.     /**
  6757.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  6758.      *
  6759.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  6760.      */
  6761.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  6762.     {
  6763.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6764.             'MLDev\\BaseBundle\\EventListener\\FileUploaderSubscriber' => ['privates''MLDev\\BaseBundle\\EventListener\\FileUploaderSubscriber''getFileUploaderSubscriberService'false],
  6765.             'MLDev\\BaseBundle\\EventListener\\IncreasingPrioritySubscriber' => ['privates''MLDev\\BaseBundle\\EventListener\\IncreasingPrioritySubscriber''getIncreasingPrioritySubscriberService'false],
  6766.             'MLDev\\BaseBundle\\EventListener\\ORM\\MappedSuperClassSubscriber' => ['privates''MLDev\\BaseBundle\\EventListener\\ORM\\MappedSuperClassSubscriber''getMappedSuperClassSubscriberService'false],
  6767.             'MLDev\\BaseBundle\\EventListener\\ORM\\RepositoryClassSubscriber' => ['privates''MLDev\\BaseBundle\\EventListener\\ORM\\RepositoryClassSubscriber''getRepositoryClassSubscriberService'false],
  6768.             'MLDev\\BaseBundle\\EventListener\\UpdaterTreeCacheSubscriber' => ['privates''MLDev\\BaseBundle\\EventListener\\UpdaterTreeCacheSubscriber''getUpdaterTreeCacheSubscriberService'false],
  6769.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  6770.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  6771.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  6772.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  6773.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'false],
  6774.             'gedmo.listener.sluggable' => ['privates''gedmo.listener.sluggable''getGedmo_Listener_SluggableService'false],
  6775.             'gedmo.listener.tree' => ['privates''gedmo.listener.tree''getGedmo_Listener_TreeService'false],
  6776.         ], [
  6777.             'MLDev\\BaseBundle\\EventListener\\FileUploaderSubscriber' => '?',
  6778.             'MLDev\\BaseBundle\\EventListener\\IncreasingPrioritySubscriber' => '?',
  6779.             'MLDev\\BaseBundle\\EventListener\\ORM\\MappedSuperClassSubscriber' => '?',
  6780.             'MLDev\\BaseBundle\\EventListener\\ORM\\RepositoryClassSubscriber' => '?',
  6781.             'MLDev\\BaseBundle\\EventListener\\UpdaterTreeCacheSubscriber' => '?',
  6782.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  6783.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  6784.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  6785.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  6786.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  6787.             'gedmo.listener.sluggable' => '?',
  6788.             'gedmo.listener.tree' => '?',
  6789.         ]), [=> 'MLDev\\BaseBundle\\EventListener\\IncreasingPrioritySubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'gedmo.listener.tree'=> 'gedmo.listener.sluggable'=> 'MLDev\\BaseBundle\\EventListener\\FileUploaderSubscriber'=> 'MLDev\\BaseBundle\\EventListener\\ORM\\MappedSuperClassSubscriber'=> 'MLDev\\BaseBundle\\EventListener\\ORM\\RepositoryClassSubscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.listeners.resolve_target_entity'], 10 => [=> [=> 'onClassMetadataNotFound'], => 'doctrine.orm.listeners.resolve_target_entity'], 11 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 12 => 'MLDev\\BaseBundle\\EventListener\\UpdaterTreeCacheSubscriber']);
  6790.     }
  6791.     /**
  6792.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6793.      *
  6794.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  6795.      */
  6796.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6797.     {
  6798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6799.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6801.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6802.         $instance->setName('doctrine:ensure-production-settings');
  6803.         return $instance;
  6804.     }
  6805.     /**
  6806.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  6807.      *
  6808.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  6809.      */
  6810.     protected function getDoctrine_FixturesLoadCommandService()
  6811.     {
  6812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6813.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  6815.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  6816.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  6817.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  6818.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  6820.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/DataFixtures/Block.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/DataFixtures/Menu.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/DependentFixtureInterface.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/DataFixtures/Page.php';
  6827.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/DataFixtures/PageTemplate.php';
  6828.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/DataFixtures/UserFixtures.php';
  6829.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  6830.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  6831.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Fixture/Price.php';
  6832.         include_once \dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Fixture/Category.php';
  6833.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  6834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  6835.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  6836.         $a->addFixtures([=> ['fixture' => new \MLDev\BaseBundle\DataFixtures\Block(), 'groups' => []], => ['fixture' => new \MLDev\BaseBundle\DataFixtures\Menu(), 'groups' => []], => ['fixture' => new \MLDev\BaseBundle\DataFixtures\Page(), 'groups' => []], => ['fixture' => new \MLDev\BaseBundle\DataFixtures\PageTemplate(), 'groups' => []], => ['fixture' => new \MLDev\BaseBundle\DataFixtures\UserFixtures(new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()))), 'groups' => []], => ['fixture' => new \MLDev\CatalogBundle\Fixture\Price(), 'groups' => []], => ['fixture' => new \MLDev\PublicationBundle\Fixture\Category(), 'groups' => []]]);
  6837.         $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()]);
  6838.         $instance->setName('doctrine:fixtures:load');
  6839.         return $instance;
  6840.     }
  6841.     /**
  6842.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6843.      *
  6844.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  6845.      */
  6846.     protected function getDoctrine_MappingConvertCommandService()
  6847.     {
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6849.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6851.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6852.         $instance->setName('doctrine:mapping:convert');
  6853.         return $instance;
  6854.     }
  6855.     /**
  6856.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6857.      *
  6858.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6859.      */
  6860.     protected function getDoctrine_MappingImportCommandService()
  6861.     {
  6862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6863.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6865.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6866.         $instance->setName('doctrine:mapping:import');
  6867.         return $instance;
  6868.     }
  6869.     /**
  6870.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6871.      *
  6872.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  6873.      */
  6874.     protected function getDoctrine_MappingInfoCommandService()
  6875.     {
  6876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6879.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6880.         $instance->setName('doctrine:mapping:info');
  6881.         return $instance;
  6882.     }
  6883.     /**
  6884.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6885.      *
  6886.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6887.      */
  6888.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6889.     {
  6890.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  6891.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6892.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  6893.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  6894.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  6895.         }
  6896.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  6897.     }
  6898.     /**
  6899.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6900.      *
  6901.      * @return \Doctrine\Migrations\DependencyFactory
  6902.      */
  6903.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6904.     {
  6905.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  6908.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6911.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  6912.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6913.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6914.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/src/Migrations'));
  6915.         $a->setAllOrNothing(false);
  6916.         $a->setCheckDatabasePlatform(true);
  6917.         $a->setTransactional(true);
  6918.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6919.         $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()));
  6920.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6921.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6922.         });
  6923.         return $instance;
  6924.     }
  6925.     /**
  6926.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6927.      *
  6928.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6929.      */
  6930.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6931.     {
  6932.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6934.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6935.     }
  6936.     /**
  6937.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6938.      *
  6939.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6940.      */
  6941.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6942.     {
  6943.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/src/Entity'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/src/Entity'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/src/Entity'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/src/Entity'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/src/Entity'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/src/Entity')], false);
  6944.     }
  6945.     /**
  6946.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6947.      *
  6948.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6949.      */
  6950.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6951.     {
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6953.         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()));
  6954.     }
  6955.     /**
  6956.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6957.      *
  6958.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6959.      */
  6960.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6961.     {
  6962.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6963.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6964.     }
  6965.     /**
  6966.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  6967.      *
  6968.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  6969.      */
  6970.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  6971.     {
  6972.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6973.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  6974.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  6975.     }
  6976.     /**
  6977.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  6978.      *
  6979.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  6980.      */
  6981.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  6982.     {
  6983.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  6985.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6986.             return new \EmptyIterator();
  6987.         }, 0));
  6988.     }
  6989.     /**
  6990.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  6991.      *
  6992.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  6993.      */
  6994.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  6995.     {
  6996.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6997.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  6998.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  6999.     }
  7000.     /**
  7001.      * Gets the private 'doctrine.orm.listeners.resolve_target_entity' shared service.
  7002.      *
  7003.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  7004.      */
  7005.     protected function getDoctrine_Orm_Listeners_ResolveTargetEntityService()
  7006.     {
  7007.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7008.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  7009.         $this->privates['doctrine.orm.listeners.resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  7010.         $instance->addResolveTargetEntity('\\MLDev\\BaseBundle\\Contract\\Account\\AccountInterface''MLDev\\BaseBundle\\Entity\\Account', []);
  7011.         $instance->addResolveTargetEntity('\\MLDev\\BaseBundle\\Contract\\SeoSite\\SeoSiteInterface''MLDev\\BaseBundle\\Entity\\SeoSite', []);
  7012.         $instance->addResolveTargetEntity('\\MLDev\\BaseBundle\\Contract\\SeoSite\\SeoSiteInfoInterface''MLDev\\BaseBundle\\Entity\\SeoInfo', []);
  7013.         $instance->addResolveTargetEntity('MLDev\\BaseBundle\\Contract\\SeoSite\\SeoSiteInterface''MLDev\\SeoSiteBundle\\Entity\\SeoSite', []);
  7014.         $instance->addResolveTargetEntity('MLDev\\BaseBundle\\Contract\\SeoSite\\SeoSiteInfoInterface''MLDev\\SeoSiteBundle\\Entity\\SeoSiteInfo', []);
  7015.         return $instance;
  7016.     }
  7017.     /**
  7018.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7019.      *
  7020.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7021.      */
  7022.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7026.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7027.     }
  7028.     /**
  7029.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7030.      *
  7031.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7032.      */
  7033.     protected function getDoctrine_Orm_Validator_UniqueService()
  7034.     {
  7035.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7038.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7039.     }
  7040.     /**
  7041.      * Gets the private 'doctrine.query_dql_command' shared service.
  7042.      *
  7043.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  7044.      */
  7045.     protected function getDoctrine_QueryDqlCommandService()
  7046.     {
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  7050.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7051.         $instance->setName('doctrine:query:dql');
  7052.         return $instance;
  7053.     }
  7054.     /**
  7055.      * Gets the private 'doctrine.query_sql_command' shared service.
  7056.      *
  7057.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  7058.      */
  7059.     protected function getDoctrine_QuerySqlCommandService()
  7060.     {
  7061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7062.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7064.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  7065.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7066.         $instance->setName('doctrine:query:sql');
  7067.         return $instance;
  7068.     }
  7069.     /**
  7070.      * Gets the private 'doctrine.schema_create_command' shared service.
  7071.      *
  7072.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  7073.      */
  7074.     protected function getDoctrine_SchemaCreateCommandService()
  7075.     {
  7076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7077.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7078.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7080.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7081.         $instance->setName('doctrine:schema:create');
  7082.         return $instance;
  7083.     }
  7084.     /**
  7085.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7086.      *
  7087.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  7088.      */
  7089.     protected function getDoctrine_SchemaDropCommandService()
  7090.     {
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7092.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7093.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7094.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  7095.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7096.         $instance->setName('doctrine:schema:drop');
  7097.         return $instance;
  7098.     }
  7099.     /**
  7100.      * Gets the private 'doctrine.schema_update_command' shared service.
  7101.      *
  7102.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  7103.      */
  7104.     protected function getDoctrine_SchemaUpdateCommandService()
  7105.     {
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7108.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7109.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7110.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7111.         $instance->setName('doctrine:schema:update');
  7112.         return $instance;
  7113.     }
  7114.     /**
  7115.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7116.      *
  7117.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  7118.      */
  7119.     protected function getDoctrine_SchemaValidateCommandService()
  7120.     {
  7121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7122.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7123.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  7124.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7125.         $instance->setName('doctrine:schema:validate');
  7126.         return $instance;
  7127.     }
  7128.     /**
  7129.      * Gets the private 'doctrine.ulid_generator' shared service.
  7130.      *
  7131.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7132.      */
  7133.     protected function getDoctrine_UlidGeneratorService()
  7134.     {
  7135.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7136.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7137.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  7138.     }
  7139.     /**
  7140.      * Gets the private 'doctrine.uuid_generator' shared service.
  7141.      *
  7142.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7143.      */
  7144.     protected function getDoctrine_UuidGeneratorService()
  7145.     {
  7146.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7147.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7148.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  7149.     }
  7150.     /**
  7151.      * Gets the private 'doctrine_migrations.current_command' shared service.
  7152.      *
  7153.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  7154.      */
  7155.     protected function getDoctrineMigrations_CurrentCommandService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7158.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  7160.         $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');
  7161.         $instance->setName('doctrine:migrations:current');
  7162.         $instance->setDescription('Outputs the current version');
  7163.         return $instance;
  7164.     }
  7165.     /**
  7166.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7167.      *
  7168.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  7169.      */
  7170.     protected function getDoctrineMigrations_DiffCommandService()
  7171.     {
  7172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7173.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  7175.         $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');
  7176.         $instance->setName('doctrine:migrations:diff');
  7177.         $instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
  7178.         return $instance;
  7179.     }
  7180.     /**
  7181.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7182.      *
  7183.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  7184.      */
  7185.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7186.     {
  7187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7188.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  7190.         $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');
  7191.         $instance->setName('doctrine:migrations:dump-schema');
  7192.         $instance->setDescription('Dump the schema for your database to a migration.');
  7193.         return $instance;
  7194.     }
  7195.     /**
  7196.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7197.      *
  7198.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  7199.      */
  7200.     protected function getDoctrineMigrations_ExecuteCommandService()
  7201.     {
  7202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7203.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7204.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  7205.         $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');
  7206.         $instance->setName('doctrine:migrations:execute');
  7207.         $instance->setDescription('Execute one or more migration versions up or down manually.');
  7208.         return $instance;
  7209.     }
  7210.     /**
  7211.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7212.      *
  7213.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  7214.      */
  7215.     protected function getDoctrineMigrations_GenerateCommandService()
  7216.     {
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7219.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  7220.         $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');
  7221.         $instance->setName('doctrine:migrations:generate');
  7222.         $instance->setDescription('Generate a blank migration class.');
  7223.         return $instance;
  7224.     }
  7225.     /**
  7226.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7227.      *
  7228.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  7229.      */
  7230.     protected function getDoctrineMigrations_LatestCommandService()
  7231.     {
  7232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7233.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7234.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  7235.         $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');
  7236.         $instance->setName('doctrine:migrations:latest');
  7237.         $instance->setDescription('Outputs the latest version');
  7238.         return $instance;
  7239.     }
  7240.     /**
  7241.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7242.      *
  7243.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  7244.      */
  7245.     protected function getDoctrineMigrations_MigrateCommandService()
  7246.     {
  7247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7248.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7249.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  7250.         $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');
  7251.         $instance->setName('doctrine:migrations:migrate');
  7252.         $instance->setDescription('Execute a migration to a specified version or the latest available version.');
  7253.         return $instance;
  7254.     }
  7255.     /**
  7256.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7257.      *
  7258.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  7259.      */
  7260.     protected function getDoctrineMigrations_RollupCommandService()
  7261.     {
  7262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  7265.         $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');
  7266.         $instance->setName('doctrine:migrations:rollup');
  7267.         $instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
  7268.         return $instance;
  7269.     }
  7270.     /**
  7271.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7272.      *
  7273.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  7274.      */
  7275.     protected function getDoctrineMigrations_StatusCommandService()
  7276.     {
  7277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7278.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7279.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  7280.         $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');
  7281.         $instance->setName('doctrine:migrations:status');
  7282.         $instance->setDescription('View the status of a set of migrations.');
  7283.         return $instance;
  7284.     }
  7285.     /**
  7286.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  7287.      *
  7288.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  7289.      */
  7290.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  7291.     {
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  7295.         $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');
  7296.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  7297.         $instance->setDescription('Ensures that the metadata storage is at the latest version.');
  7298.         return $instance;
  7299.     }
  7300.     /**
  7301.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7302.      *
  7303.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  7304.      */
  7305.     protected function getDoctrineMigrations_UpToDateCommandService()
  7306.     {
  7307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  7310.         $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');
  7311.         $instance->setName('doctrine:migrations:up-to-date');
  7312.         $instance->setDescription('Tells you if your schema is up-to-date.');
  7313.         return $instance;
  7314.     }
  7315.     /**
  7316.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7317.      *
  7318.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  7319.      */
  7320.     protected function getDoctrineMigrations_VersionCommandService()
  7321.     {
  7322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7323.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7324.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  7325.         $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');
  7326.         $instance->setName('doctrine:migrations:version');
  7327.         $instance->setDescription('Manually add and delete migration versions from the version table.');
  7328.         return $instance;
  7329.     }
  7330.     /**
  7331.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7332.      *
  7333.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7334.      */
  7335.     protected function getDoctrineMigrations_VersionsCommandService()
  7336.     {
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7339.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  7340.         $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');
  7341.         $instance->setName('doctrine:migrations:list');
  7342.         $instance->setDescription('Display a list of all available migrations and their status.');
  7343.         return $instance;
  7344.     }
  7345.     /**
  7346.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7347.      *
  7348.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7349.      */
  7350.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7351.     {
  7352.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7353.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7354.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7355.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7356.     }
  7357.     /**
  7358.      * Gets the private 'exception_listener' shared service.
  7359.      *
  7360.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7361.      */
  7362.     protected function getExceptionListenerService()
  7363.     {
  7364.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7365.     }
  7366.     /**
  7367.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7368.      *
  7369.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7370.      */
  7371.     protected function getForm_ChoiceListFactory_CachedService()
  7372.     {
  7373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7376.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7377.         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())));
  7378.     }
  7379.     /**
  7380.      * Gets the private 'form.registry' shared service.
  7381.      *
  7382.      * @return \Symfony\Component\Form\FormRegistry
  7383.      */
  7384.     protected function getForm_RegistryService()
  7385.     {
  7386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7389.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7393.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7394.             'App\\Form\\AboutLogoItem' => ['privates''App\\Form\\AboutLogoItem''getAboutLogoItemService'false],
  7395.             'App\\Form\\ContactItem' => ['privates''App\\Form\\ContactItem''getContactItemService'false],
  7396.             'App\\Form\\PointType' => ['privates''App\\Form\\PointType''getPointTypeService'false],
  7397.             'MLDev\\BaseBundle\\Form\\BlockForm' => ['privates''MLDev\\BaseBundle\\Form\\BlockForm''getBlockFormService'false],
  7398.             'MLDev\\BaseBundle\\Form\\PageForm' => ['privates''MLDev\\BaseBundle\\Form\\PageForm''getPageFormService'false],
  7399.             'MLDev\\BaseBundle\\Form\\Type\\ChoicePageType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\ChoicePageType''getChoicePageTypeService'false],
  7400.             'MLDev\\BaseBundle\\Form\\Type\\CodemirrorType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\CodemirrorType''getCodemirrorTypeService'false],
  7401.             'MLDev\\BaseBundle\\Form\\Type\\CollectionType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\CollectionType''getCollectionTypeService'false],
  7402.             'MLDev\\BaseBundle\\Form\\Type\\FileType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\FileType''getFileTypeService'false],
  7403.             'MLDev\\BaseBundle\\Form\\Type\\LocationYandexType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\LocationYandexType''getLocationYandexTypeService'false],
  7404.             'MLDev\\BaseBundle\\Form\\Type\\MultipleChoicePageType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\MultipleChoicePageType''getMultipleChoicePageTypeService'false],
  7405.             'MLDev\\BaseBundle\\Form\\Type\\SeoInfoItemType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\SeoInfoItemType''getSeoInfoItemTypeService'false],
  7406.             'MLDev\\BaseBundle\\Form\\Type\\SeoInfoType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\SeoInfoType''getSeoInfoTypeService'false],
  7407.             'MLDev\\BaseBundle\\Form\\Type\\WysiwygType' => ['privates''MLDev\\BaseBundle\\Form\\Type\\WysiwygType''getWysiwygTypeService'false],
  7408.             'MLDev\\BaseBundle\\Form\\WidgetForm' => ['privates''MLDev\\BaseBundle\\Form\\WidgetForm''getWidgetFormService'false],
  7409.             'MLDev\\CatalogBundle\\Form\\ProductExtraFieldsType' => ['privates''MLDev\\CatalogBundle\\Form\\ProductExtraFieldsType''getProductExtraFieldsTypeService'false],
  7410.             'MLDev\\CatalogBundle\\Form\\StockFormType' => ['privates''MLDev\\CatalogBundle\\Form\\StockFormType''getStockFormTypeService'false],
  7411.             'MLDev\\CatalogBundle\\Form\\Type\\ProductItemType' => ['privates''MLDev\\CatalogBundle\\Form\\Type\\ProductItemType''getProductItemTypeService'false],
  7412.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7413.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7414.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7415.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7416.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7417.         ], [
  7418.             'App\\Form\\AboutLogoItem' => '?',
  7419.             'App\\Form\\ContactItem' => '?',
  7420.             'App\\Form\\PointType' => '?',
  7421.             'MLDev\\BaseBundle\\Form\\BlockForm' => '?',
  7422.             'MLDev\\BaseBundle\\Form\\PageForm' => '?',
  7423.             'MLDev\\BaseBundle\\Form\\Type\\ChoicePageType' => '?',
  7424.             'MLDev\\BaseBundle\\Form\\Type\\CodemirrorType' => '?',
  7425.             'MLDev\\BaseBundle\\Form\\Type\\CollectionType' => '?',
  7426.             'MLDev\\BaseBundle\\Form\\Type\\FileType' => '?',
  7427.             'MLDev\\BaseBundle\\Form\\Type\\LocationYandexType' => '?',
  7428.             'MLDev\\BaseBundle\\Form\\Type\\MultipleChoicePageType' => '?',
  7429.             'MLDev\\BaseBundle\\Form\\Type\\SeoInfoItemType' => '?',
  7430.             'MLDev\\BaseBundle\\Form\\Type\\SeoInfoType' => '?',
  7431.             'MLDev\\BaseBundle\\Form\\Type\\WysiwygType' => '?',
  7432.             'MLDev\\BaseBundle\\Form\\WidgetForm' => '?',
  7433.             'MLDev\\CatalogBundle\\Form\\ProductExtraFieldsType' => '?',
  7434.             'MLDev\\CatalogBundle\\Form\\StockFormType' => '?',
  7435.             'MLDev\\CatalogBundle\\Form\\Type\\ProductItemType' => '?',
  7436.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7437.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7438.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7439.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7440.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7441.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7442.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7443.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7444.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7445.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7446.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7447.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7448.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7449.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7450.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7451.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7452.         }, 1)], new RewindableGenerator(function () {
  7453.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7454.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7455.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7456.     }
  7457.     /**
  7458.      * Gets the private 'form.server_params' shared service.
  7459.      *
  7460.      * @return \Symfony\Component\Form\Util\ServerParams
  7461.      */
  7462.     protected function getForm_ServerParamsService()
  7463.     {
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7465.         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())));
  7466.     }
  7467.     /**
  7468.      * Gets the private 'form.type.choice' shared service.
  7469.      *
  7470.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7471.      */
  7472.     protected function getForm_Type_ChoiceService()
  7473.     {
  7474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7475.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7476.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7477.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7478.     }
  7479.     /**
  7480.      * Gets the private 'form.type.color' shared service.
  7481.      *
  7482.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7483.      */
  7484.     protected function getForm_Type_ColorService()
  7485.     {
  7486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7489.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7490.     }
  7491.     /**
  7492.      * Gets the private 'form.type.entity' shared service.
  7493.      *
  7494.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7495.      */
  7496.     protected function getForm_Type_EntityService()
  7497.     {
  7498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7500.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7501.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7502.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7503.     }
  7504.     /**
  7505.      * Gets the private 'form.type.form' shared service.
  7506.      *
  7507.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7508.      */
  7509.     protected function getForm_Type_FormService()
  7510.     {
  7511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7512.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7514.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7515.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7516.     }
  7517.     /**
  7518.      * Gets the private 'form.type_extension.csrf' shared service.
  7519.      *
  7520.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7521.      */
  7522.     protected function getForm_TypeExtension_CsrfService()
  7523.     {
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7527.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7528.     }
  7529.     /**
  7530.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7531.      *
  7532.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7533.      */
  7534.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7535.     {
  7536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7539.         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()));
  7540.     }
  7541.     /**
  7542.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7543.      *
  7544.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7545.      */
  7546.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7547.     {
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7553.         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())));
  7554.     }
  7555.     /**
  7556.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7557.      *
  7558.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7559.      */
  7560.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7561.     {
  7562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7565.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7566.     }
  7567.     /**
  7568.      * Gets the private 'form.type_extension.form.validator' shared service.
  7569.      *
  7570.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7571.      */
  7572.     protected function getForm_TypeExtension_Form_ValidatorService()
  7573.     {
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7578.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7579.     }
  7580.     /**
  7581.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7582.      *
  7583.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7584.      */
  7585.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7586.     {
  7587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7590.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7591.     }
  7592.     /**
  7593.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7594.      *
  7595.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7596.      */
  7597.     protected function getForm_TypeGuesser_DoctrineService()
  7598.     {
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7601.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7602.     }
  7603.     /**
  7604.      * Gets the private 'form.type_guesser.validator' shared service.
  7605.      *
  7606.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7607.      */
  7608.     protected function getForm_TypeGuesser_ValidatorService()
  7609.     {
  7610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7612.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7613.     }
  7614.     /**
  7615.      * Gets the private 'fragment.renderer.inline' shared service.
  7616.      *
  7617.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7618.      */
  7619.     protected function getFragment_Renderer_InlineService()
  7620.     {
  7621.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7622.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7624.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7625.         if (isset($this->privates['fragment.renderer.inline'])) {
  7626.             return $this->privates['fragment.renderer.inline'];
  7627.         }
  7628.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7629.         if (isset($this->privates['fragment.renderer.inline'])) {
  7630.             return $this->privates['fragment.renderer.inline'];
  7631.         }
  7632.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  7633.         $instance->setFragmentPath('/_fragment');
  7634.         return $instance;
  7635.     }
  7636.     /**
  7637.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7638.      *
  7639.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7640.      */
  7641.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7642.     {
  7643.         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())));
  7644.     }
  7645.     /**
  7646.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7647.      *
  7648.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7649.      */
  7650.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7651.     {
  7652.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7653.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  7654.             return $this->privates['framework_extra_bundle.event.is_granted'];
  7655.         }
  7656.         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()), $a);
  7657.     }
  7658.     /**
  7659.      * Gets the private 'gedmo.listener.sluggable' shared autowired service.
  7660.      *
  7661.      * @return \Gedmo\Sluggable\SluggableListener
  7662.      */
  7663.     protected function getGedmo_Listener_SluggableService()
  7664.     {
  7665.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7666.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  7667.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
  7668.         $this->privates['gedmo.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
  7669.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7670.         return $instance;
  7671.     }
  7672.     /**
  7673.      * Gets the private 'gedmo.listener.tree' shared autowired service.
  7674.      *
  7675.      * @return \Gedmo\Tree\TreeListener
  7676.      */
  7677.     protected function getGedmo_Listener_TreeService()
  7678.     {
  7679.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7680.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
  7682.         $this->privates['gedmo.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
  7683.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7684.         return $instance;
  7685.     }
  7686.     /**
  7687.      * Gets the private 'locale_aware_listener' shared service.
  7688.      *
  7689.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7690.      */
  7691.     protected function getLocaleAwareListenerService()
  7692.     {
  7693.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7694.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ru')));
  7695.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7696.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7697.     }
  7698.     /**
  7699.      * Gets the private 'locale_listener' shared service.
  7700.      *
  7701.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7702.      */
  7703.     protected function getLocaleListenerService()
  7704.     {
  7705.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'ru', ($this->services['router'] ?? $this->getRouterService()), false, []);
  7706.     }
  7707.     /**
  7708.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7709.      *
  7710.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7711.      */
  7712.     protected function getMaker_AutoCommand_MakeAuthService()
  7713.     {
  7714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7715.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7718.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7720.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7721.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7722.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7723.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7724.         $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()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7725.         $instance->setName('make:auth');
  7726.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  7727.         return $instance;
  7728.     }
  7729.     /**
  7730.      * Gets the private 'maker.auto_command.make_command' shared service.
  7731.      *
  7732.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7733.      */
  7734.     protected function getMaker_AutoCommand_MakeCommandService()
  7735.     {
  7736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7737.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7742.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7743.         $instance->setName('make:command');
  7744.         $instance->setDescription('Creates a new console command class');
  7745.         return $instance;
  7746.     }
  7747.     /**
  7748.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7749.      *
  7750.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7751.      */
  7752.     protected function getMaker_AutoCommand_MakeControllerService()
  7753.     {
  7754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7758.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7759.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7760.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7761.         $instance->setName('make:controller');
  7762.         $instance->setDescription('Creates a new controller class');
  7763.         return $instance;
  7764.     }
  7765.     /**
  7766.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7767.      *
  7768.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7769.      */
  7770.     protected function getMaker_AutoCommand_MakeCrudService()
  7771.     {
  7772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7773.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7775.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7776.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7777.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7778.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7779.         $instance->setName('make:crud');
  7780.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  7781.         return $instance;
  7782.     }
  7783.     /**
  7784.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7785.      *
  7786.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7787.      */
  7788.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7789.     {
  7790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7791.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7796.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7797.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7798.         $instance->setName('make:docker:database');
  7799.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7800.         return $instance;
  7801.     }
  7802.     /**
  7803.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7804.      *
  7805.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7806.      */
  7807.     protected function getMaker_AutoCommand_MakeEntityService()
  7808.     {
  7809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7810.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7811.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7812.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7813.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7814.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  7815.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7816.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7817.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7818.         $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, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7819.         $instance->setName('make:entity');
  7820.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  7821.         return $instance;
  7822.     }
  7823.     /**
  7824.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  7825.      *
  7826.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7827.      */
  7828.     protected function getMaker_AutoCommand_MakeFixturesService()
  7829.     {
  7830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7831.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7832.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7833.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  7835.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7836.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7837.         $instance->setName('make:fixtures');
  7838.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  7839.         return $instance;
  7840.     }
  7841.     /**
  7842.      * Gets the private 'maker.auto_command.make_form' shared service.
  7843.      *
  7844.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7845.      */
  7846.     protected function getMaker_AutoCommand_MakeFormService()
  7847.     {
  7848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7849.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7850.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7851.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7854.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7855.         $instance->setName('make:form');
  7856.         $instance->setDescription('Creates a new form class');
  7857.         return $instance;
  7858.     }
  7859.     /**
  7860.      * Gets the private 'maker.auto_command.make_message' shared service.
  7861.      *
  7862.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7863.      */
  7864.     protected function getMaker_AutoCommand_MakeMessageService()
  7865.     {
  7866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7867.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7868.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7869.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7870.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  7871.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7872.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7873.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7874.         $instance->setName('make:message');
  7875.         $instance->setDescription('Creates a new message and handler');
  7876.         return $instance;
  7877.     }
  7878.     /**
  7879.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  7880.      *
  7881.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7882.      */
  7883.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  7884.     {
  7885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7886.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7891.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7892.         $instance->setName('make:messenger-middleware');
  7893.         $instance->setDescription('Creates a new messenger middleware');
  7894.         return $instance;
  7895.     }
  7896.     /**
  7897.      * Gets the private 'maker.auto_command.make_migration' shared service.
  7898.      *
  7899.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7900.      */
  7901.     protected function getMaker_AutoCommand_MakeMigrationService()
  7902.     {
  7903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7905.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  7908.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  7909.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7910.         $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_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7911.         $instance->setName('make:migration');
  7912.         $instance->setDescription('Creates a new migration based on database changes');
  7913.         return $instance;
  7914.     }
  7915.     /**
  7916.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  7917.      *
  7918.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7919.      */
  7920.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  7921.     {
  7922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7928.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7929.         $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['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7930.         $instance->setName('make:registration-form');
  7931.         $instance->setDescription('Creates a new registration form system');
  7932.         return $instance;
  7933.     }
  7934.     /**
  7935.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  7936.      *
  7937.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7938.      */
  7939.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  7940.     {
  7941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7942.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  7946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7947.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7948.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7949.         $instance->setName('make:reset-password');
  7950.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  7951.         return $instance;
  7952.     }
  7953.     /**
  7954.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  7955.      *
  7956.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7957.      */
  7958.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  7959.     {
  7960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  7965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7966.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7967.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7968.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7969.         $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7970.         $instance->setName('make:security:form-login');
  7971.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  7972.         return $instance;
  7973.     }
  7974.     /**
  7975.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  7976.      *
  7977.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7978.      */
  7979.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  7980.     {
  7981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7983.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  7986.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7987.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7988.         $instance->setName('make:serializer:encoder');
  7989.         $instance->setDescription('Creates a new serializer encoder class');
  7990.         return $instance;
  7991.     }
  7992.     /**
  7993.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  7994.      *
  7995.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7996.      */
  7997.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  7998.     {
  7999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8005.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8006.         $instance->setName('make:serializer:normalizer');
  8007.         $instance->setDescription('Creates a new serializer normalizer class');
  8008.         return $instance;
  8009.     }
  8010.     /**
  8011.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  8012.      *
  8013.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8014.      */
  8015.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  8016.     {
  8017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8018.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8019.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8021.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  8022.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8023.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8024.         $instance->setName('make:stimulus-controller');
  8025.         $instance->setDescription('Creates a new Stimulus controller');
  8026.         return $instance;
  8027.     }
  8028.     /**
  8029.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8030.      *
  8031.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8032.      */
  8033.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8034.     {
  8035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8036.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8037.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8039.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8042.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8043.         $instance->setName('make:subscriber');
  8044.         $instance->setDescription('Creates a new event subscriber class');
  8045.         return $instance;
  8046.     }
  8047.     /**
  8048.      * Gets the private 'maker.auto_command.make_test' shared service.
  8049.      *
  8050.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8051.      */
  8052.     protected function getMaker_AutoCommand_MakeTestService()
  8053.     {
  8054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8055.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8056.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8061.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8062.         $instance->setName('make:test');
  8063.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8064.         $instance->setDescription('Creates a new test class');
  8065.         return $instance;
  8066.     }
  8067.     /**
  8068.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  8069.      *
  8070.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8071.      */
  8072.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  8073.     {
  8074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8078.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  8079.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8080.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8081.         $instance->setName('make:twig-component');
  8082.         $instance->setDescription('Creates a twig (or live) component');
  8083.         return $instance;
  8084.     }
  8085.     /**
  8086.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8087.      *
  8088.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8089.      */
  8090.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8091.     {
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8098.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8099.         $instance->setName('make:twig-extension');
  8100.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  8101.         return $instance;
  8102.     }
  8103.     /**
  8104.      * Gets the private 'maker.auto_command.make_user' shared service.
  8105.      *
  8106.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8107.      */
  8108.     protected function getMaker_AutoCommand_MakeUserService()
  8109.     {
  8110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8118.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8119.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8120.         $instance->setName('make:user');
  8121.         $instance->setDescription('Creates a new security user class');
  8122.         return $instance;
  8123.     }
  8124.     /**
  8125.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8126.      *
  8127.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8128.      */
  8129.     protected function getMaker_AutoCommand_MakeValidatorService()
  8130.     {
  8131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8132.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8137.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8138.         $instance->setName('make:validator');
  8139.         $instance->setDescription('Creates a new validator and constraint class');
  8140.         return $instance;
  8141.     }
  8142.     /**
  8143.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8144.      *
  8145.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8146.      */
  8147.     protected function getMaker_AutoCommand_MakeVoterService()
  8148.     {
  8149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8155.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8156.         $instance->setName('make:voter');
  8157.         $instance->setDescription('Creates a new security voter class');
  8158.         return $instance;
  8159.     }
  8160.     /**
  8161.      * Gets the private 'maker.doctrine_helper' shared service.
  8162.      *
  8163.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8164.      */
  8165.     protected function getMaker_DoctrineHelperService()
  8166.     {
  8167.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8168.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  8169.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [=> [=> 'Gedmo\\Tree\\Entity'=> $a], => [=> 'MLDev\\BaseBundle\\Entity'=> $a], => [=> 'MLDev\\CatalogBundle\\Entity'=> $a], => [=> 'MLDev\\FormBundle\\Entity'=> $a], => [=> 'MLDev\\GalleryBundle\\Entity'=> $a], => [=> 'MLDev\\PublicationBundle\\Entity'=> $a], => [=> 'MLDev\\SeoSiteBundle\\Entity'=> $a], => [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false)))]]]);
  8170.     }
  8171.     /**
  8172.      * Gets the private 'maker.entity_class_generator' shared service.
  8173.      *
  8174.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8175.      */
  8176.     protected function getMaker_EntityClassGeneratorService()
  8177.     {
  8178.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8179.         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()));
  8180.     }
  8181.     /**
  8182.      * Gets the private 'maker.file_link_formatter' shared service.
  8183.      *
  8184.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  8185.      */
  8186.     protected function getMaker_FileLinkFormatterService()
  8187.     {
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8189.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  8190.     }
  8191.     /**
  8192.      * Gets the private 'maker.file_manager' shared service.
  8193.      *
  8194.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8195.      */
  8196.     protected function getMaker_FileManagerService()
  8197.     {
  8198.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8199.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8201.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8202.     }
  8203.     /**
  8204.      * Gets the private 'maker.generator' shared service.
  8205.      *
  8206.      * @return \Symfony\Bundle\MakerBundle\Generator
  8207.      */
  8208.     protected function getMaker_GeneratorService()
  8209.     {
  8210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8211.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8212.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  8213.     }
  8214.     /**
  8215.      * Gets the private 'maker.php_compat_util' shared service.
  8216.      *
  8217.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8218.      */
  8219.     protected function getMaker_PhpCompatUtilService()
  8220.     {
  8221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8222.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8223.     }
  8224.     /**
  8225.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8226.      *
  8227.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8228.      */
  8229.     protected function getMaker_Renderer_FormTypeRendererService()
  8230.     {
  8231.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8232.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8233.     }
  8234.     /**
  8235.      * Gets the private 'mime_types' shared service.
  8236.      *
  8237.      * @return \Symfony\Component\Mime\MimeTypes
  8238.      */
  8239.     protected function getMimeTypesService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8244.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8245.         $instance->setDefault($instance);
  8246.         return $instance;
  8247.     }
  8248.     /**
  8249.      * Gets the private 'monolog.command.server_log' shared service.
  8250.      *
  8251.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  8252.      */
  8253.     protected function getMonolog_Command_ServerLogService()
  8254.     {
  8255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8256.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  8257.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  8258.         $instance->setName('server:log');
  8259.         $instance->setDescription('Start a log server that displays logs in real time');
  8260.         return $instance;
  8261.     }
  8262.     /**
  8263.      * Gets the private 'monolog.handler.console' shared service.
  8264.      *
  8265.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8266.      */
  8267.     protected function getMonolog_Handler_ConsoleService()
  8268.     {
  8269.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8270.     }
  8271.     /**
  8272.      * Gets the private 'monolog.handler.main' shared service.
  8273.      *
  8274.      * @return \Monolog\Handler\StreamHandler
  8275.      */
  8276.     protected function getMonolog_Handler_MainService()
  8277.     {
  8278.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  8279.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  8280.         return $instance;
  8281.     }
  8282.     /**
  8283.      * Gets the private 'monolog.logger' shared service.
  8284.      *
  8285.      * @return \Symfony\Bridge\Monolog\Logger
  8286.      */
  8287.     protected function getMonolog_LoggerService()
  8288.     {
  8289.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8290.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8291.         $instance->useMicrosecondTimestamps(true);
  8292.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8293.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8294.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8295.         return $instance;
  8296.     }
  8297.     /**
  8298.      * Gets the private 'monolog.logger.cache' shared service.
  8299.      *
  8300.      * @return \Symfony\Bridge\Monolog\Logger
  8301.      */
  8302.     protected function getMonolog_Logger_CacheService()
  8303.     {
  8304.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8305.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8306.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8307.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8308.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8309.         return $instance;
  8310.     }
  8311.     /**
  8312.      * Gets the private 'monolog.logger.request' shared service.
  8313.      *
  8314.      * @return \Symfony\Bridge\Monolog\Logger
  8315.      */
  8316.     protected function getMonolog_Logger_RequestService()
  8317.     {
  8318.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8319.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8320.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8321.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8322.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8323.         return $instance;
  8324.     }
  8325.     /**
  8326.      * Gets the private 'monolog.logger.security' shared service.
  8327.      *
  8328.      * @return \Symfony\Bridge\Monolog\Logger
  8329.      */
  8330.     protected function getMonolog_Logger_SecurityService()
  8331.     {
  8332.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8333.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8334.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8335.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8336.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8337.         return $instance;
  8338.     }
  8339.     /**
  8340.      * Gets the private 'parameter_bag' shared service.
  8341.      *
  8342.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8343.      */
  8344.     protected function getParameterBagService()
  8345.     {
  8346.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8347.     }
  8348.     /**
  8349.      * Gets the private 'profiler_listener' shared service.
  8350.      *
  8351.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8352.      */
  8353.     protected function getProfilerListenerService()
  8354.     {
  8355.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  8356.         if (isset($this->privates['profiler_listener'])) {
  8357.             return $this->privates['profiler_listener'];
  8358.         }
  8359.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  8360.     }
  8361.     /**
  8362.      * Gets the private 'property_accessor' shared service.
  8363.      *
  8364.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8365.      */
  8366.     protected function getPropertyAccessorService()
  8367.     {
  8368.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  8369.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  8370.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  8371.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  8372.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  8374.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8375.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  8376.     }
  8377.     /**
  8378.      * Gets the private 'property_info' shared service.
  8379.      *
  8380.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8381.      */
  8382.     protected function getPropertyInfoService()
  8383.     {
  8384.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8385.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8386.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8387.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8388.         }, 3), new RewindableGenerator(function () {
  8389.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8390.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  8391.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8392.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8393.         }, 4), new RewindableGenerator(function () {
  8394.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8395.         }, 1), new RewindableGenerator(function () {
  8396.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8397.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8398.         }, 2), new RewindableGenerator(function () {
  8399.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8400.         }, 1));
  8401.     }
  8402.     /**
  8403.      * Gets the private 'property_info.serializer_extractor' shared service.
  8404.      *
  8405.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8406.      */
  8407.     protected function getPropertyInfo_SerializerExtractorService()
  8408.     {
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8410.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8411.     }
  8412.     /**
  8413.      * Gets the private 'router.cache_warmer' shared service.
  8414.      *
  8415.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8416.      */
  8417.     protected function getRouter_CacheWarmerService()
  8418.     {
  8419.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8420.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8421.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8422.             'router' => ['services''router''getRouterService'false],
  8423.         ], [
  8424.             'router' => '?',
  8425.         ]))->withContext('router.cache_warmer'$this));
  8426.     }
  8427.     /**
  8428.      * Gets the private 'router.expression_language_provider' shared service.
  8429.      *
  8430.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8431.      */
  8432.     protected function getRouter_ExpressionLanguageProviderService()
  8433.     {
  8434.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8435.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  8436.         ], [
  8437.             'env' => 'Closure',
  8438.         ]));
  8439.     }
  8440.     /**
  8441.      * Gets the private 'router.request_context' shared service.
  8442.      *
  8443.      * @return \Symfony\Component\Routing\RequestContext
  8444.      */
  8445.     protected function getRouter_RequestContextService()
  8446.     {
  8447.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  8448.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8449.         return $instance;
  8450.     }
  8451.     /**
  8452.      * Gets the private 'router_listener' shared service.
  8453.      *
  8454.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8455.      */
  8456.     protected function getRouterListenerService()
  8457.     {
  8458.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  8459.     }
  8460.     /**
  8461.      * Gets the private 'secrets.vault' shared service.
  8462.      *
  8463.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8464.      */
  8465.     protected function getSecrets_VaultService()
  8466.     {
  8467.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8468.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8470.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8471.         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'));
  8472.     }
  8473.     /**
  8474.      * Gets the private 'security.access_listener' shared service.
  8475.      *
  8476.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8477.      */
  8478.     protected function getSecurity_AccessListenerService()
  8479.     {
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8481.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8482.         if (isset($this->privates['security.access_listener'])) {
  8483.             return $this->privates['security.access_listener'];
  8484.         }
  8485.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  8486.     }
  8487.     /**
  8488.      * Gets the private 'security.access_map' shared service.
  8489.      *
  8490.      * @return \Symfony\Component\Security\Http\AccessMap
  8491.      */
  8492.     protected function getSecurity_AccessMapService()
  8493.     {
  8494.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8498.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8499.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/mldev'), [=> 'ROLE_ADMIN']);
  8500.         return $instance;
  8501.     }
  8502.     /**
  8503.      * Gets the private 'security.authentication.session_strategy' shared service.
  8504.      *
  8505.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  8506.      */
  8507.     protected function getSecurity_Authentication_SessionStrategyService()
  8508.     {
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8511.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  8512.     }
  8513.     /**
  8514.      * Gets the private 'security.authentication_utils' shared service.
  8515.      *
  8516.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  8517.      */
  8518.     protected function getSecurity_AuthenticationUtilsService()
  8519.     {
  8520.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  8521.         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())));
  8522.     }
  8523.     /**
  8524.      * Gets the private 'security.channel_listener' shared service.
  8525.      *
  8526.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8527.      */
  8528.     protected function getSecurity_ChannelListenerService()
  8529.     {
  8530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8531.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8532.         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());
  8533.     }
  8534.     /**
  8535.      * Gets the private 'security.command.debug_firewall' shared service.
  8536.      *
  8537.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8538.      */
  8539.     protected function getSecurity_Command_DebugFirewallService()
  8540.     {
  8541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8543.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zcqYq6g'] ?? $this->get_ServiceLocator_ZcqYq6gService()), ($this->privates['.service_locator._bthJFw'] ?? $this->get_ServiceLocator_BthJFwService()), ['mldev' => [=> ($this->privates['MLDev\\BaseBundle\\Security\\UserAuthenticator'] ?? $this->getUserAuthenticatorService())], 'main' => []], true);
  8544.         $instance->setName('debug:firewall');
  8545.         $instance->setDescription('Display information about your security firewall(s)');
  8546.         return $instance;
  8547.     }
  8548.     /**
  8549.      * Gets the private 'security.command.user_password_encoder' shared service.
  8550.      *
  8551.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8552.      *
  8553.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8554.      */
  8555.     protected function getSecurity_Command_UserPasswordEncoderService()
  8556.     {
  8557.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8558.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'MLDev\\BaseBundle\\Entity\\User']);
  8559.         $instance->setName('security:encode-password');
  8560.         $instance->setDescription('Encode a password');
  8561.         return $instance;
  8562.     }
  8563.     /**
  8564.      * Gets the private 'security.command.user_password_hash' shared service.
  8565.      *
  8566.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8567.      */
  8568.     protected function getSecurity_Command_UserPasswordHashService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8572.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'MLDev\\BaseBundle\\Entity\\User']);
  8573.         $instance->setName('security:hash-password');
  8574.         $instance->setDescription('Hash a user password');
  8575.         return $instance;
  8576.     }
  8577.     /**
  8578.      * Gets the private 'security.context_listener.0' shared service.
  8579.      *
  8580.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8581.      */
  8582.     protected function getSecurity_ContextListener_0Service()
  8583.     {
  8584.         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 () {
  8585.             yield => ($this->privates['security.user.provider.concrete.mldev_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_MldevUserProviderService());
  8586.         }, 1), 'mldev', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.mldev'] ?? $this->getSecurity_EventDispatcher_MldevService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  8587.     }
  8588.     /**
  8589.      * Gets the private 'security.context_listener.1' shared service.
  8590.      *
  8591.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8592.      */
  8593.     protected function getSecurity_ContextListener_1Service()
  8594.     {
  8595.         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 () {
  8596.             yield => ($this->privates['security.user.provider.concrete.mldev_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_MldevUserProviderService());
  8597.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  8598.     }
  8599.     /**
  8600.      * Gets the private 'security.csrf.token_storage' shared service.
  8601.      *
  8602.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8603.      */
  8604.     protected function getSecurity_Csrf_TokenStorageService()
  8605.     {
  8606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  8609.         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())));
  8610.     }
  8611.     /**
  8612.      * Gets the private 'security.encoder_factory.generic' shared service.
  8613.      *
  8614.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8615.      *
  8616.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8617.      */
  8618.     protected function getSecurity_EncoderFactory_GenericService()
  8619.     {
  8620.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8621.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['MLDev\\BaseBundle\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  8622.     }
  8623.     /**
  8624.      * Gets the private 'security.event_dispatcher.main' shared service.
  8625.      *
  8626.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8627.      */
  8628.     protected function getSecurity_EventDispatcher_MainService()
  8629.     {
  8630.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8631.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8632.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  8633.         }, => 'onSuccessfulLogin'], 0);
  8634.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8635.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  8636.         }, => 'preCheckCredentials'], 256);
  8637.         $instance->addListener('security.authentication.success', [=> function () {
  8638.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  8639.         }, => 'postCheckCredentials'], 256);
  8640.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8641.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  8642.         }, => 'checkPassport'], 1024);
  8643.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8644.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  8645.         }, => 'checkPassport'], 0);
  8646.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8647.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  8648.         }, => 'onLoginSuccess'], 0);
  8649.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8650.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  8651.         }, => 'checkPassport'], 512);
  8652.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8653.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8654.         }, => 'onLogout'], 0);
  8655.         return $instance;
  8656.     }
  8657.     /**
  8658.      * Gets the private 'security.event_dispatcher.mldev' shared service.
  8659.      *
  8660.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8661.      */
  8662.     protected function getSecurity_EventDispatcher_MldevService()
  8663.     {
  8664.         $this->privates['security.event_dispatcher.mldev'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8665.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8666.             return ($this->privates['security.listener.mldev.user_provider'] ?? $this->getSecurity_Listener_Mldev_UserProviderService());
  8667.         }, => 'checkPassport'], 2048);
  8668.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8669.             return ($this->privates['security.listener.session.mldev'] ?? $this->getSecurity_Listener_Session_MldevService());
  8670.         }, => 'onSuccessfulLogin'], 0);
  8671.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8672.             return ($this->privates['security.logout.listener.default.mldev'] ?? $this->getSecurity_Logout_Listener_Default_MldevService());
  8673.         }, => 'onLogout'], 64);
  8674.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8675.             return ($this->privates['security.logout.listener.session.mldev'] ?? ($this->privates['security.logout.listener.session.mldev'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  8676.         }, => 'onLogout'], 0);
  8677.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8678.             return ($this->privates['security.listener.user_checker.mldev'] ?? $this->getSecurity_Listener_UserChecker_MldevService());
  8679.         }, => 'preCheckCredentials'], 256);
  8680.         $instance->addListener('security.authentication.success', [=> function () {
  8681.             return ($this->privates['security.listener.user_checker.mldev'] ?? $this->getSecurity_Listener_UserChecker_MldevService());
  8682.         }, => 'postCheckCredentials'], 256);
  8683.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8684.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  8685.         }, => 'checkPassport'], 1024);
  8686.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8687.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  8688.         }, => 'checkPassport'], 0);
  8689.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8690.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  8691.         }, => 'onLoginSuccess'], 0);
  8692.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8693.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  8694.         }, => 'checkPassport'], 512);
  8695.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8696.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8697.         }, => 'onLogout'], 0);
  8698.         return $instance;
  8699.     }
  8700.     /**
  8701.      * Gets the private 'security.firewall.map' shared service.
  8702.      *
  8703.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8704.      */
  8705.     protected function getSecurity_Firewall_MapService()
  8706.     {
  8707.         $a = ($this->privates['.service_locator.zcqYq6g'] ?? $this->get_ServiceLocator_ZcqYq6gService());
  8708.         if (isset($this->privates['security.firewall.map'])) {
  8709.             return $this->privates['security.firewall.map'];
  8710.         }
  8711.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  8712.             yield 'security.firewall.map.context.mldev' => ($this->privates['.security.request_matcher.PQlyhha'] ?? ($this->privates['.security.request_matcher.PQlyhha'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/mldev')));
  8713.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  8714.             yield 'security.firewall.map.context.main' => NULL;
  8715.         }, 3));
  8716.     }
  8717.     /**
  8718.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8719.      *
  8720.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8721.      */
  8722.     protected function getSecurity_Firewall_Map_Context_DevService()
  8723.     {
  8724.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8726.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8727.             return new \EmptyIterator();
  8728.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8729.     }
  8730.     /**
  8731.      * Gets the private 'security.firewall.map.context.main' shared service.
  8732.      *
  8733.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  8734.      */
  8735.     protected function getSecurity_Firewall_Map_Context_MainService()
  8736.     {
  8737.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8738.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8742.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  8743.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8744.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  8745.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  8746.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8747.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.mldev_user_provider''main'NULLNULLNULL, [], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  8748.     }
  8749.     /**
  8750.      * Gets the private 'security.firewall.map.context.mldev' shared service.
  8751.      *
  8752.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8753.      */
  8754.     protected function getSecurity_Firewall_Map_Context_MldevService()
  8755.     {
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8761.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8762.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8763.         return $this->privates['security.firewall.map.context.mldev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8764.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8765.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8766.             yield => ($this->privates['debug.security.firewall.authenticator.mldev'] ?? $this->getDebug_Security_Firewall_Authenticator_MldevService());
  8767.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8768.         }, 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'mldev', ($this->privates['MLDev\\BaseBundle\\Security\\UserAuthenticator'] ?? $this->getUserAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.mldev'] ?? $this->getSecurity_EventDispatcher_MldevService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'mldev_base_user_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('mldev''security.user_checker''.security.request_matcher.PQlyhha'truefalse'security.user.provider.concrete.mldev_user_provider''mldev''MLDev\\BaseBundle\\Security\\UserAuthenticator'NULLNULL, [=> 'MLDev\\BaseBundle\\Security\\UserAuthenticator'], NULL));
  8769.     }
  8770.     /**
  8771.      * Gets the private 'security.http_utils' shared service.
  8772.      *
  8773.      * @return \Symfony\Component\Security\Http\HttpUtils
  8774.      */
  8775.     protected function getSecurity_HttpUtilsService()
  8776.     {
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8778.         $a = ($this->services['router'] ?? $this->getRouterService());
  8779.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://(?:%s|(?:.+\\.)?'.$this->getEnv('string:BASE_DOMAIN').')$}i''{^https://(?:%s|(?:.+\\.)?'.$this->getEnv('string:BASE_DOMAIN').')$}i');
  8780.     }
  8781.     /**
  8782.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  8783.      *
  8784.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  8785.      */
  8786.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  8787.     {
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  8789.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8790.     }
  8791.     /**
  8792.      * Gets the private 'security.listener.csrf_protection' shared service.
  8793.      *
  8794.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  8795.      */
  8796.     protected function getSecurity_Listener_CsrfProtectionService()
  8797.     {
  8798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  8799.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  8800.     }
  8801.     /**
  8802.      * Gets the private 'security.listener.mldev.user_provider' shared service.
  8803.      *
  8804.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  8805.      */
  8806.     protected function getSecurity_Listener_Mldev_UserProviderService()
  8807.     {
  8808.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  8809.         return $this->privates['security.listener.mldev.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.mldev_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_MldevUserProviderService()));
  8810.     }
  8811.     /**
  8812.      * Gets the private 'security.listener.password_migrating' shared service.
  8813.      *
  8814.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  8815.      */
  8816.     protected function getSecurity_Listener_PasswordMigratingService()
  8817.     {
  8818.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  8819.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8820.     }
  8821.     /**
  8822.      * Gets the private 'security.listener.session.main' shared service.
  8823.      *
  8824.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  8825.      */
  8826.     protected function getSecurity_Listener_Session_MainService()
  8827.     {
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  8829.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  8830.     }
  8831.     /**
  8832.      * Gets the private 'security.listener.session.mldev' shared service.
  8833.      *
  8834.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  8835.      */
  8836.     protected function getSecurity_Listener_Session_MldevService()
  8837.     {
  8838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  8839.         return $this->privates['security.listener.session.mldev'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  8840.     }
  8841.     /**
  8842.      * Gets the private 'security.listener.user_checker.main' shared service.
  8843.      *
  8844.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  8845.      */
  8846.     protected function getSecurity_Listener_UserChecker_MainService()
  8847.     {
  8848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8851.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  8852.     }
  8853.     /**
  8854.      * Gets the private 'security.listener.user_checker.mldev' shared service.
  8855.      *
  8856.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  8857.      */
  8858.     protected function getSecurity_Listener_UserChecker_MldevService()
  8859.     {
  8860.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  8861.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8862.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8863.         return $this->privates['security.listener.user_checker.mldev'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  8864.     }
  8865.     /**
  8866.      * Gets the private 'security.listener.user_provider' shared service.
  8867.      *
  8868.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  8869.      */
  8870.     protected function getSecurity_Listener_UserProviderService()
  8871.     {
  8872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  8873.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.mldev_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_MldevUserProviderService()));
  8874.     }
  8875.     /**
  8876.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8877.      *
  8878.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8879.      */
  8880.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8881.     {
  8882.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8883.         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()));
  8884.     }
  8885.     /**
  8886.      * Gets the private 'security.logout.listener.default.mldev' shared service.
  8887.      *
  8888.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8889.      */
  8890.     protected function getSecurity_Logout_Listener_Default_MldevService()
  8891.     {
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8893.         return $this->privates['security.logout.listener.default.mldev'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8894.     }
  8895.     /**
  8896.      * Gets the private 'security.logout_url_generator' shared service.
  8897.      *
  8898.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8899.      */
  8900.     protected function getSecurity_LogoutUrlGeneratorService()
  8901.     {
  8902.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8903.         $instance->registerListener('mldev''mldev_base_user_logout''logout''_csrf_token'NULLNULL);
  8904.         return $instance;
  8905.     }
  8906.     /**
  8907.      * Gets the private 'security.password_hasher_factory' shared service.
  8908.      *
  8909.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8910.      */
  8911.     protected function getSecurity_PasswordHasherFactoryService()
  8912.     {
  8913.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8914.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8915.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['MLDev\\BaseBundle\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  8916.     }
  8917.     /**
  8918.      * Gets the private 'security.user.provider.concrete.mldev_user_provider' shared service.
  8919.      *
  8920.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  8921.      */
  8922.     protected function getSecurity_User_Provider_Concrete_MldevUserProviderService()
  8923.     {
  8924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  8926.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  8927.         return $this->privates['security.user.provider.concrete.mldev_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'MLDev\\BaseBundle\\Entity\\User''email'NULL);
  8928.     }
  8929.     /**
  8930.      * Gets the private 'security.validator.user_password' shared service.
  8931.      *
  8932.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8933.      */
  8934.     protected function getSecurity_Validator_UserPasswordService()
  8935.     {
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8939.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8940.     }
  8941.     /**
  8942.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8943.      *
  8944.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8945.      */
  8946.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8947.     {
  8948.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8949.     }
  8950.     /**
  8951.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8952.      *
  8953.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8954.      */
  8955.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8956.     {
  8957.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8958.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8959.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8960.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8961.     }
  8962.     /**
  8963.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8964.      *
  8965.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8966.      */
  8967.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8968.     {
  8969.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8970.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8971.             return $this->privates['sensio_framework_extra.security.listener'];
  8972.         }
  8973.         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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8974.     }
  8975.     /**
  8976.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8977.      *
  8978.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8979.      */
  8980.     protected function getSensioFrameworkExtra_View_ListenerService()
  8981.     {
  8982.         $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))));
  8983.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8984.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8985.         ], [
  8986.             'twig' => '?',
  8987.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8988.         return $instance;
  8989.     }
  8990.     /**
  8991.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8992.      *
  8993.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8994.      */
  8995.     protected function getSerializer_Mapping_CacheWarmerService()
  8996.     {
  8997.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8999.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9000.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9001.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9002.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  9003.     }
  9004.     /**
  9005.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  9006.      *
  9007.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  9008.      */
  9009.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  9010.     {
  9011.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  9013.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  9014.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9015.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  9016.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9017.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  9018.     }
  9019.     /**
  9020.      * Gets the private 'session.factory' shared service.
  9021.      *
  9022.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  9023.      */
  9024.     protected function getSession_FactoryService()
  9025.     {
  9026.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  9032.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  9033.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  9034.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  9035.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9036.         if (isset($this->privates['session.factory'])) {
  9037.             return $this->privates['session.factory'];
  9038.         }
  9039.         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->getParameter('session.storage.options'), new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__3).'/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  9040.     }
  9041.     /**
  9042.      * Gets the private 'session_listener' shared service.
  9043.      *
  9044.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9045.      */
  9046.     protected function getSessionListenerService()
  9047.     {
  9048.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9049.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  9050.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  9051.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  9052.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  9053.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  9054.         ], [
  9055.             'initialized_session' => '?',
  9056.             'logger' => '?',
  9057.             'session' => '?',
  9058.             'session_collector' => '?',
  9059.             'session_factory' => '?',
  9060.         ]), true$this->getParameter('session.storage.options'));
  9061.     }
  9062.     /**
  9063.      * Gets the private 'swiftmailer.command.debug' shared service.
  9064.      *
  9065.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9066.      */
  9067.     protected function getSwiftmailer_Command_DebugService()
  9068.     {
  9069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9070.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9071.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9072.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9073.         $instance->setName('debug:swiftmailer');
  9074.         return $instance;
  9075.     }
  9076.     /**
  9077.      * Gets the private 'swiftmailer.command.new_email' shared service.
  9078.      *
  9079.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9080.      */
  9081.     protected function getSwiftmailer_Command_NewEmailService()
  9082.     {
  9083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9084.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9085.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9086.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9087.         $instance->setName('swiftmailer:email:send');
  9088.         return $instance;
  9089.     }
  9090.     /**
  9091.      * Gets the private 'swiftmailer.command.send_email' shared service.
  9092.      *
  9093.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9094.      */
  9095.     protected function getSwiftmailer_Command_SendEmailService()
  9096.     {
  9097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9098.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9099.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9100.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9101.         $instance->setName('swiftmailer:spool:send');
  9102.         return $instance;
  9103.     }
  9104.     /**
  9105.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9106.      *
  9107.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9108.      */
  9109.     protected function getSwiftmailer_EmailSender_ListenerService()
  9110.     {
  9111.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9112.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9113.     }
  9114.     /**
  9115.      * Gets the private 'translation.extractor' shared service.
  9116.      *
  9117.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9118.      */
  9119.     protected function getTranslation_ExtractorService()
  9120.     {
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9122.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9123.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9124.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9125.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9126.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9127.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9128.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9129.         return $instance;
  9130.     }
  9131.     /**
  9132.      * Gets the private 'translation.loader.csv' shared service.
  9133.      *
  9134.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9135.      */
  9136.     protected function getTranslation_Loader_CsvService()
  9137.     {
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9139.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9140.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9142.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9143.     }
  9144.     /**
  9145.      * Gets the private 'translation.loader.dat' shared service.
  9146.      *
  9147.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9148.      */
  9149.     protected function getTranslation_Loader_DatService()
  9150.     {
  9151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9154.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9155.     }
  9156.     /**
  9157.      * Gets the private 'translation.loader.ini' shared service.
  9158.      *
  9159.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9160.      */
  9161.     protected function getTranslation_Loader_IniService()
  9162.     {
  9163.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9164.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9167.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9168.     }
  9169.     /**
  9170.      * Gets the private 'translation.loader.json' shared service.
  9171.      *
  9172.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9173.      */
  9174.     protected function getTranslation_Loader_JsonService()
  9175.     {
  9176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9180.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9181.     }
  9182.     /**
  9183.      * Gets the private 'translation.loader.mo' shared service.
  9184.      *
  9185.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9186.      */
  9187.     protected function getTranslation_Loader_MoService()
  9188.     {
  9189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9191.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9193.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9194.     }
  9195.     /**
  9196.      * Gets the private 'translation.loader.php' shared service.
  9197.      *
  9198.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9199.      */
  9200.     protected function getTranslation_Loader_PhpService()
  9201.     {
  9202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9206.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9207.     }
  9208.     /**
  9209.      * Gets the private 'translation.loader.po' shared service.
  9210.      *
  9211.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9212.      */
  9213.     protected function getTranslation_Loader_PoService()
  9214.     {
  9215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9219.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9220.     }
  9221.     /**
  9222.      * Gets the private 'translation.loader.qt' shared service.
  9223.      *
  9224.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9225.      */
  9226.     protected function getTranslation_Loader_QtService()
  9227.     {
  9228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9230.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9231.     }
  9232.     /**
  9233.      * Gets the private 'translation.loader.res' shared service.
  9234.      *
  9235.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9236.      */
  9237.     protected function getTranslation_Loader_ResService()
  9238.     {
  9239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9241.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9242.     }
  9243.     /**
  9244.      * Gets the private 'translation.loader.xliff' shared service.
  9245.      *
  9246.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9247.      */
  9248.     protected function getTranslation_Loader_XliffService()
  9249.     {
  9250.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9252.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9253.     }
  9254.     /**
  9255.      * Gets the private 'translation.loader.yml' shared service.
  9256.      *
  9257.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9258.      */
  9259.     protected function getTranslation_Loader_YmlService()
  9260.     {
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9265.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9266.     }
  9267.     /**
  9268.      * Gets the private 'translation.provider_collection' shared service.
  9269.      *
  9270.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  9271.      */
  9272.     protected function getTranslation_ProviderCollectionService()
  9273.     {
  9274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  9275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  9276.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  9277.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  9278.         }, 1), []))->fromConfig([]);
  9279.     }
  9280.     /**
  9281.      * Gets the private 'translation.reader' shared service.
  9282.      *
  9283.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9284.      */
  9285.     protected function getTranslation_ReaderService()
  9286.     {
  9287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9289.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9290.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9291.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9292.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9297.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9298.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9301.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9302.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9303.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9304.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9305.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9306.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9307.         $instance->addLoader('yaml'$a);
  9308.         $instance->addLoader('yml'$a);
  9309.         $instance->addLoader('xlf'$b);
  9310.         $instance->addLoader('xliff'$b);
  9311.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9312.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9313.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9314.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9315.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9316.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9317.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9318.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9319.         return $instance;
  9320.     }
  9321.     /**
  9322.      * Gets the private 'translation.warmer' shared service.
  9323.      *
  9324.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9325.      */
  9326.     protected function getTranslation_WarmerService()
  9327.     {
  9328.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9330.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9331.             'translator' => ['services''translator''getTranslatorService'false],
  9332.         ], [
  9333.             'translator' => '?',
  9334.         ]))->withContext('translation.warmer'$this));
  9335.     }
  9336.     /**
  9337.      * Gets the private 'translation.writer' shared service.
  9338.      *
  9339.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9340.      */
  9341.     protected function getTranslation_WriterService()
  9342.     {
  9343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9344.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9347.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9348.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9349.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9350.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9351.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9357.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9358.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9359.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9360.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9361.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9362.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9363.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9364.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9365.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9366.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9367.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9368.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9369.         return $instance;
  9370.     }
  9371.     /**
  9372.      * Gets the private 'translator.default' shared service.
  9373.      *
  9374.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9375.      */
  9376.     protected function getTranslator_DefaultService()
  9377.     {
  9378.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9379.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9380.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9381.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9382.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9383.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9384.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9385.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9386.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9387.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9388.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9389.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9390.         ], [
  9391.             'translation.loader.csv' => '?',
  9392.             'translation.loader.dat' => '?',
  9393.             'translation.loader.ini' => '?',
  9394.             'translation.loader.json' => '?',
  9395.             'translation.loader.mo' => '?',
  9396.             'translation.loader.php' => '?',
  9397.             'translation.loader.po' => '?',
  9398.             'translation.loader.qt' => '?',
  9399.             'translation.loader.res' => '?',
  9400.             'translation.loader.xliff' => '?',
  9401.             'translation.loader.yml' => '?',
  9402.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ru', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/translations/messages.ru.yaml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle/translations'), => (\dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/fri0z/mldev-base-bundle/translations'=> 'vendor/fri0z/mldev-catalog-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'10 => 'vendor/symfony/web-profiler-bundle/translations'11 => 'vendor/symfony/monolog-bundle/translations'12 => 'vendor/symfony/debug-bundle/translations'13 => 'vendor/doctrine/doctrine-bundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'vendor/sensio/framework-extra-bundle/src/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/symfony/swiftmailer-bundle/translations'18 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'19 => 'vendor/fri0z/mldev-form-bundle/translations'20 => 'vendor/fri0z/mldev-gallery-bundle/translations'21 => 'vendor/fri0z/mldev-publication-bundle/translations'22 => 'vendor/fri0z/mldev-seo-site-bundle/translations']]], []);
  9403.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9404.         $instance->setFallbackLocales([=> 'ru'=> 'en']);
  9405.         return $instance;
  9406.     }
  9407.     /**
  9408.      * Gets the private 'twig.command.debug' shared service.
  9409.      *
  9410.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9411.      */
  9412.     protected function getTwig_Command_DebugService()
  9413.     {
  9414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9416.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9417.         $instance->setName('debug:twig');
  9418.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9419.         return $instance;
  9420.     }
  9421.     /**
  9422.      * Gets the private 'twig.command.lint' shared service.
  9423.      *
  9424.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9425.      */
  9426.     protected function getTwig_Command_LintService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9430.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9431.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9432.         $instance->setName('lint:twig');
  9433.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9434.         return $instance;
  9435.     }
  9436.     /**
  9437.      * Gets the private 'twig.form.engine' shared service.
  9438.      *
  9439.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  9440.      */
  9441.     protected function getTwig_Form_EngineService()
  9442.     {
  9443.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9444.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9445.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9446.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9447.         if (isset($this->privates['twig.form.engine'])) {
  9448.             return $this->privates['twig.form.engine'];
  9449.         }
  9450.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  9451.     }
  9452.     /**
  9453.      * Gets the private 'twig.form.renderer' shared service.
  9454.      *
  9455.      * @return \Symfony\Component\Form\FormRenderer
  9456.      */
  9457.     protected function getTwig_Form_RendererService()
  9458.     {
  9459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9461.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  9462.         if (isset($this->privates['twig.form.renderer'])) {
  9463.             return $this->privates['twig.form.renderer'];
  9464.         }
  9465.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9466.     }
  9467.     /**
  9468.      * Gets the private 'twig.mailer.message_listener' shared service.
  9469.      *
  9470.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9471.      */
  9472.     protected function getTwig_Mailer_MessageListenerService()
  9473.     {
  9474.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9476.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9477.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9478.         if (isset($this->privates['twig.mailer.message_listener'])) {
  9479.             return $this->privates['twig.mailer.message_listener'];
  9480.         }
  9481.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  9482.     }
  9483.     /**
  9484.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9485.      *
  9486.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9487.      */
  9488.     protected function getTwig_Runtime_HttpkernelService()
  9489.     {
  9490.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9493.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9494.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9495.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9496.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9497.         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, [
  9498.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9499.         ], [
  9500.             'inline' => '?',
  9501.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  9502.     }
  9503.     /**
  9504.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9505.      *
  9506.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9507.      */
  9508.     protected function getTwig_Runtime_SecurityCsrfService()
  9509.     {
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9511.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9512.     }
  9513.     /**
  9514.      * Gets the private 'twig.runtime.serializer' shared service.
  9515.      *
  9516.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9517.      */
  9518.     protected function getTwig_Runtime_SerializerService()
  9519.     {
  9520.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9521.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9522.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  9523.     }
  9524.     /**
  9525.      * Gets the private 'twig.template_cache_warmer' shared service.
  9526.      *
  9527.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9528.      */
  9529.     protected function getTwig_TemplateCacheWarmerService()
  9530.     {
  9531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9532.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9533.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9534.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9535.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9536.         ], [
  9537.             'twig' => '?',
  9538.         ]))->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')));
  9539.     }
  9540.     /**
  9541.      * Gets the private 'validator.builder' shared service.
  9542.      *
  9543.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9544.      */
  9545.     protected function getValidator_BuilderService()
  9546.     {
  9547.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9548.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9549.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9550.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9551.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9552.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9553.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9554.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9555.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9556.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9557.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9558.         ], [
  9559.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9560.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9561.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9562.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9563.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9564.             'doctrine.orm.validator.unique' => '?',
  9565.             'security.validator.user_password' => '?',
  9566.             'validator.expression' => '?',
  9567.         ])));
  9568.         if ($this->has('translator')) {
  9569.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9570.         }
  9571.         $instance->setTranslationDomain('validators');
  9572.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9573.         $instance->enableAnnotationMapping(true);
  9574.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9575.         $instance->addMethodMapping('loadValidatorMetadata');
  9576.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9577.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9578.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9579.         return $instance;
  9580.     }
  9581.     /**
  9582.      * Gets the private 'validator.email' shared service.
  9583.      *
  9584.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9585.      */
  9586.     protected function getValidator_EmailService()
  9587.     {
  9588.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9589.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9590.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9591.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9592.     }
  9593.     /**
  9594.      * Gets the private 'validator.expression' shared service.
  9595.      *
  9596.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9597.      */
  9598.     protected function getValidator_ExpressionService()
  9599.     {
  9600.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9602.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9603.         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())));
  9604.     }
  9605.     /**
  9606.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9607.      *
  9608.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9609.      */
  9610.     protected function getValidator_Mapping_CacheWarmerService()
  9611.     {
  9612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9615.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9616.     }
  9617.     /**
  9618.      * Gets the private 'validator.not_compromised_password' shared service.
  9619.      *
  9620.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9621.      */
  9622.     protected function getValidator_NotCompromisedPasswordService()
  9623.     {
  9624.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9626.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9627.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  9628.     }
  9629.     /**
  9630.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9631.      *
  9632.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9633.      */
  9634.     protected function getVarDumper_Command_ServerDumpService()
  9635.     {
  9636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9637.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9638.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9639.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9640.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9641.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9642.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9643.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9644.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9645.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9646.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9647.         $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()))]);
  9648.         $instance->setName('server:dump');
  9649.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  9650.         return $instance;
  9651.     }
  9652.     /**
  9653.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9654.      *
  9655.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9656.      */
  9657.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9658.     {
  9659.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9660.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9661.         return $instance;
  9662.     }
  9663.     /**
  9664.      * Gets the private 'var_dumper.html_dumper' shared service.
  9665.      *
  9666.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9667.      */
  9668.     protected function getVarDumper_HtmlDumperService()
  9669.     {
  9670.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9671.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9672.         return $instance;
  9673.     }
  9674.     /**
  9675.      * Gets the private 'var_dumper.server_connection' shared service.
  9676.      *
  9677.      * @return \Symfony\Component\VarDumper\Server\Connection
  9678.      */
  9679.     protected function getVarDumper_ServerConnectionService()
  9680.     {
  9681.         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()]);
  9682.     }
  9683.     /**
  9684.      * Gets the private 'web_profiler.csp.handler' shared service.
  9685.      *
  9686.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9687.      */
  9688.     protected function getWebProfiler_Csp_HandlerService()
  9689.     {
  9690.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9691.     }
  9692.     /**
  9693.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9694.      *
  9695.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9696.      */
  9697.     protected function getWebProfiler_DebugToolbarService()
  9698.     {
  9699.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9700.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9701.             return $this->privates['web_profiler.debug_toolbar'];
  9702.         }
  9703.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  9704.     }
  9705.     /**
  9706.      * Gets the public 'cache_clearer' alias.
  9707.      *
  9708.      * @return object The ".container.private.cache_clearer" service.
  9709.      */
  9710.     protected function getCacheClearerService()
  9711.     {
  9712.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  9713.         return $this->get('.container.private.cache_clearer');
  9714.     }
  9715.     /**
  9716.      * Gets the public 'filesystem' alias.
  9717.      *
  9718.      * @return object The ".container.private.filesystem" service.
  9719.      */
  9720.     protected function getFilesystemService()
  9721.     {
  9722.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  9723.         return $this->get('.container.private.filesystem');
  9724.     }
  9725.     /**
  9726.      * Gets the public 'serializer' alias.
  9727.      *
  9728.      * @return object The ".container.private.serializer" service.
  9729.      */
  9730.     protected function getSerializerService()
  9731.     {
  9732.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  9733.         return $this->get('.container.private.serializer');
  9734.     }
  9735.     /**
  9736.      * Gets the public 'security.csrf.token_manager' alias.
  9737.      *
  9738.      * @return object The ".container.private.security.csrf.token_manager" service.
  9739.      */
  9740.     protected function getSecurity_Csrf_TokenManagerService()
  9741.     {
  9742.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  9743.         return $this->get('.container.private.security.csrf.token_manager');
  9744.     }
  9745.     /**
  9746.      * Gets the public 'form.factory' alias.
  9747.      *
  9748.      * @return object The ".container.private.form.factory" service.
  9749.      */
  9750.     protected function getForm_FactoryService()
  9751.     {
  9752.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  9753.         return $this->get('.container.private.form.factory');
  9754.     }
  9755.     /**
  9756.      * Gets the public 'form.type.file' alias.
  9757.      *
  9758.      * @return object The ".container.private.form.type.file" service.
  9759.      */
  9760.     protected function getForm_Type_FileService()
  9761.     {
  9762.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  9763.         return $this->get('.container.private.form.type.file');
  9764.     }
  9765.     /**
  9766.      * Gets the public 'profiler' alias.
  9767.      *
  9768.      * @return object The ".container.private.profiler" service.
  9769.      */
  9770.     protected function getProfilerService()
  9771.     {
  9772.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  9773.         return $this->get('.container.private.profiler');
  9774.     }
  9775.     /**
  9776.      * Gets the public 'security.authorization_checker' alias.
  9777.      *
  9778.      * @return object The ".container.private.security.authorization_checker" service.
  9779.      */
  9780.     protected function getSecurity_AuthorizationCheckerService()
  9781.     {
  9782.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9783.         return $this->get('.container.private.security.authorization_checker');
  9784.     }
  9785.     /**
  9786.      * Gets the public 'security.token_storage' alias.
  9787.      *
  9788.      * @return object The ".container.private.security.token_storage" service.
  9789.      */
  9790.     protected function getSecurity_TokenStorageService()
  9791.     {
  9792.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9793.         return $this->get('.container.private.security.token_storage');
  9794.     }
  9795.     /**
  9796.      * Gets the public 'twig' alias.
  9797.      *
  9798.      * @return object The ".container.private.twig" service.
  9799.      */
  9800.     protected function getTwigService()
  9801.     {
  9802.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9803.         return $this->get('.container.private.twig');
  9804.     }
  9805.     /**
  9806.      * Gets the public 'security.password_encoder' alias.
  9807.      *
  9808.      * @return object The ".container.private.security.password_encoder" service.
  9809.      */
  9810.     protected function getSecurity_PasswordEncoderService()
  9811.     {
  9812.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9813.         return $this->get('.container.private.security.password_encoder');
  9814.     }
  9815.     /**
  9816.      * Gets the public 'session' alias.
  9817.      *
  9818.      * @return object The ".container.private.session" service.
  9819.      */
  9820.     protected function getSessionService()
  9821.     {
  9822.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9823.         return $this->get('.container.private.session');
  9824.     }
  9825.     /**
  9826.      * Gets the public 'validator' alias.
  9827.      *
  9828.      * @return object The ".container.private.validator" service.
  9829.      */
  9830.     protected function getValidatorService()
  9831.     {
  9832.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9833.         return $this->get('.container.private.validator');
  9834.     }
  9835.     /**
  9836.      * @return array|bool|float|int|string|\UnitEnum|null
  9837.      */
  9838.     public function getParameter(string $name)
  9839.     {
  9840.         if (isset($this->buildParameters[$name])) {
  9841.             return $this->buildParameters[$name];
  9842.         }
  9843.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9844.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9845.         }
  9846.         if (isset($this->loadedDynamicParameters[$name])) {
  9847.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9848.         }
  9849.         return $this->parameters[$name];
  9850.     }
  9851.     public function hasParameter(string $name): bool
  9852.     {
  9853.         if (isset($this->buildParameters[$name])) {
  9854.             return true;
  9855.         }
  9856.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9857.     }
  9858.     public function setParameter(string $name$value): void
  9859.     {
  9860.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9861.     }
  9862.     public function getParameterBag(): ParameterBagInterface
  9863.     {
  9864.         if (null === $this->parameterBag) {
  9865.             $parameters $this->parameters;
  9866.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9867.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9868.             }
  9869.             foreach ($this->buildParameters as $name => $value) {
  9870.                 $parameters[$name] = $value;
  9871.             }
  9872.             $this->parameterBag = new FrozenParameterBag($parameters);
  9873.         }
  9874.         return $this->parameterBag;
  9875.     }
  9876.     private $loadedDynamicParameters = [
  9877.         'kernel.runtime_environment' => false,
  9878.         'kernel.build_dir' => false,
  9879.         'kernel.cache_dir' => false,
  9880.         'mldev_order.mail' => false,
  9881.         'mldev_form.mail' => false,
  9882.         'mldev_form.forms' => false,
  9883.         'kernel.secret' => false,
  9884.         'debug.container.dump' => false,
  9885.         'serializer.mapping.cache.file' => false,
  9886.         'session.storage.options' => false,
  9887.         'validator.mapping.cache.file' => false,
  9888.         'profiler.storage.dsn' => false,
  9889.         'doctrine.orm.proxy_dir' => false,
  9890.         'swiftmailer.spool.default.memory.path' => false,
  9891.         'base_domain' => false,
  9892.     ];
  9893.     private $dynamicParameters = [];
  9894.     private function getDynamicParameter(string $name)
  9895.     {
  9896.         switch ($name) {
  9897.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9898.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9899.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9900.             case 'mldev_order.mail'$value = [
  9901.                 'from' => [
  9902.                     'norelay@'.$this->getEnv('string:BASE_DOMAIN') => 'Служба рассылки '.$this->getEnv('string:BASE_DOMAIN'),
  9903.                 ],
  9904.                 'to' => [
  9905.                     => 'info@'.$this->getEnv('string:BASE_DOMAIN'),
  9906.                 ],
  9907.             ]; break;
  9908.             case 'mldev_form.mail'$value = [
  9909.                 'from' => [
  9910.                     'norelay@'.$this->getEnv('string:BASE_DOMAIN') => 'Служба рассылки '.$this->getEnv('string:BASE_DOMAIN'),
  9911.                 ],
  9912.             ]; break;
  9913.             case 'mldev_form.forms'$value = [
  9914.                 'catalogue-request' => [
  9915.                     'settings' => [
  9916.                         'emails' => [
  9917.                             => 'info@'.$this->getEnv('string:BASE_DOMAIN'),
  9918.                         ],
  9919.                         'subject' => 'Заявка с формы «Catalogue request»',
  9920.                         'templates' => [
  9921.                             'letter' => '@MLDevForm/letter/default.html.twig',
  9922.                         ],
  9923.                     ],
  9924.                     'elements' => [
  9925.                         => [
  9926.                             'name' => 'url',
  9927.                             'type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType',
  9928.                             'contains' => [
  9929.                                 => 'Symfony\\Component\\Validator\\Constraints\\NotBlank',
  9930.                             ],
  9931.                         ],
  9932.                         => [
  9933.                             'name' => 'name',
  9934.                             'type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  9935.                             'contains' => [
  9936.                                 => 'Symfony\\Component\\Validator\\Constraints\\NotBlank',
  9937.                             ],
  9938.                         ],
  9939.                         => [
  9940.                             'name' => 'email',
  9941.                             'type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  9942.                             'contains' => [
  9943.                                 => 'Symfony\\Component\\Validator\\Constraints\\NotBlank',
  9944.                             ],
  9945.                         ],
  9946.                         => [
  9947.                             'name' => 'phone',
  9948.                             'type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  9949.                             'contains' => [
  9950.                                 => 'Symfony\\Component\\Validator\\Constraints\\NotBlank',
  9951.                             ],
  9952.                         ],
  9953.                         => [
  9954.                             'name' => 'type',
  9955.                             'type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  9956.                             'contains' => [
  9957.                                 => 'Symfony\\Component\\Validator\\Constraints\\NotBlank',
  9958.                             ],
  9959.                         ],
  9960.                         => [
  9961.                             'name' => 'comment',
  9962.                             'type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType',
  9963.                             'contains' => [
  9964.                             ],
  9965.                         ],
  9966.                     ],
  9967.                 ],
  9968.             ]; break;
  9969.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9970.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  9971.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9972.             case 'session.storage.options'$value = [
  9973.                 'cache_limiter' => '0',
  9974.                 'cookie_domain' => '.'.$this->getEnv('string:BASE_DOMAIN'),
  9975.                 'cookie_secure' => 'auto',
  9976.                 'cookie_httponly' => true,
  9977.                 'cookie_samesite' => 'lax',
  9978.                 'gc_probability' => 1,
  9979.             ]; break;
  9980.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9981.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9982.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  9983.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  9984.             case 'base_domain'$value $this->getEnv('BASE_DOMAIN'); break;
  9985.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9986.         }
  9987.         $this->loadedDynamicParameters[$name] = true;
  9988.         return $this->dynamicParameters[$name] = $value;
  9989.     }
  9990.     protected function getDefaultParameters(): array
  9991.     {
  9992.         return [
  9993.             'kernel.project_dir' => \dirname(__DIR__4),
  9994.             'kernel.environment' => 'dev',
  9995.             'kernel.debug' => true,
  9996.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9997.             'kernel.bundles' => [
  9998.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9999.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10000.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10001.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  10002.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10003.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10004.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10005.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10006.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10007.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10008.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10009.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  10010.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  10011.                 'MLDevBaseBundle' => 'MLDev\\BaseBundle\\MLDevBaseBundle',
  10012.                 'MLDevCatalogBundle' => 'MLDev\\CatalogBundle\\MLDevCatalogBundle',
  10013.                 'MLDevFormBundle' => 'MLDev\\FormBundle\\MLDevFormBundle',
  10014.                 'MLDevGalleryBundle' => 'MLDev\\GalleryBundle\\MLDevGalleryBundle',
  10015.                 'MLDevPublicationBundle' => 'MLDev\\PublicationBundle\\MLDevPublicationBundle',
  10016.                 'MLDevSeoSiteBundle' => 'MLDev\\SeoSiteBundle\\MLDevSeoSiteBundle',
  10017.             ],
  10018.             'kernel.bundles_metadata' => [
  10019.                 'FrameworkBundle' => [
  10020.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10021.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10022.                 ],
  10023.                 'SecurityBundle' => [
  10024.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10025.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10026.                 ],
  10027.                 'TwigBundle' => [
  10028.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10029.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10030.                 ],
  10031.                 'TwigExtraBundle' => [
  10032.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  10033.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  10034.                 ],
  10035.                 'WebProfilerBundle' => [
  10036.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10037.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10038.                 ],
  10039.                 'MonologBundle' => [
  10040.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10041.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10042.                 ],
  10043.                 'DebugBundle' => [
  10044.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10045.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10046.                 ],
  10047.                 'DoctrineBundle' => [
  10048.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10049.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10050.                 ],
  10051.                 'DoctrineMigrationsBundle' => [
  10052.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10053.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10054.                 ],
  10055.                 'SensioFrameworkExtraBundle' => [
  10056.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10057.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10058.                 ],
  10059.                 'MakerBundle' => [
  10060.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10061.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10062.                 ],
  10063.                 'SwiftmailerBundle' => [
  10064.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  10065.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  10066.                 ],
  10067.                 'DoctrineFixturesBundle' => [
  10068.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  10069.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  10070.                 ],
  10071.                 'MLDevBaseBundle' => [
  10072.                     'path' => (\dirname(__DIR__4).'/vendor/fri0z/mldev-base-bundle'),
  10073.                     'namespace' => 'MLDev\\BaseBundle',
  10074.                 ],
  10075.                 'MLDevCatalogBundle' => [
  10076.                     'path' => (\dirname(__DIR__4).'/vendor/fri0z/mldev-catalog-bundle'),
  10077.                     'namespace' => 'MLDev\\CatalogBundle',
  10078.                 ],
  10079.                 'MLDevFormBundle' => [
  10080.                     'path' => (\dirname(__DIR__4).'/vendor/fri0z/mldev-form-bundle'),
  10081.                     'namespace' => 'MLDev\\FormBundle',
  10082.                 ],
  10083.                 'MLDevGalleryBundle' => [
  10084.                     'path' => (\dirname(__DIR__4).'/vendor/fri0z/mldev-gallery-bundle'),
  10085.                     'namespace' => 'MLDev\\GalleryBundle',
  10086.                 ],
  10087.                 'MLDevPublicationBundle' => [
  10088.                     'path' => (\dirname(__DIR__4).'/vendor/fri0z/mldev-publication-bundle'),
  10089.                     'namespace' => 'MLDev\\PublicationBundle',
  10090.                 ],
  10091.                 'MLDevSeoSiteBundle' => [
  10092.                     'path' => (\dirname(__DIR__4).'/vendor/fri0z/mldev-seo-site-bundle'),
  10093.                     'namespace' => 'MLDev\\SeoSiteBundle',
  10094.                 ],
  10095.             ],
  10096.             'kernel.charset' => 'UTF-8',
  10097.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  10098.             'container.dumper.inline_class_loader' => true,
  10099.             'container.dumper.inline_factories' => true,
  10100.             'event_dispatcher.event_aliases' => [
  10101.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10102.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10103.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  10104.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10105.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10106.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10107.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10108.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10109.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10110.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10111.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10112.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10113.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10114.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10115.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10116.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10117.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10118.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10119.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10120.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10121.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10122.             ],
  10123.             'fragment.renderer.hinclude.global_template' => NULL,
  10124.             'fragment.path' => '/_fragment',
  10125.             'kernel.http_method_override' => true,
  10126.             'kernel.trusted_hosts' => [
  10127.             ],
  10128.             'kernel.default_locale' => 'ru',
  10129.             'kernel.enabled_locales' => [
  10130.             ],
  10131.             'kernel.error_controller' => 'error_controller',
  10132.             'debug.file_link_format' => NULL,
  10133.             'asset.request_context.base_path' => NULL,
  10134.             'asset.request_context.secure' => NULL,
  10135.             'translator.logging' => false,
  10136.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10137.             'debug.error_handler.throw_at' => -1,
  10138.             'router.request_context.host' => 'localhost',
  10139.             'router.request_context.scheme' => 'http',
  10140.             'router.request_context.base_url' => '',
  10141.             'router.resource' => 'kernel::loadRoutes',
  10142.             'request_listener.http_port' => 80,
  10143.             'request_listener.https_port' => 443,
  10144.             'session.metadata.storage_key' => '_sf2_meta',
  10145.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  10146.             'session.metadata.update_threshold' => 0,
  10147.             'form.type_extension.csrf.enabled' => true,
  10148.             'form.type_extension.csrf.field_name' => '_token',
  10149.             'validator.translation_domain' => 'validators',
  10150.             'profiler_listener.only_exceptions' => false,
  10151.             'profiler_listener.only_main_requests' => false,
  10152.             'security.role_hierarchy.roles' => [
  10153.             ],
  10154.             'security.access.denied_url' => NULL,
  10155.             'security.authentication.manager.erase_credentials' => true,
  10156.             'security.authentication.session_strategy.strategy' => 'migrate',
  10157.             'security.access.always_authenticate_before_granting' => false,
  10158.             'security.authentication.hide_user_not_found' => true,
  10159.             'security.firewalls' => [
  10160.                 => 'mldev',
  10161.                 => 'dev',
  10162.                 => 'main',
  10163.             ],
  10164.             'twig.form.resources' => [
  10165.                 => 'form_div_layout.html.twig',
  10166.                 => '@MLDevCatalog/admin/form_themes/common.html.twig',
  10167.                 => '@MLDevBase/admin/form_themes/common.html.twig',
  10168.             ],
  10169.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10170.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10171.             'web_profiler.debug_toolbar.mode' => 2,
  10172.             'monolog.use_microseconds' => true,
  10173.             'monolog.swift_mailer.handlers' => [
  10174.             ],
  10175.             'monolog.handlers_to_channels' => [
  10176.                 'monolog.handler.console' => [
  10177.                     'type' => 'exclusive',
  10178.                     'elements' => [
  10179.                         => 'event',
  10180.                         => 'doctrine',
  10181.                         => 'console',
  10182.                     ],
  10183.                 ],
  10184.                 'monolog.handler.main' => [
  10185.                     'type' => 'exclusive',
  10186.                     'elements' => [
  10187.                         => 'event',
  10188.                     ],
  10189.                 ],
  10190.             ],
  10191.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  10192.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10193.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10194.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10195.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10196.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10197.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10198.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10199.             'doctrine.entity_managers' => [
  10200.                 'default' => 'doctrine.orm.default_entity_manager',
  10201.             ],
  10202.             'doctrine.default_entity_manager' => 'default',
  10203.             'doctrine.dbal.connection_factory.types' => [
  10204.             ],
  10205.             'doctrine.connections' => [
  10206.                 'default' => 'doctrine.dbal.default_connection',
  10207.             ],
  10208.             'doctrine.default_connection' => 'default',
  10209.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10210.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10211.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10212.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10213.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10214.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10215.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10216.             'doctrine.orm.cache.memcache_port' => 11211,
  10217.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10218.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10219.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10220.             'doctrine.orm.cache.memcached_port' => 11211,
  10221.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10222.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10223.             'doctrine.orm.cache.redis_host' => 'localhost',
  10224.             'doctrine.orm.cache.redis_port' => 6379,
  10225.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10226.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10227.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10228.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10229.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10230.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10231.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10232.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10233.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10234.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10235.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10236.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10237.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10238.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10239.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10240.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10241.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10242.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10243.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10244.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10245.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10246.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10247.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10248.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10249.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10250.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10251.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10252.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10253.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10254.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10255.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10256.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  10257.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10258.             'doctrine.migrations.preferred_em' => NULL,
  10259.             'doctrine.migrations.preferred_connection' => NULL,
  10260.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  10261.             'swiftmailer.mailer.default.spool.enabled' => true,
  10262.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  10263.             'swiftmailer.mailer.default.single_address' => NULL,
  10264.             'swiftmailer.mailer.default.delivery.enabled' => true,
  10265.             'swiftmailer.spool.enabled' => true,
  10266.             'swiftmailer.delivery.enabled' => true,
  10267.             'swiftmailer.single_address' => NULL,
  10268.             'swiftmailer.mailers' => [
  10269.                 'default' => 'swiftmailer.mailer.default',
  10270.             ],
  10271.             'swiftmailer.default_mailer' => 'default',
  10272.             'locale' => 'ru',
  10273.             'mldev_base.web_root' => (\dirname(__DIR__4).'/public'),
  10274.             'mldev_base.public_dir' => (\dirname(__DIR__4).'/public'),
  10275.             'mldev_base.uploader_directories' => [
  10276.                 'default' => [
  10277.                     => (\dirname(__DIR__4).'/public'),
  10278.                     => '/uploads',
  10279.                 ],
  10280.                 'base_page' => [
  10281.                     => (\dirname(__DIR__4).'/public'),
  10282.                     => '/uploads/page',
  10283.                 ],
  10284.                 'base_widget' => [
  10285.                     => (\dirname(__DIR__4).'/public'),
  10286.                     => '/uploads/widget',
  10287.                 ],
  10288.             ],
  10289.             'mldev_gallery.uploader_directories' => [
  10290.                 'image' => [
  10291.                     => (\dirname(__DIR__4).'/public'),
  10292.                     => '/uploads/gallery/images',
  10293.                 ],
  10294.             ],
  10295.             'data_collector.templates' => [
  10296.                 'data_collector.request' => [
  10297.                     => 'request',
  10298.                     => '@WebProfiler/Collector/request.html.twig',
  10299.                 ],
  10300.                 'data_collector.time' => [
  10301.                     => 'time',
  10302.                     => '@WebProfiler/Collector/time.html.twig',
  10303.                 ],
  10304.                 'data_collector.memory' => [
  10305.                     => 'memory',
  10306.                     => '@WebProfiler/Collector/memory.html.twig',
  10307.                 ],
  10308.                 'data_collector.validator' => [
  10309.                     => 'validator',
  10310.                     => '@WebProfiler/Collector/validator.html.twig',
  10311.                 ],
  10312.                 'data_collector.ajax' => [
  10313.                     => 'ajax',
  10314.                     => '@WebProfiler/Collector/ajax.html.twig',
  10315.                 ],
  10316.                 'data_collector.form' => [
  10317.                     => 'form',
  10318.                     => '@WebProfiler/Collector/form.html.twig',
  10319.                 ],
  10320.                 'data_collector.exception' => [
  10321.                     => 'exception',
  10322.                     => '@WebProfiler/Collector/exception.html.twig',
  10323.                 ],
  10324.                 'data_collector.logger' => [
  10325.                     => 'logger',
  10326.                     => '@WebProfiler/Collector/logger.html.twig',
  10327.                 ],
  10328.                 'data_collector.events' => [
  10329.                     => 'events',
  10330.                     => '@WebProfiler/Collector/events.html.twig',
  10331.                 ],
  10332.                 'data_collector.router' => [
  10333.                     => 'router',
  10334.                     => '@WebProfiler/Collector/router.html.twig',
  10335.                 ],
  10336.                 'data_collector.cache' => [
  10337.                     => 'cache',
  10338.                     => '@WebProfiler/Collector/cache.html.twig',
  10339.                 ],
  10340.                 'data_collector.translation' => [
  10341.                     => 'translation',
  10342.                     => '@WebProfiler/Collector/translation.html.twig',
  10343.                 ],
  10344.                 'data_collector.security' => [
  10345.                     => 'security',
  10346.                     => '@Security/Collector/security.html.twig',
  10347.                 ],
  10348.                 'data_collector.twig' => [
  10349.                     => 'twig',
  10350.                     => '@WebProfiler/Collector/twig.html.twig',
  10351.                 ],
  10352.                 'data_collector.http_client' => [
  10353.                     => 'http_client',
  10354.                     => '@WebProfiler/Collector/http_client.html.twig',
  10355.                 ],
  10356.                 'data_collector.doctrine' => [
  10357.                     => 'db',
  10358.                     => '@Doctrine/Collector/db.html.twig',
  10359.                 ],
  10360.                 'swiftmailer.data_collector' => [
  10361.                     => 'swiftmailer',
  10362.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  10363.                 ],
  10364.                 'data_collector.dump' => [
  10365.                     => 'dump',
  10366.                     => '@Debug/Profiler/dump.html.twig',
  10367.                 ],
  10368.                 'mailer.data_collector' => [
  10369.                     => 'mailer',
  10370.                     => '@WebProfiler/Collector/mailer.html.twig',
  10371.                 ],
  10372.                 'notifier.data_collector' => [
  10373.                     => 'notifier',
  10374.                     => '@WebProfiler/Collector/notifier.html.twig',
  10375.                 ],
  10376.                 'data_collector.config' => [
  10377.                     => 'config',
  10378.                     => '@WebProfiler/Collector/config.html.twig',
  10379.                 ],
  10380.             ],
  10381.             'console.command.ids' => [
  10382.                 => 'console.command.public_alias.MLDev\\BaseBundle\\Command\\TreeRecoverCommand',
  10383.                 => 'console.command.public_alias.MLDev\\CatalogBundle\\Command\\ImportCommerceMLCommand',
  10384.             ],
  10385.         ];
  10386.     }
  10387.     protected function throw($message)
  10388.     {
  10389.         throw new RuntimeException($message);
  10390.     }
  10391. }